request from: hawk checking if we should skip the build started at: Sun Jul 22 18:40:06 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/05338b28-0b11-467c-afaa-6396b5be482b/apache-2.4.34-1.src.rpm fetched 7017764 bytes, 2257.3 K/s installing srpm: apache-2.4.34-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.mJzGzc/BUILD /tmp/B.mJzGzc/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog apache-2.4.34-1.src.rpm * Sun Jul 22 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/apache.git;a=log;h=master * Sun Jul 22 2018 Marcin Krol 6ce01bf - keep server signature disabled by default * Sun Jul 22 2018 Marcin Krol fd6a979 - strenghten SSL config, it gets 100% A+ result on SSL Labs test * Sat Jul 21 2018 Marcin Krol cc498b6 - updated to 2.4.34 * Sun May 27 2018 Marcin Krol 16fc3c3 - release 2 * Sun May 27 2018 Marcin Krol 2ead628 - cleanup * Sat Apr 07 2018 Marcin Krol d62c373 - updated to 2.4.33 * Tue Mar 20 2018 Marcin Krol ca8021c - mod_md conf * Tue Mar 20 2018 Marcin Krol 0c0ebad - merged 2.4.32 from PLD, updated PL desc for mod_md * Wed Mar 07 2018 Marcin Krol f219176 - updated o 2.4.29 * Thu Oct 19 2017 Marcin Krol de403f2 - merged 2.4.28 from PLD, TLDized + rpm -Uhv --nodeps --define '_topdir /tmp/B.mJzGzc' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' apache-2.4.34-1.src.rpm apache ################################################## + rm -f apache-2.4.34-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.mJzGzc/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.mJzGzc/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.mJzGzc' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.mJzGzc/apache.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 05338b28-0b11-467c-afaa-6396b5be482b; TMPDIR=/tmp/B.mJzGzc/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.mJzGzc' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.mJzGzc/apache.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 05338b28-0b11-467c-afaa-6396b5be482b + TMPDIR=/tmp/B.mJzGzc/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.mJzGzc' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.mJzGzc/apache.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.mJzGzc/BUILD/tmp /bin/sh -e /tmp/B.mJzGzc/BUILD/tmp/rpm-tmp.67066 + umask 022 + cd /tmp/B.mJzGzc/BUILD + cd /tmp/B.mJzGzc/BUILD + rm -rf httpd-2.4.34 + /usr/bin/bzip2 -dc /tmp/B.mJzGzc/httpd-2.4.34.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd httpd-2.4.34 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (apache-configdir_skip_backups.patch):' Patch #0 (apache-configdir_skip_backups.patch): + = 0.6.0 via pkg-config... yes setting MOD_BROTLI_LDADD to "-lbrotlienc" adding "-export-symbols-regex" to MOD_BROTLI_LDADD adding "brotli_module" to MOD_BROTLI_LDADD checking whether to enable mod_brotli... shared (all) adding "-I$(top_srcdir)/modules/filters" to INCLUDES mkdir modules/http checking whether to enable mod_http... static adding "$(MOD_HTTP_LDADD)" to AP_LIBS checking whether to enable mod_mime... shared mkdir modules/ldap checking whether to enable mod_ldap... checking dependencies checking for ldap support in apr/apr-util... (cached) yes setting MOD_LDAP_LDADD to " -lldap -llber" checking whether to enable mod_ldap... shared adding "-I$(top_srcdir)/modules/ldap" to INCLUDES mkdir modules/loggers 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 adding "-I$(top_builddir)/server" to INCLUDES checking whether to enable mod_logio... shared adding "-I$(top_srcdir)/modules/loggers" to INCLUDES mkdir modules/lua checking whether to enable mod_lua... checking dependencies checking for pow in -lm... yes checking for sqrt in -lm... yes checking for lua.h in /usr/include/lua-5.3... no checking for lua.h in /usr/include/lua5.3... yes checking for luaL_newstate in -llua5.3... yes configure: using '-L/usr/lib -llua5.3 -lm' for Lua Library setting MOD_INCLUDES to "-I/usr/include/lua5.3" setting MOD_LUA_LDADD to "-L/usr/lib -llua5.3 -lm -lcrypt " checking whether to enable mod_lua... shared adding "-I$(top_srcdir)/modules/lua" to INCLUDES mkdir modules/metadata checking whether to enable mod_env... shared checking whether to enable mod_mime_magic... shared checking whether to enable mod_cern_meta... shared checking whether to enable mod_expires... shared checking whether to enable mod_headers... shared checking whether to enable mod_ident... shared 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 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) mkdir modules/proxy checking whether to enable mod_proxy... shared checking whether to enable mod_proxy_connect... checking dependencies checking whether to enable mod_proxy_connect... shared checking whether to enable mod_proxy_ftp... checking dependencies checking whether to enable mod_proxy_ftp... shared checking whether to enable mod_proxy_http... checking dependencies checking whether to enable mod_proxy_http... shared checking whether to enable mod_proxy_fcgi... checking dependencies checking whether to enable mod_proxy_fcgi... shared (most) checking whether to enable mod_proxy_scgi... checking dependencies checking whether to enable mod_proxy_scgi... shared (most) checking whether to enable mod_proxy_uwsgi... checking dependencies checking whether to enable mod_proxy_uwsgi... shared (most) checking whether to enable mod_proxy_fdpass... checking dependencies checking whether CMSG_DATA is declared... yes checking whether to enable mod_proxy_fdpass... shared checking whether to enable mod_proxy_wstunnel... checking dependencies checking whether to enable mod_proxy_wstunnel... shared (most) checking whether to enable mod_proxy_ajp... checking dependencies checking whether to enable mod_proxy_ajp... shared checking whether to enable mod_proxy_balancer... checking dependencies checking whether to enable mod_proxy_balancer... shared checking whether to enable mod_proxy_express... checking dependencies checking whether to enable mod_proxy_express... shared (most) checking whether to enable mod_proxy_hcheck... checking dependencies checking whether to enable mod_proxy_hcheck... shared (most) adding "-I$(top_srcdir)/modules/proxy" to INCLUDES adding "-I$(top_srcdir)/modules/http2" to INCLUDES mkdir modules/session 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) checking whether to enable mod_session_crypto... checking dependencies checking whether to enable mod_session_crypto... shared (all) 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 mkdir modules/slotmem checking whether to enable mod_slotmem_shm... shared (all) checking whether to enable mod_slotmem_plain... shared (all) mkdir modules/ssl checking whether to enable mod_ssl... checking dependencies checking for OpenSSL... checking for user-provided OpenSSL base directory... none adding "-I/usr/include/openssl" to CPPFLAGS setting MOD_CFLAGS to "-I/usr/include/openssl" setting ab_CFLAGS to "-I/usr/include/openssl" setting MOD_LDFLAGS to "" setting MOD_LDFLAGS to "" checking for OpenSSL version >= 0.9.8a... OK setting MOD_LDFLAGS to "-lssl -lcrypto -luuid -lpthread -ldl" setting LIBS to "-lssl -lcrypto -luuid -lpthread -ldl" forcing ab_LIBS to "-lssl -lcrypto -luuid -lpthread -ldl" checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... 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 mkdir modules/test 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... no checking for port_create... no checking for epoll_create... yes 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 mkdir modules/http2 checking whether to enable mod_http2... checking dependencies checking for OpenSSL... (cached) yes setting MOD_LDFLAGS to "-lssl -lcrypto -luuid -lpthread -ldl" setting MOD_CFLAGS to "-I/usr/include/openssl" setting MOD_CPPFLAGS to "-DH2_OPENSSL" checking for nghttp2... checking for user-provided nghttp2 base directory... none checking for pkg-config along ... checking for nghttp2 version >= 1.2.1... OK adding "-lnghttp2" to MOD_LDFLAGS setting LIBS to "-lnghttp2 -luuid -lpthread -ldl" checking nghttp2/nghttp2.h usability... yes checking nghttp2/nghttp2.h presence... yes checking for nghttp2/nghttp2.h... yes checking for nghttp2_session_server_new2... yes checking for nghttp2_stream_get_weight... yes checking for nghttp2_session_change_stream_priority... yes adding "-DH2_NG2_CHANGE_PRIO" to MOD_CPPFLAGS checking for nghttp2_session_callbacks_set_on_invalid_header_callback... yes adding "-DH2_NG2_INVALID_HEADER_CB" to MOD_CPPFLAGS checking for nghttp2_session_get_stream_local_window_size... yes adding "-DH2_NG2_LOCAL_WIN_SIZE" to MOD_CPPFLAGS yes setting MOD_HTTP2_LDADD to "-export-symbols-regex http2_module" checking whether to enable mod_http2... shared checking whether to enable mod_proxy_http2... checking dependencies checking for nghttp2... (cached) yes setting MOD_PROXY_HTTP2_LDADD to "-export-symbols-regex proxy_http2_module" checking whether to enable mod_proxy_http2... shared mkdir modules/md adding "-I$(top_srcdir)/modules/md" to INCLUDES checking whether to enable mod_md... checking dependencies checking for OpenSSL... (cached) yes setting MOD_LDFLAGS to "-lssl -lcrypto -luuid -lpthread -ldl" setting MOD_CFLAGS to "-I/usr/include/openssl" checking for jansson... checking for user-provided jansson base directory... none checking for pkg-config along ... OK adding "-ljansson" to MOD_LDFLAGS setting LIBS to "-ljansson -luuid -lpthread -ldl" yes checking for curl... checking for user-provided curl base directory... none checking for pkg-config along ... checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl version >= 7.50... OK adding "-lcurl" to MOD_LDFLAGS setting LIBS to "-lcurl -luuid -lpthread -ldl" yes checking for arc4random_buf... no checking whether to enable mod_md... shared (all) mkdir modules/proxy/balancers checking whether to enable mod_lbmethod_byrequests... checking dependencies checking whether to enable mod_lbmethod_byrequests... shared checking whether to enable mod_lbmethod_bytraffic... checking dependencies checking whether to enable mod_lbmethod_bytraffic... shared checking whether to enable mod_lbmethod_bybusyness... checking dependencies checking whether to enable mod_lbmethod_bybusyness... shared checking whether to enable mod_lbmethod_heartbeat... checking dependencies checking whether to enable mod_lbmethod_heartbeat... shared checking which MPM to use by default... event mkdir server mkdir server/mpm mkdir server/mpm/event checking for pthread_kill... yes mkdir server/mpm/prefork mkdir server/mpm/worker checking for pthread_kill... (cached) yes mkdir modules/arch/unix checking whether to enable mod_unixd... shared checking whether to enable mod_privileges... no adding "-I$(top_srcdir)/modules/arch/unix" to INCLUDES mkdir modules/cluster checking whether to enable mod_heartbeat... checking dependencies checking whether to enable mod_heartbeat... shared (all) checking whether to enable mod_heartmonitor... shared (all) mkdir modules/dav mkdir modules/dav/main checking whether to enable mod_dav... shared adding "-I$(top_srcdir)/modules/dav/main" to INCLUDES mkdir modules/generators 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 checking whether to enable mod_suexec... checking dependencies checking whether to enable mod_suexec... shared checking whether to enable mod_cgid... checking dependencies checking whether to enable mod_cgid... shared checking whether to enable mod_cgi... shared adding "-I$(top_srcdir)/modules/generators" to INCLUDES mkdir modules/dav/fs checking whether to enable mod_dav_fs... checking dependencies checking whether to enable mod_dav_fs... shared mkdir modules/dav/lock checking whether to enable mod_dav_lock... checking dependencies checking whether to enable mod_dav_lock... shared checking for extra modules... none mkdir modules/mappers checking whether to enable mod_vhost_alias... shared checking whether to enable mod_negotiation... shared (all) checking whether to enable mod_dir... shared checking whether to enable mod_imagemap... shared checking whether to enable mod_actions... shared (all) checking whether to enable mod_speling... shared 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 "-DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1" setting EXTRA_CPPFLAGS to " -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE" restoring CFLAGS to "-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 " setting EXTRA_CFLAGS to " -pthread" restoring CXXFLAGS to "-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 " setting EXTRA_CXXFLAGS to "" restoring LDFLAGS to "-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc " setting EXTRA_LDFLAGS to "" restoring LIBS to "" setting EXTRA_LIBS to "" restoring INCLUDES to "" setting EXTRA_INCLUDES to "-I. -I$(top_builddir)/include -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/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/http2 -I$(top_srcdir)/modules/session -I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/test -I$(top_srcdir)/server -I$(top_srcdir)/modules/md -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/http2/Makefile creating modules/md/Makefile creating modules/proxy/balancers/Makefile creating server/mpm/Makefile creating server/mpm/event/Makefile creating server/mpm/prefork/Makefile creating server/mpm/worker/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 os/Makefile creating server/Makefile creating support/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 configure: summary of build options: Server Version: 2.4.34 Install prefix: /usr C compiler: i686-tld-linux-gcc CFLAGS: -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -pthread CPPFLAGS: -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE LDFLAGS: -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc LIBS: C preprocessor: i686-tld-linux-gcc -E + /usr/bin/make -j8 Making all in os make[1]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os' Making all in unix make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os/unix' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os/unix' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix/unixd.c && touch unixd.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libos.la -static unixd.lo make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os/unix' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os/unix' make[1]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os' Making all in server make[1]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server' Making all in mpm make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm' Making all in event make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/event' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/event' Making all in prefork make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/prefork' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/prefork' Making all in worker make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/worker' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/worker' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm' make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/config.c && touch config.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/log.c && touch log.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/main.c && touch main.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/vhost.c && touch vhost.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/gen_test_char.c && touch gen_test_char.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_fcgi.c && touch util_fcgi.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_script.c && touch util_script.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_md5.c && touch util_md5.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_cfgtree.c && touch util_cfgtree.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_ebcdic.c && touch util_ebcdic.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_time.c && touch util_time.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/connection.c && touch connection.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/listen.c && touch listen.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_mutex.c && touch util_mutex.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/mpm_common.c && touch mpm_common.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/mpm_unix.c && touch mpm_unix.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/mpm_fdqueue.c && touch mpm_fdqueue.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_charset.c && touch util_charset.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_cookies.c && touch util_cookies.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_debug.c && touch util_debug.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_xml.c && touch util_xml.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_filter.c && touch util_filter.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_pcre.c && touch util_pcre.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_regex.c && touch util_regex.lo ( for dir in /tmp/B.mJzGzc/BUILD/httpd-2.4.34/include /tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix; do \ ls $dir/*.h ; \ done; \ echo "/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/mpm_fdqueue.h"; \ for dir in /usr/include/apr /usr/include/apr-util; do \ ls $dir/ap[ru].h $dir/ap[ru]_*.h 2>/dev/null; \ done; \ ) | sed -e s,//,/,g | sort -u > export_files /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/scoreboard.c && touch scoreboard.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/error_bucket.c && touch error_bucket.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/protocol.c && touch protocol.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/core.c && touch core.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/request.c && touch request.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/provider.c && touch provider.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/eoc_bucket.c && touch eoc_bucket.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/eor_bucket.c && touch eor_bucket.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/core_filters.c && touch core_filters.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_expr_parse.c && touch util_expr_parse.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_expr_scan.c && touch util_expr_scan.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util_expr_eval.c && touch util_expr_eval.lo mawk -f /tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/make_var_export.awk `cat export_files` > export_vars.h /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_test_char gen_test_char.lo mawk -f /tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/make_exports.awk `cat export_files` > exports.c ./gen_test_char > test_char.h /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c exports.c && touch exports.lo i686-tld-linux-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers exports.c | grep "ap_hack_" | grep -v apr_ | sed -e 's/^.*[)]\(.*\);$/\1/' >> httpd.exp /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/util.c && touch util.lo i686-tld-linux-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers export_vars.h | grep -v apr_ | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> httpd.exp /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 mpm_fdqueue.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 make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server' make[1]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server' Making all in modules make[1]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules' Making all in aaa make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/aaa' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/aaa' Making all in cache make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cache' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cache' Making all in core make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core/mod_so.c && touch mod_so.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -static -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libmod_so.la mod_so.lo make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' Making all in database make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/database' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/database' Making all in debugging make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/debugging' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/debugging' Making all in echo make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/echo' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/echo' Making all in examples make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/examples' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/examples' Making all in filters make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/filters' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/filters' Making all in http make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http/http_core.c && touch http_core.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http/http_protocol.c && touch http_protocol.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http/http_request.c && touch http_request.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http/http_filters.c && touch http_filters.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http/chunk_filter.c && touch chunk_filter.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http/byterange_filter.c && touch byterange_filter.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http/http_etag.c && touch http_etag.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -static -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' Making all in ldap make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ldap' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ldap' Making all in loggers make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/loggers' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/loggers' Making all in lua make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/lua' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/lua' Making all in metadata make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/metadata' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/metadata' Making all in proxy make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy' Making all in session make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/session' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/session' Making all in slotmem make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/slotmem' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/slotmem' Making all in ssl make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ssl' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ssl' Making all in test make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/test' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/test' Making all in http2 make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http2' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http2' Making all in md make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/md' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/md' Making all in proxy/balancers make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy/balancers' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy/balancers' Making all in arch/unix make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/arch/unix' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/arch/unix' Making all in cluster make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cluster' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cluster' Making all in dav/main make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/main' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/main' Making all in generators make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/generators' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/generators' Making all in dav/fs make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/fs' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/fs' Making all in dav/lock make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/lock' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/lock' Making all in mappers make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/mappers' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/mappers' make[1]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules' Making all in support make[1]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/support/htpasswd.c && touch htpasswd.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/support/passwd_common.c && touch passwd_common.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/support/htdigest.c && touch htdigest.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/support/htdbm.c && touch htdbm.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 \ -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/support/ab.c && touch ab.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/support/logresolve.c && touch logresolve.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/support/httxt2dbm.c && touch httxt2dbm.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/support/htcacheclean.c && touch htcacheclean.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/support/rotatelogs.c && touch rotatelogs.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/support/checkgid.c && touch checkgid.lo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/support/fcgistarter.c && touch fcgistarter.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o htdigest htdigest.lo /usr/lib/libaprutil-1.la -lexpat -lcrypt /usr/lib/libapr-1.la -luuid -lpthread -ldl /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o logresolve logresolve.lo /usr/lib/libaprutil-1.la -lexpat -lcrypt /usr/lib/libapr-1.la -luuid -lpthread -ldl /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o httxt2dbm httxt2dbm.lo /usr/lib/libaprutil-1.la -lexpat -lcrypt /usr/lib/libapr-1.la -luuid -lpthread -ldl /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o htpasswd htpasswd.lo passwd_common.lo /usr/lib/libaprutil-1.la -lexpat -lcrypt /usr/lib/libapr-1.la -luuid -lpthread -ldl -lcrypt /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o htdbm htdbm.lo passwd_common.lo /usr/lib/libaprutil-1.la -lexpat -lcrypt /usr/lib/libapr-1.la -luuid -lpthread -ldl -lcrypt /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o checkgid checkgid.lo /usr/lib/libaprutil-1.la -lexpat -lcrypt /usr/lib/libapr-1.la -luuid -lpthread -ldl /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o fcgistarter fcgistarter.lo /usr/lib/libaprutil-1.la -lexpat -lcrypt /usr/lib/libapr-1.la -luuid -lpthread -ldl /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o rotatelogs rotatelogs.lo /usr/lib/libaprutil-1.la -lexpat -lcrypt /usr/lib/libapr-1.la -luuid -lpthread -ldl /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o htcacheclean htcacheclean.lo /usr/lib/libaprutil-1.la -lexpat -lcrypt /usr/lib/libapr-1.la -luuid -lpthread -ldl /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 \ -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o ab ab.lo /usr/lib/libaprutil-1.la -lexpat -lcrypt /usr/lib/libapr-1.la -luuid -lpthread -ldl -lm -lssl -lcrypto -luuid -lpthread -ldl make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' make[1]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' make[1]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c modules.c && touch modules.lo cd support && /usr/bin/make suexec make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/support/suexec.c && touch suexec.lo make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os/unix' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os/unix' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os' make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm' make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/event' Building shared: mod_mpm_event.la make[5]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/event' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/mpm/event/event.c && touch event.slo i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/buildmark.c /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o httpd modules.lo buildmark.o -export-dynamic server/libmain.la modules/core/libmod_so.la modules/http/libmod_http.la os/unix/libos.la -lpcre /usr/lib/libaprutil-1.la -lexpat -lcrypt /usr/lib/libapr-1.la -luuid -lpthread -ldl /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o suexec suexec.lo make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_mpm_event.la -rpath /usr/lib/apache -module -avoid-version event.lo make[5]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/event' make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/event' make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/prefork' Building shared: mod_mpm_prefork.la make[5]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/prefork' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/mpm/prefork/prefork.c && touch prefork.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_mpm_prefork.la -rpath /usr/lib/apache -module -avoid-version prefork.lo make[5]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/prefork' make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/prefork' make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/worker' Building shared: mod_mpm_worker.la make[5]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/worker' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/server/mpm/worker/worker.c && touch worker.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_mpm_worker.la -rpath /usr/lib/apache -module -avoid-version worker.lo make[5]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/worker' make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/worker' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server' make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/aaa' 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_authnz_ldap.la mod_access_compat.la mod_auth_basic.la mod_auth_form.la mod_auth_digest.la mod_allowmethods.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/aaa' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_authn_file.c && touch mod_authn_file.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_authn_dbm.c && touch mod_authn_dbm.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_authn_anon.c && touch mod_authn_anon.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_authn_dbd.c && touch mod_authn_dbd.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_authn_socache.c && touch mod_authn_socache.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_authn_core.c && touch mod_authn_core.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_authz_host.c && touch mod_authz_host.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_authz_groupfile.c && touch mod_authz_groupfile.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_authz_user.c && touch mod_authz_user.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_authz_dbm.c && touch mod_authz_dbm.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_authz_owner.c && touch mod_authz_owner.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_authz_dbd.c && touch mod_authz_dbd.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_authz_core.c && touch mod_authz_core.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_authnz_ldap.c && touch mod_authnz_ldap.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_access_compat.c && touch mod_access_compat.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_auth_basic.c && touch mod_auth_basic.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_auth_form.c && touch mod_auth_form.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_auth_digest.c && touch mod_auth_digest.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa/mod_allowmethods.c && touch mod_allowmethods.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authn_file.la -rpath /usr/lib/apache -module -avoid-version mod_authn_file.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authn_dbm.la -rpath /usr/lib/apache -module -avoid-version mod_authn_dbm.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authn_anon.la -rpath /usr/lib/apache -module -avoid-version mod_authn_anon.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authn_dbd.la -rpath /usr/lib/apache -module -avoid-version mod_authn_dbd.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authn_socache.la -rpath /usr/lib/apache -module -avoid-version mod_authn_socache.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authn_core.la -rpath /usr/lib/apache -module -avoid-version mod_authn_core.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authz_host.la -rpath /usr/lib/apache -module -avoid-version mod_authz_host.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authz_groupfile.la -rpath /usr/lib/apache -module -avoid-version mod_authz_groupfile.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authz_user.la -rpath /usr/lib/apache -module -avoid-version mod_authz_user.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authz_dbm.la -rpath /usr/lib/apache -module -avoid-version mod_authz_dbm.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authz_owner.la -rpath /usr/lib/apache -module -avoid-version mod_authz_owner.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authz_dbd.la -rpath /usr/lib/apache -module -avoid-version mod_authz_dbd.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authz_core.la -rpath /usr/lib/apache -module -avoid-version mod_authz_core.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_access_compat.la -rpath /usr/lib/apache -module -avoid-version mod_access_compat.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_auth_basic.la -rpath /usr/lib/apache -module -avoid-version mod_auth_basic.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_allowmethods.la -rpath /usr/lib/apache -module -avoid-version mod_allowmethods.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_auth_form.la -rpath /usr/lib/apache -module -avoid-version mod_auth_form.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_auth_digest.la -rpath /usr/lib/apache -module -avoid-version mod_auth_digest.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authnz_ldap.la -rpath /usr/lib/apache -module -avoid-version mod_authnz_ldap.lo -lldap -llber make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/aaa' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/aaa' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cache' 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 make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cache' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache/mod_file_cache.c && touch mod_file_cache.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache/mod_cache.c && touch mod_cache.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache/cache_storage.c && touch cache_storage.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache/cache_util.c && touch cache_util.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache/mod_cache_disk.c && touch mod_cache_disk.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache/mod_cache_socache.c && touch mod_cache_socache.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache/mod_socache_shmcb.c && touch mod_socache_shmcb.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache/mod_socache_dbm.c && touch mod_socache_dbm.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache/mod_socache_memcache.c && touch mod_socache_memcache.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_file_cache.la -rpath /usr/lib/apache -module -avoid-version mod_file_cache.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_socache_dbm.la -rpath /usr/lib/apache -module -avoid-version mod_socache_dbm.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_socache_memcache.la -rpath /usr/lib/apache -module -avoid-version mod_socache_memcache.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_socache_shmcb.la -rpath /usr/lib/apache -module -avoid-version mod_socache_shmcb.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_cache_disk.la -rpath /usr/lib/apache -module -avoid-version mod_cache_disk.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_cache_socache.la -rpath /usr/lib/apache -module -avoid-version mod_cache_socache.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_cache.la -rpath /usr/lib/apache -module -avoid-version mod_cache.lo cache_storage.lo cache_util.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cache' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' Building shared: mod_watchdog.la mod_macro.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core/mod_watchdog.c && touch mod_watchdog.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core/mod_macro.c && touch mod_macro.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_macro.la -rpath /usr/lib/apache -module -avoid-version mod_macro.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_watchdog.la -rpath /usr/lib/apache -module -avoid-version mod_watchdog.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/database' Building shared: mod_dbd.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/database' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database/mod_dbd.c && touch mod_dbd.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_dbd.la -rpath /usr/lib/apache -module -avoid-version mod_dbd.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/database' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/database' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/debugging' Building shared: mod_dumpio.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/debugging' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/debugging/mod_dumpio.c && touch mod_dumpio.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_dumpio.la -rpath /usr/lib/apache -module -avoid-version mod_dumpio.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/debugging' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/debugging' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/echo' Building shared: mod_echo.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/echo' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/echo/mod_echo.c && touch mod_echo.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_echo.la -rpath /usr/lib/apache -module -avoid-version mod_echo.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/echo' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/echo' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/examples' Building shared: mod_case_filter.la mod_case_filter_in.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/examples' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/examples/mod_case_filter.c && touch mod_case_filter.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/examples/mod_case_filter_in.c && touch mod_case_filter_in.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_case_filter.la -rpath /usr/lib/apache -module -avoid-version mod_case_filter.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_case_filter_in.la -rpath /usr/lib/apache -module -avoid-version mod_case_filter_in.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/examples' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/examples' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/filters' 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 mod_brotli.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/filters' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_buffer.c && touch mod_buffer.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_data.c && touch mod_data.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_ratelimit.c && touch mod_ratelimit.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_reqtimeout.c && touch mod_reqtimeout.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_ext_filter.c && touch mod_ext_filter.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_request.c && touch mod_request.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_include.c && touch mod_include.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_filter.c && touch mod_filter.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_reflector.c && touch mod_reflector.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_substitute.c && touch mod_substitute.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_sed.c && touch mod_sed.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/sed0.c && touch sed0.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/sed1.c && touch sed1.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/regexp.c && touch regexp.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_charset_lite.c && touch mod_charset_lite.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_deflate.c && touch mod_deflate.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_xml2enc.c && touch mod_xml2enc.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_proxy_html.c && touch mod_proxy_html.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters/mod_brotli.c && touch mod_brotli.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_buffer.la -rpath /usr/lib/apache -module -avoid-version mod_buffer.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_data.la -rpath /usr/lib/apache -module -avoid-version mod_data.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_ratelimit.la -rpath /usr/lib/apache -module -avoid-version mod_ratelimit.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_reqtimeout.la -rpath /usr/lib/apache -module -avoid-version mod_reqtimeout.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_ext_filter.la -rpath /usr/lib/apache -module -avoid-version mod_ext_filter.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_request.la -rpath /usr/lib/apache -module -avoid-version mod_request.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_filter.la -rpath /usr/lib/apache -module -avoid-version mod_filter.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_reflector.la -rpath /usr/lib/apache -module -avoid-version mod_reflector.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_substitute.la -rpath /usr/lib/apache -module -avoid-version mod_substitute.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_sed.la -rpath /usr/lib/apache -module -avoid-version mod_sed.lo sed0.lo sed1.lo regexp.lo -export-symbols-regex sed_module /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_charset_lite.la -rpath /usr/lib/apache -module -avoid-version mod_charset_lite.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_brotli.la -rpath /usr/lib/apache -module -avoid-version mod_brotli.lo -lbrotlienc -export-symbols-regex brotli_module /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_xml2enc.la -rpath /usr/lib/apache -module -avoid-version mod_xml2enc.lo -lxml2 /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_deflate.la -rpath /usr/lib/apache -module -avoid-version mod_deflate.lo -lz /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_include.la -rpath /usr/lib/apache -module -avoid-version mod_include.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_html.la -rpath /usr/lib/apache -module -avoid-version mod_proxy_html.lo -lxml2 make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/filters' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/filters' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' Building shared: mod_mime.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http/mod_mime.c && touch mod_mime.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_mime.la -rpath /usr/lib/apache -module -avoid-version mod_mime.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ldap' Building shared: mod_ldap.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ldap' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap/util_ldap.c && touch util_ldap.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap/util_ldap_cache.c && touch util_ldap_cache.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap/util_ldap_cache_mgr.c && touch util_ldap_cache_mgr.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_ldap.la -rpath /usr/lib/apache -module -avoid-version util_ldap.lo util_ldap_cache.lo util_ldap_cache_mgr.lo -lldap -llber make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ldap' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ldap' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/loggers' Building shared: mod_log_config.la mod_log_debug.la mod_log_forensic.la mod_logio.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/loggers' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers/mod_log_config.c && touch mod_log_config.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers/mod_log_debug.c && touch mod_log_debug.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers/mod_log_forensic.c && touch mod_log_forensic.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers/mod_logio.c && touch mod_logio.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_logio.la -rpath /usr/lib/apache -module -avoid-version mod_logio.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_log_forensic.la -rpath /usr/lib/apache -module -avoid-version mod_log_forensic.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_log_debug.la -rpath /usr/lib/apache -module -avoid-version mod_log_debug.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_log_config.la -rpath /usr/lib/apache -module -avoid-version mod_log_config.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/loggers' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/loggers' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/lua' Building shared: mod_lua.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/lua' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I/usr/include/lua5.3 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua/lua_apr.c && touch lua_apr.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I/usr/include/lua5.3 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua/lua_config.c && touch lua_config.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I/usr/include/lua5.3 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua/mod_lua.c && touch mod_lua.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I/usr/include/lua5.3 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua/lua_request.c && touch lua_request.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I/usr/include/lua5.3 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua/lua_vmprep.c && touch lua_vmprep.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I/usr/include/lua5.3 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua/lua_dbd.c && touch lua_dbd.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I/usr/include/lua5.3 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua/lua_passwd.c && touch lua_passwd.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_lua.la -rpath /usr/lib/apache -module -avoid-version lua_apr.lo lua_config.lo mod_lua.lo lua_request.lo lua_vmprep.lo lua_dbd.lo lua_passwd.lo -L/usr/lib -llua5.3 -lm -lcrypt make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/lua' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/lua' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/metadata' Building shared: mod_env.la mod_mime_magic.la mod_cern_meta.la mod_expires.la mod_headers.la mod_ident.la mod_usertrack.la mod_unique_id.la mod_setenvif.la mod_version.la mod_remoteip.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/metadata' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/metadata/mod_env.c && touch mod_env.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/metadata/mod_mime_magic.c && touch mod_mime_magic.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/metadata/mod_cern_meta.c && touch mod_cern_meta.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/metadata/mod_expires.c && touch mod_expires.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/metadata/mod_headers.c && touch mod_headers.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/metadata/mod_ident.c && touch mod_ident.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/metadata/mod_usertrack.c && touch mod_usertrack.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/metadata/mod_unique_id.c && touch mod_unique_id.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/metadata/mod_setenvif.c && touch mod_setenvif.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/metadata/mod_version.c && touch mod_version.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/metadata/mod_remoteip.c && touch mod_remoteip.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_env.la -rpath /usr/lib/apache -module -avoid-version mod_env.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_cern_meta.la -rpath /usr/lib/apache -module -avoid-version mod_cern_meta.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_expires.la -rpath /usr/lib/apache -module -avoid-version mod_expires.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_ident.la -rpath /usr/lib/apache -module -avoid-version mod_ident.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_usertrack.la -rpath /usr/lib/apache -module -avoid-version mod_usertrack.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_unique_id.la -rpath /usr/lib/apache -module -avoid-version mod_unique_id.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_version.la -rpath /usr/lib/apache -module -avoid-version mod_version.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_headers.la -rpath /usr/lib/apache -module -avoid-version mod_headers.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_setenvif.la -rpath /usr/lib/apache -module -avoid-version mod_setenvif.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_mime_magic.la -rpath /usr/lib/apache -module -avoid-version mod_mime_magic.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_remoteip.la -rpath /usr/lib/apache -module -avoid-version mod_remoteip.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/metadata' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/metadata' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy' 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_uwsgi.la mod_proxy_fdpass.la mod_proxy_wstunnel.la mod_proxy_ajp.la mod_proxy_balancer.la mod_proxy_express.la mod_proxy_hcheck.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/mod_proxy.c && touch mod_proxy.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/proxy_util.c && touch proxy_util.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_connect.c && touch mod_proxy_connect.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_ftp.c && touch mod_proxy_ftp.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_http.c && touch mod_proxy_http.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_fcgi.c && touch mod_proxy_fcgi.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_scgi.c && touch mod_proxy_scgi.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_uwsgi.c && touch mod_proxy_uwsgi.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_fdpass.c && touch mod_proxy_fdpass.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_wstunnel.c && touch mod_proxy_wstunnel.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_ajp.c && touch mod_proxy_ajp.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/ajp_header.c && touch ajp_header.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/ajp_link.c && touch ajp_link.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/ajp_msg.c && touch ajp_msg.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/ajp_utils.c && touch ajp_utils.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_balancer.c && touch mod_proxy_balancer.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_express.c && touch mod_proxy_express.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_hcheck.c && touch mod_proxy_hcheck.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_connect.la -rpath /usr/lib/apache -module -avoid-version mod_proxy_connect.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_http.la -rpath /usr/lib/apache -module -avoid-version mod_proxy_http.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_fcgi.la -rpath /usr/lib/apache -module -avoid-version mod_proxy_fcgi.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_scgi.la -rpath /usr/lib/apache -module -avoid-version mod_proxy_scgi.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_uwsgi.la -rpath /usr/lib/apache -module -avoid-version mod_proxy_uwsgi.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_fdpass.la -rpath /usr/lib/apache -module -avoid-version mod_proxy_fdpass.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_wstunnel.la -rpath /usr/lib/apache -module -avoid-version mod_proxy_wstunnel.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_ajp.la -rpath /usr/lib/apache -module -avoid-version mod_proxy_ajp.lo ajp_header.lo ajp_link.lo ajp_msg.lo ajp_utils.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_express.la -rpath /usr/lib/apache -module -avoid-version mod_proxy_express.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_ftp.la -rpath /usr/lib/apache -module -avoid-version mod_proxy_ftp.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy.la -rpath /usr/lib/apache -module -avoid-version mod_proxy.lo proxy_util.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_hcheck.la -rpath /usr/lib/apache -module -avoid-version mod_proxy_hcheck.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_balancer.la -rpath /usr/lib/apache -module -avoid-version mod_proxy_balancer.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/session' Building shared: mod_session.la mod_session_cookie.la mod_session_crypto.la mod_session_dbd.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/session' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session/mod_session.c && touch mod_session.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session/mod_session_cookie.c && touch mod_session_cookie.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session/mod_session_crypto.c && touch mod_session_crypto.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session/mod_session_dbd.c && touch mod_session_dbd.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_session_cookie.la -rpath /usr/lib/apache -module -avoid-version mod_session_cookie.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_session_dbd.la -rpath /usr/lib/apache -module -avoid-version mod_session_dbd.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_session.la -rpath /usr/lib/apache -module -avoid-version mod_session.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_session_crypto.la -rpath /usr/lib/apache -module -avoid-version mod_session_crypto.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/session' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/session' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/slotmem' Building shared: mod_slotmem_shm.la mod_slotmem_plain.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/slotmem' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/slotmem/mod_slotmem_shm.c && touch mod_slotmem_shm.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/slotmem/mod_slotmem_plain.c && touch mod_slotmem_plain.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_slotmem_plain.la -rpath /usr/lib/apache -module -avoid-version mod_slotmem_plain.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_slotmem_shm.la -rpath /usr/lib/apache -module -avoid-version mod_slotmem_shm.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/slotmem' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/slotmem' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ssl' Building shared: mod_ssl.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ssl' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/mod_ssl.c && touch mod_ssl.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_config.c && touch ssl_engine_config.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_init.c && touch ssl_engine_init.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_io.c && touch ssl_engine_io.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_kernel.c && touch ssl_engine_kernel.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_log.c && touch ssl_engine_log.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_mutex.c && touch ssl_engine_mutex.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_pphrase.c && touch ssl_engine_pphrase.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_rand.c && touch ssl_engine_rand.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_vars.c && touch ssl_engine_vars.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/ssl_scache.c && touch ssl_scache.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/ssl_util_stapling.c && touch ssl_util_stapling.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/ssl_util.c && touch ssl_util.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/ssl_util_ssl.c && touch ssl_util_ssl.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_ocsp.c && touch ssl_engine_ocsp.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl/ssl_util_ocsp.c && touch ssl_util_ocsp.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -lssl -lcrypto -luuid -lpthread -ldl -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_ssl.la -rpath /usr/lib/apache -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 make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ssl' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ssl' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/test' Building shared: mod_dialup.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/test' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test/mod_dialup.c && touch mod_dialup.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_dialup.la -rpath /usr/lib/apache -module -avoid-version mod_dialup.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/test' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/test' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http2' Building shared: mod_http2.la mod_proxy_http2.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http2' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/mod_http2.c && touch mod_http2.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_alt_svc.c && touch h2_alt_svc.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_bucket_beam.c && touch h2_bucket_beam.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_bucket_eos.c && touch h2_bucket_eos.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_config.c && touch h2_config.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_conn.c && touch h2_conn.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_conn_io.c && touch h2_conn_io.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_ctx.c && touch h2_ctx.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_filter.c && touch h2_filter.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_from_h1.c && touch h2_from_h1.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_h2.c && touch h2_h2.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_headers.c && touch h2_headers.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_mplx.c && touch h2_mplx.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_ngn_shed.c && touch h2_ngn_shed.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_push.c && touch h2_push.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_request.c && touch h2_request.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_session.c && touch h2_session.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_stream.c && touch h2_stream.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_switch.c && touch h2_switch.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_task.c && touch h2_task.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_util.c && touch h2_util.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_workers.c && touch h2_workers.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/mod_proxy_http2.c && touch mod_proxy_http2.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_proxy_session.c && touch h2_proxy_session.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2/h2_proxy_util.c && touch h2_proxy_util.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -lssl -lcrypto -luuid -lpthread -ldl -lnghttp2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_http2.la -rpath /usr/lib/apache -module -avoid-version mod_proxy_http2.lo h2_proxy_session.lo h2_proxy_util.lo -export-symbols-regex proxy_http2_module /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -lssl -lcrypto -luuid -lpthread -ldl -lnghttp2 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_http2.la -rpath /usr/lib/apache -module -avoid-version mod_http2.lo h2_alt_svc.lo h2_bucket_beam.lo h2_bucket_eos.lo h2_config.lo h2_conn.lo h2_conn_io.lo h2_ctx.lo h2_filter.lo h2_from_h1.lo h2_h2.lo h2_headers.lo h2_mplx.lo h2_ngn_shed.lo h2_push.lo h2_request.lo h2_session.lo h2_stream.lo h2_switch.lo h2_task.lo h2_util.lo h2_workers.lo -export-symbols-regex http2_module make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http2' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http2' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/md' Building shared: mod_md.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/md' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/md_acme.c && touch md_acme.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/md_acme_acct.c && touch md_acme_acct.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/md_acme_authz.c && touch md_acme_authz.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/md_acme_drive.c && touch md_acme_drive.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/md_core.c && touch md_core.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/md_curl.c && touch md_curl.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/md_crypt.c && touch md_crypt.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/md_http.c && touch md_http.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/md_json.c && touch md_json.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/md_jws.c && touch md_jws.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/md_log.c && touch md_log.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/md_reg.c && touch md_reg.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/md_store.c && touch md_store.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/md_store_fs.c && touch md_store_fs.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/md_util.c && touch md_util.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/mod_md.c && touch mod_md.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/mod_md_config.c && touch mod_md_config.slo In file included from /tmp/B.mJzGzc/BUILD/httpd-2.4.34/include/ap_config.h:138:0, from /tmp/B.mJzGzc/BUILD/httpd-2.4.34/include/mpm_common.h:40, from /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/mod_md.c:25: /tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include/ap_config_auto.h:11:0: warning: "AP_ENABLE_EXCEPTION_HOOK" redefined #define AP_ENABLE_EXCEPTION_HOOK 1 /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/mod_md.c:23:0: note: this is the location of the previous definition #define AP_ENABLE_EXCEPTION_HOOK 0 /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/mod_md_os.c && touch mod_md_os.slo In file included from /tmp/B.mJzGzc/BUILD/httpd-2.4.34/include/ap_config.h:138:0, from /tmp/B.mJzGzc/BUILD/httpd-2.4.34/include/mpm_common.h:40, from /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/mod_md_os.c:24: /tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include/ap_config_auto.h:11:0: warning: "AP_ENABLE_EXCEPTION_HOOK" redefined #define AP_ENABLE_EXCEPTION_HOOK 1 /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md/mod_md_os.c:21:0: note: this is the location of the previous definition #define AP_ENABLE_EXCEPTION_HOOK 0 /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -I/usr/include/openssl -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -lssl -lcrypto -luuid -lpthread -ldl -ljansson -lcurl -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_md.la -rpath /usr/lib/apache -module -avoid-version md_acme.lo md_acme_acct.lo md_acme_authz.lo md_acme_drive.lo md_core.lo md_curl.lo md_crypt.lo md_http.lo md_json.lo md_jws.lo md_log.lo md_reg.lo md_store.lo md_store_fs.lo md_util.lo mod_md.lo mod_md_config.lo mod_md_os.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/md' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/md' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy/balancers' Building shared: mod_lbmethod_byrequests.la mod_lbmethod_bytraffic.la mod_lbmethod_bybusyness.la mod_lbmethod_heartbeat.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy/balancers' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/balancers/mod_lbmethod_byrequests.c && touch mod_lbmethod_byrequests.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/balancers/mod_lbmethod_bytraffic.c && touch mod_lbmethod_bytraffic.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/balancers/mod_lbmethod_bybusyness.c && touch mod_lbmethod_bybusyness.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy/balancers/mod_lbmethod_heartbeat.c && touch mod_lbmethod_heartbeat.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_lbmethod_bybusyness.la -rpath /usr/lib/apache -module -avoid-version mod_lbmethod_bybusyness.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_lbmethod_byrequests.la -rpath /usr/lib/apache -module -avoid-version mod_lbmethod_byrequests.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_lbmethod_bytraffic.la -rpath /usr/lib/apache -module -avoid-version mod_lbmethod_bytraffic.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_lbmethod_heartbeat.la -rpath /usr/lib/apache -module -avoid-version mod_lbmethod_heartbeat.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy/balancers' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy/balancers' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/arch/unix' Building shared: mod_unixd.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/arch/unix' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix/mod_unixd.c && touch mod_unixd.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_unixd.la -rpath /usr/lib/apache -module -avoid-version mod_unixd.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/arch/unix' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/arch/unix' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cluster' Building shared: mod_heartbeat.la mod_heartmonitor.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cluster' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cluster/mod_heartbeat.c && touch mod_heartbeat.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cluster/mod_heartmonitor.c && touch mod_heartmonitor.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_heartbeat.la -rpath /usr/lib/apache -module -avoid-version mod_heartbeat.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_heartmonitor.la -rpath /usr/lib/apache -module -avoid-version mod_heartmonitor.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cluster' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cluster' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/main' Building shared: mod_dav.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/main' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main/mod_dav.c && touch mod_dav.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main/props.c && touch props.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main/util.c && touch util.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main/util_lock.c && touch util_lock.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main/liveprop.c && touch liveprop.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main/providers.c && touch providers.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main/std_liveprop.c && touch std_liveprop.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_dav.la -rpath /usr/lib/apache -module -avoid-version mod_dav.lo props.lo util.lo util_lock.lo liveprop.lo providers.lo std_liveprop.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/main' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/main' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/generators' Building shared: mod_status.la mod_autoindex.la mod_asis.la mod_info.la mod_suexec.la mod_cgid.la mod_cgi.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/generators' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators/mod_status.c && touch mod_status.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators/mod_autoindex.c && touch mod_autoindex.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators/mod_asis.c && touch mod_asis.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators/mod_info.c && touch mod_info.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators/mod_suexec.c && touch mod_suexec.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators/mod_cgid.c && touch mod_cgid.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators/mod_cgi.c && touch mod_cgi.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_suexec.la -rpath /usr/lib/apache -module -avoid-version mod_suexec.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_asis.la -rpath /usr/lib/apache -module -avoid-version mod_asis.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_info.la -rpath /usr/lib/apache -module -avoid-version mod_info.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_status.la -rpath /usr/lib/apache -module -avoid-version mod_status.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_cgi.la -rpath /usr/lib/apache -module -avoid-version mod_cgi.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_cgid.la -rpath /usr/lib/apache -module -avoid-version mod_cgid.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_autoindex.la -rpath /usr/lib/apache -module -avoid-version mod_autoindex.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/generators' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/generators' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/fs' Building shared: mod_dav_fs.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/fs' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/fs/mod_dav_fs.c && touch mod_dav_fs.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/fs/dbm.c && touch dbm.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/fs/lock.c && touch lock.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/fs/repos.c && touch repos.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_dav_fs.la -rpath /usr/lib/apache -module -avoid-version mod_dav_fs.lo dbm.lo lock.lo repos.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/fs' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/fs' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/lock' Building shared: mod_dav_lock.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/lock' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/lock/mod_dav_lock.c && touch mod_dav_lock.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/lock/locks.c && touch locks.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_dav_lock.la -rpath /usr/lib/apache -module -avoid-version mod_dav_lock.lo locks.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/lock' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/lock' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/mappers' Building shared: mod_vhost_alias.la mod_negotiation.la mod_dir.la mod_imagemap.la mod_actions.la mod_speling.la mod_userdir.la mod_alias.la mod_rewrite.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/mappers' /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers/mod_vhost_alias.c && touch mod_vhost_alias.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers/mod_negotiation.c && touch mod_negotiation.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers/mod_dir.c && touch mod_dir.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers/mod_imagemap.c && touch mod_imagemap.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers/mod_actions.c && touch mod_actions.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers/mod_speling.c && touch mod_speling.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers/mod_userdir.c && touch mod_userdir.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers/mod_alias.c && touch mod_alias.slo /usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/os/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/core -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/database -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/session -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/test -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/server -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/md -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.mJzGzc/BUILD/httpd-2.4.34/modules/mappers/mod_rewrite.c && touch mod_rewrite.slo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_actions.la -rpath /usr/lib/apache -module -avoid-version mod_actions.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_userdir.la -rpath /usr/lib/apache -module -avoid-version mod_userdir.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_dir.la -rpath /usr/lib/apache -module -avoid-version mod_dir.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_speling.la -rpath /usr/lib/apache -module -avoid-version mod_speling.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_vhost_alias.la -rpath /usr/lib/apache -module -avoid-version mod_vhost_alias.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_alias.la -rpath /usr/lib/apache -module -avoid-version mod_alias.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_imagemap.la -rpath /usr/lib/apache -module -avoid-version mod_imagemap.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_negotiation.la -rpath /usr/lib/apache -module -avoid-version mod_negotiation.lo /usr/share/apr/build-1/libtool --silent --mode=link --tag=CC i686-tld-linux-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_rewrite.la -rpath /usr/lib/apache -module -avoid-version mod_rewrite.lo make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/mappers' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/mappers' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules' make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' make[1]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.mJzGzc/BUILD/tmp /bin/sh -e /tmp/B.mJzGzc/BUILD/tmp/rpm-tmp.42490 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.mJzGzc/BUILD/tmp + umask 022 + cd /tmp/B.mJzGzc/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder + /bin/mkdir -p /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder + cd httpd-2.4.34 + rm -rf /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder + install -d /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/etc/logrotate.d /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/etc/rc.d/init.d /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/etc/sysconfig /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/var/log/httpd /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/var/log/archive/httpd /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/var/run/httpd /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/var/cache/httpd /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/var/lock/mod_dav /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/var/lib/httpd/md /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/webapps.d /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/vhosts.d /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/home/services/httpd/cgi-bin /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/home/services/httpd/vhosts + /usr/bin/make -j8 -C build install 'DESTDIR=/tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder' make: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build' Making install in os make[1]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os' Making install in unix make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os/unix' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os/unix' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os/unix' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os/unix' make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os' make[1]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os' Making install in server make[1]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server' Making install in mpm make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm' Making install in event make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/event' make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/event' mkdir /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr mkdir /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib mkdir /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache /usr/share/apr/build-1/libtool --silent --mode=install install mod_mpm_event.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/event' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/event' Making install in prefork make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/prefork' make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/prefork' /usr/share/apr/build-1/libtool --silent --mode=install install mod_mpm_prefork.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/prefork' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/prefork' Making install in worker make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/worker' make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/worker' /usr/share/apr/build-1/libtool --silent --mode=install install mod_mpm_worker.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/worker' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/worker' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm' make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server' make[1]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server' Making install in modules make[1]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules' Making install in aaa make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/aaa' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/aaa' /usr/share/apr/build-1/libtool --silent --mode=install install mod_authn_file.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_authn_dbm.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_authn_anon.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_authn_dbd.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_authn_socache.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_authn_core.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_authz_host.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_authz_groupfile.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_authz_user.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_authz_dbm.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_authz_owner.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_authz_dbd.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_authz_core.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_authnz_ldap.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_access_compat.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_auth_basic.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_auth_form.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_auth_digest.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_allowmethods.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/aaa' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/aaa' Making install in cache make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cache' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_file_cache.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_cache.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_cache_disk.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_cache_socache.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_socache_shmcb.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_socache_dbm.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_socache_memcache.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cache' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cache' Making install in core make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' /usr/share/apr/build-1/libtool --silent --mode=install install mod_watchdog.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_macro.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' Making install in database make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/database' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/database' /usr/share/apr/build-1/libtool --silent --mode=install install mod_dbd.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/database' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/database' Making install in debugging make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/debugging' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/debugging' /usr/share/apr/build-1/libtool --silent --mode=install install mod_dumpio.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/debugging' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/debugging' Making install in echo make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/echo' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/echo' /usr/share/apr/build-1/libtool --silent --mode=install install mod_echo.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/echo' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/echo' Making install in examples make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/examples' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/examples' /usr/share/apr/build-1/libtool --silent --mode=install install mod_case_filter.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_case_filter_in.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/examples' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/examples' Making install in filters make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/filters' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/filters' /usr/share/apr/build-1/libtool --silent --mode=install install mod_buffer.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_data.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_ratelimit.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_reqtimeout.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_ext_filter.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_request.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_include.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_filter.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_reflector.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_substitute.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_sed.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_charset_lite.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_deflate.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_xml2enc.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_html.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_brotli.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/filters' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/filters' Making install in http make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' /usr/share/apr/build-1/libtool --silent --mode=install install mod_mime.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' Making install in ldap make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ldap' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ldap' /usr/share/apr/build-1/libtool --silent --mode=install install mod_ldap.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ldap' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ldap' Making install in loggers make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/loggers' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/loggers' /usr/share/apr/build-1/libtool --silent --mode=install install mod_log_config.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_log_debug.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_log_forensic.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_logio.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/loggers' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/loggers' Making install in lua make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/lua' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/lua' /usr/share/apr/build-1/libtool --silent --mode=install install mod_lua.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/lua' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/lua' Making install in metadata make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/metadata' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/metadata' /usr/share/apr/build-1/libtool --silent --mode=install install mod_env.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_mime_magic.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_cern_meta.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_expires.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_headers.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_ident.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_usertrack.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_unique_id.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_setenvif.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_version.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_remoteip.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/metadata' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/metadata' Making install in proxy make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy' /usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_connect.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_ftp.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_http.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_fcgi.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_scgi.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_uwsgi.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_fdpass.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_wstunnel.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_ajp.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_balancer.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_express.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_hcheck.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy' Making install in session make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/session' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/session' /usr/share/apr/build-1/libtool --silent --mode=install install mod_session.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_session_cookie.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_session_crypto.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_session_dbd.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/session' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/session' Making install in slotmem make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/slotmem' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/slotmem' /usr/share/apr/build-1/libtool --silent --mode=install install mod_slotmem_shm.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_slotmem_plain.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/slotmem' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/slotmem' Making install in ssl make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ssl' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ssl' /usr/share/apr/build-1/libtool --silent --mode=install install mod_ssl.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ssl' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ssl' Making install in test make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/test' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/test' /usr/share/apr/build-1/libtool --silent --mode=install install mod_dialup.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/test' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/test' Making install in http2 make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http2' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http2' /usr/share/apr/build-1/libtool --silent --mode=install install mod_http2.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_http2.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http2' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http2' Making install in md make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/md' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/md' /usr/share/apr/build-1/libtool --silent --mode=install install mod_md.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/md' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/md' Making install in proxy/balancers make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy/balancers' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy/balancers' /usr/share/apr/build-1/libtool --silent --mode=install install mod_lbmethod_byrequests.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_lbmethod_bytraffic.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_lbmethod_bybusyness.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_lbmethod_heartbeat.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy/balancers' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy/balancers' Making install in arch/unix make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/arch/unix' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/arch/unix' /usr/share/apr/build-1/libtool --silent --mode=install install mod_unixd.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/arch/unix' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/arch/unix' Making install in cluster make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cluster' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cluster' /usr/share/apr/build-1/libtool --silent --mode=install install mod_heartbeat.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_heartmonitor.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cluster' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cluster' Making install in dav/main make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/main' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/main' /usr/share/apr/build-1/libtool --silent --mode=install install mod_dav.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/main' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/main' Making install in generators make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/generators' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/generators' /usr/share/apr/build-1/libtool --silent --mode=install install mod_status.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_autoindex.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_asis.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_info.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_suexec.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_cgid.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_cgi.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/generators' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/generators' Making install in dav/fs make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/fs' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/fs' /usr/share/apr/build-1/libtool --silent --mode=install install mod_dav_fs.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/fs' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/fs' Making install in dav/lock make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/lock' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/lock' /usr/share/apr/build-1/libtool --silent --mode=install install mod_dav_lock.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/lock' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/lock' Making install in mappers make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/mappers' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/mappers' /usr/share/apr/build-1/libtool --silent --mode=install install mod_vhost_alias.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_negotiation.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_dir.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_imagemap.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_actions.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_speling.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_userdir.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_alias.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' /usr/share/apr/build-1/libtool --silent --mode=install install mod_rewrite.la /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/apache/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/mappers' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/mappers' make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules' make[1]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules' Making install in support make[1]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' mkdir /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/bin mkdir /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/sbin make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' make[1]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' make[1]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build' cd support && /usr/bin/make suexec Installing configuration files Installing HTML documents Installing error documents Installing icons mkdir /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/home/services/httpd/html mkdir /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/home/services/httpd/error make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' make[2]: 'suexec' is up to date. make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' mkdir /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/extra make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os' Installing CGIs Installing header files mkdir /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/home/services/httpd/icons mkdir /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/cgi-bin mkdir /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/cgi-bin/apache make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os/unix' mkdir /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/include mkdir /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/original chmod: cannot access '/tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/sbin/suexec': No such file or directory make[1]: *** [Makefile:286: install-suexec-setuid] Error 1 make[1]: *** Waiting for unfinished jobs.... mkdir /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/usr/include/apache make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os/unix' mkdir /tmp/B.mJzGzc/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/original/extra make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/os' make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm' make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/event' Building shared: mod_mpm_event.la make[5]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/event' make[5]: Nothing to be done for 'local-shared-build'. make[5]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/event' make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/event' make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/prefork' Building shared: mod_mpm_prefork.la make[5]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/prefork' make[5]: Nothing to be done for 'local-shared-build'. make[5]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/prefork' make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/prefork' make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/worker' Building shared: mod_mpm_worker.la make[5]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/worker' make[5]: Nothing to be done for 'local-shared-build'. make[5]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/worker' make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm/worker' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server/mpm' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/server' make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/aaa' 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_authnz_ldap.la mod_access_compat.la mod_auth_basic.la mod_auth_form.la mod_auth_digest.la mod_allowmethods.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/aaa' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/aaa' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/aaa' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cache' 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 make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cache' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cache' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cache' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' Building shared: mod_watchdog.la mod_macro.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/core' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/database' Building shared: mod_dbd.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/database' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/database' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/database' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/debugging' Building shared: mod_dumpio.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/debugging' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/debugging' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/debugging' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/echo' Building shared: mod_echo.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/echo' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/echo' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/echo' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/examples' Building shared: mod_case_filter.la mod_case_filter_in.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/examples' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/examples' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/examples' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/filters' 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 mod_brotli.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/filters' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/filters' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/filters' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' Building shared: mod_mime.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ldap' Building shared: mod_ldap.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ldap' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ldap' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ldap' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/loggers' Building shared: mod_log_config.la mod_log_debug.la mod_log_forensic.la mod_logio.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/loggers' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/loggers' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/loggers' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/lua' Building shared: mod_lua.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/lua' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/lua' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/lua' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/metadata' Building shared: mod_env.la mod_mime_magic.la mod_cern_meta.la mod_expires.la mod_headers.la mod_ident.la mod_usertrack.la mod_unique_id.la mod_setenvif.la mod_version.la mod_remoteip.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/metadata' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/metadata' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/metadata' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy' 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_uwsgi.la mod_proxy_fdpass.la mod_proxy_wstunnel.la mod_proxy_ajp.la mod_proxy_balancer.la mod_proxy_express.la mod_proxy_hcheck.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/session' Building shared: mod_session.la mod_session_cookie.la mod_session_crypto.la mod_session_dbd.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/session' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/session' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/session' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/slotmem' Building shared: mod_slotmem_shm.la mod_slotmem_plain.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/slotmem' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/slotmem' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/slotmem' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ssl' Building shared: mod_ssl.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ssl' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ssl' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/ssl' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/test' Building shared: mod_dialup.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/test' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/test' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/test' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http2' Building shared: mod_http2.la mod_proxy_http2.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http2' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http2' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/http2' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/md' Building shared: mod_md.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/md' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/md' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/md' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy/balancers' Building shared: mod_lbmethod_byrequests.la mod_lbmethod_bytraffic.la mod_lbmethod_bybusyness.la mod_lbmethod_heartbeat.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy/balancers' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy/balancers' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/proxy/balancers' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/arch/unix' Building shared: mod_unixd.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/arch/unix' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/arch/unix' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/arch/unix' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cluster' Building shared: mod_heartbeat.la mod_heartmonitor.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cluster' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cluster' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/cluster' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/main' Building shared: mod_dav.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/main' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/main' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/main' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/generators' Building shared: mod_status.la mod_autoindex.la mod_asis.la mod_info.la mod_suexec.la mod_cgid.la mod_cgi.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/generators' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/generators' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/generators' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/fs' Building shared: mod_dav_fs.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/fs' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/fs' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/fs' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/lock' Building shared: mod_dav_lock.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/lock' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/lock' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/dav/lock' make[3]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/mappers' Building shared: mod_vhost_alias.la mod_negotiation.la mod_dir.la mod_imagemap.la mod_actions.la mod_speling.la mod_userdir.la mod_alias.la mod_rewrite.la make[4]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/mappers' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/mappers' make[3]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules/mappers' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/modules' make[2]: Entering directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' make[2]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/support' make[1]: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build' make: *** [/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build/build/rules.mk:75: install-recursive] Error 1 make: Leaving directory '/tmp/B.mJzGzc/BUILD/httpd-2.4.34/build' error: Bad exit status from /tmp/B.mJzGzc/BUILD/tmp/rpm-tmp.42490 (%install) RPM build errors: Bad exit status from /tmp/B.mJzGzc/BUILD/tmp/rpm-tmp.42490 (%install) ended at: Sun Jul 22 18:41:13 2018, done in 0:01:00.556440 error: No files produced. mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.mJzGzc/BUILD + rm -rf /tmp/B.mJzGzc/tmp /tmp/B.mJzGzc/BUILD mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.mJzGzc Begin-TLD-Builder-Info Build-Time: user:142.57s sys:14.46s real:67.37s (faults io:5 non-io:7846367) End-TLD-Builder-Info