Powered by ufo. Your IP: 54.235.55.253 | apache 4d6c97e6-de67-43a6-8708-c03e621485d7Toc:Content:request from: arekm
checking if we should skip the build
started at: Fri Sep 14 16:11:47 2018
killing old processes on a builder
sending signal 9 to pid -1
Killed
cleaning up /tmp
fetching https://srcbuilder.pld-linux.org/th//srpms/4d6c97e6-de67-43a6-8708-c03e621485d7/apache-2.4.34-2.src.rpm
fetched 7039692 bytes, 6572.1 K/s
installing srpm: apache-2.4.34-2.src.rpm
+ install -d /tmp/B.sIW8DE/BUILD /tmp/B.sIW8DE/RPMS
+ LC_ALL=en_US.UTF-8
+ rpm -qp --changelog apache-2.4.34-2.src.rpm
* Fri Sep 14 2018 PLD Linux Team <feedback@pld-linux.org>
- For complete changelog see: http://git.pld-linux.org/?p=packages/apache.git;a=log;h=master
* Fri Sep 14 2018 Arkadiusz Miśkiewicz <arekm@maven.pl> 5aee35b - release 2 (by relup.sh)
* Mon Jul 16 2018 Arkadiusz Miśkiewicz <arekm@maven.pl> c069c9d - up to 2.4.34
* Wed Jun 27 2018 Arkadiusz Miśkiewicz <arekm@maven.pl> 2110d86 - release 2 (by relup.sh)
* Thu Mar 22 2018 Arkadiusz Miśkiewicz <arekm@maven.pl> 6a016a6 - up to 2.4.33
* Sat Mar 17 2018 Arkadiusz Miśkiewicz <arekm@maven.pl> ab007bc - update md5 and better permissions for /var/lib/httpd
* Sat Mar 17 2018 Arkadiusz Miśkiewicz <arekm@maven.pl> 21eff25 - up to 2.4.32
* Mon Dec 04 2017 Jan Rękorajski <baggins@pld-linux.org> e9f02bf - release 2 (by relup.sh)
* Mon Oct 23 2017 Arkadiusz Miśkiewicz <arekm@maven.pl> 6941f95 - up to 2.4.29
* Sun Oct 08 2017 Robert Graużenis <dzeus@dc.net.pl> 8934c00 - up to 2.4.28 (fixes CVE-2017-9798)
+ rpm -Uhv --nodeps --define '_topdir /tmp/B.sIW8DE' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' apache-2.4.34-2.src.rpm
Preparing... ##################################################
apache ##################################################
+ rm -f apache-2.4.34-2.src.rpm
+ install -m 700 -d /tmp/B.sIW8DE/BUILD/tmp
+ TMPDIR=/tmp/B.sIW8DE/BUILD/tmp
+ exec nice -n 0 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.sIW8DE' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x32-pld-linux --define 'prep exit 0' /tmp/B.sIW8DE/apache.spec
warning: %changelog not in descending chronological order
Building target platforms: x32-pld-linux
checking BuildConflict-ing packages
no BuildConflicts found
checking BR
rpm: warning: %changelog not in descending chronological order
rpm: Building target platforms: x32-pld-linux
no BR needed
building RPM using: set -ex; : build-id: 4d6c97e6-de67-43a6-8708-c03e621485d7; TMPDIR=/tmp/B.sIW8DE/BUILD/tmp exec nice -n 0 rpmbuild -bb --define '_smp_mflags -j9' --define '_make_opts -Otarget' --define '_pld_builder 1' --define '_topdir /tmp/B.sIW8DE' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x32-pld-linux /tmp/B.sIW8DE/apache.spec
+ : build-id: 4d6c97e6-de67-43a6-8708-c03e621485d7
+ TMPDIR=/tmp/B.sIW8DE/BUILD/tmp
+ exec nice -n 0 rpmbuild -bb --define '_smp_mflags -j9' --define '_make_opts -Otarget' --define '_pld_builder 1' --define '_topdir /tmp/B.sIW8DE' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x32-pld-linux /tmp/B.sIW8DE/apache.spec
warning: %changelog not in descending chronological order
Building target platforms: x32-pld-linux
Executing(%prep): /bin/sh -e /tmp/B.sIW8DE/BUILD/tmp/rpm-tmp.14487
+ umask 022
+ cd /tmp/B.sIW8DE/BUILD
+ cd /tmp/B.sIW8DE/BUILD
+ rm -rf httpd-2.4.34
+ /usr/bin/bzip2 -dc /tmp/B.sIW8DE/httpd-2.4.34.tar.bz2
+ /bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd httpd-2.4.34
+ /bin/id -u
+ '[' 1000 '=' 0 ']'
+ /bin/id -u
+ '[' 1000 '=' 0 ']'
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (apache-configdir_skip_backups.patch):'
Patch #0 (apache-configdir_skip_backups.patch):
+ '[' -f /tmp/B.sIW8DE/apache-configdir_skip_backups.patch ']'
+ /bin/cat /tmp/B.sIW8DE/apache-configdir_skip_backups.patch
+ /usr/bin/patch -s -p1
+ echo 'Patch #1 (apache-layout.patch):'
Patch #1 (apache-layout.patch):
+ '[' -f /tmp/B.sIW8DE/apache-layout.patch ']'
+ /bin/cat /tmp/B.sIW8DE/apache-layout.patch
+ /usr/bin/patch -s -p1
+ echo 'Patch #2 (apache-suexec.patch):'
Patch #2 (apache-suexec.patch):
+ '[' -f /tmp/B.sIW8DE/apache-suexec.patch ']'
+ /bin/cat /tmp/B.sIW8DE/apache-suexec.patch
+ /usr/bin/patch -s -p1
+ echo 'Patch #3 (apache-branding.patch):'
Patch #3 (apache-branding.patch):
+ '[' -f /tmp/B.sIW8DE/apache-branding.patch ']'
+ /bin/cat /tmp/B.sIW8DE/apache-branding.patch
+ /usr/bin/patch -s -p1
+ echo 'Patch #4 (apache-apr.patch):'
Patch #4 (apache-apr.patch):
+ '[' -f /tmp/B.sIW8DE/apache-apr.patch ']'
+ /bin/cat /tmp/B.sIW8DE/apache-apr.patch
+ /usr/bin/patch -s -p1
+ echo 'Patch #7 (apache-syslibs.patch):'
Patch #7 (apache-syslibs.patch):
+ '[' -f /tmp/B.sIW8DE/apache-syslibs.patch ']'
+ /bin/cat /tmp/B.sIW8DE/apache-syslibs.patch
+ /usr/bin/patch -s -p1
+ echo 'Patch #10 (httpd-2.0.46-dav401dest.patch):'
Patch #10 (httpd-2.0.46-dav401dest.patch):
+ '[' -f /tmp/B.sIW8DE/httpd-2.0.46-dav401dest.patch ']'
+ /bin/cat /tmp/B.sIW8DE/httpd-2.0.46-dav401dest.patch
+ /usr/bin/patch -s -p1
+ echo 'Patch #14 (httpd-2.0.48-corelimit.patch):'
Patch #14 (httpd-2.0.48-corelimit.patch):
+ '[' -f /tmp/B.sIW8DE/httpd-2.0.48-corelimit.patch ']'
+ /bin/cat /tmp/B.sIW8DE/httpd-2.0.48-corelimit.patch
+ /usr/bin/patch -s -p1
+ echo 'Patch #15 (httpd-2.0.48-debuglog.patch):'
Patch #15 (httpd-2.0.48-debuglog.patch):
+ '[' -f /tmp/B.sIW8DE/httpd-2.0.48-debuglog.patch ']'
+ /bin/cat /tmp/B.sIW8DE/httpd-2.0.48-debuglog.patch
+ /usr/bin/patch -s -p1
+ echo 'Patch #18 (apache-v6only-ENOPROTOOPT.patch):'
Patch #18 (apache-v6only-ENOPROTOOPT.patch):
+ '[' -f /tmp/B.sIW8DE/apache-v6only-ENOPROTOOPT.patch ']'
+ /bin/cat /tmp/B.sIW8DE/apache-v6only-ENOPROTOOPT.patch
+ /usr/bin/patch -s -p1
+ echo 'Patch #19 (apache-conffile-path.patch):'
Patch #19 (apache-conffile-path.patch):
+ '[' -f /tmp/B.sIW8DE/apache-conffile-path.patch ']'
+ /bin/cat /tmp/B.sIW8DE/apache-conffile-path.patch
+ /usr/bin/patch -s -p1
+ echo 'Patch #20 (apache-apxs.patch):'
Patch #20 (apache-apxs.patch):
+ '[' -f /tmp/B.sIW8DE/apache-apxs.patch ']'
+ /bin/cat /tmp/B.sIW8DE/apache-apxs.patch
+ /usr/bin/patch -s -p1
+ echo 'Patch #23 (apache-suexec_fcgi.patch):'
Patch #23 (apache-suexec_fcgi.patch):
+ '[' -f /tmp/B.sIW8DE/apache-suexec_fcgi.patch ']'
+ /bin/cat /tmp/B.sIW8DE/apache-suexec_fcgi.patch
+ /usr/bin/patch -s -p1
+ echo 'Patch #29 (libtool-tag.patch):'
Patch #29 (libtool-tag.patch):
+ '[' -f /tmp/B.sIW8DE/libtool-tag.patch ']'
+ /bin/cat /tmp/B.sIW8DE/libtool-tag.patch
+ /usr/bin/patch -s -p1
+ awk '/#define MODULE_MAGIC_NUMBER_MAJOR/ {print $3}' include/ap_mmn.h
+ MODULES_API=20120211
+ '[' 20120211 '!=' 20120211 ']'
+ sed -i -e 's,/lib$,/libx32,' config.layout
+ exit 0
Executing(%build): /bin/sh -e /tmp/B.sIW8DE/BUILD/tmp/rpm-tmp.30701
HOME=/home/users/builder
PATH=/home/users/builder/GNUstep/Tools:/usr/local/bin:/usr/bin:/bin
TMPDIR=/tmp/B.sIW8DE/BUILD/tmp
+ umask 022
+ cd /tmp/B.sIW8DE/BUILD
+ cd httpd-2.4.34
+ cp /usr/share/apr/build/apr_common.m4 build
+ libtoolize --copy --force --install
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build'.
libtoolize: copying file 'build/config.guess'
libtoolize: copying file 'build/config.sub'
libtoolize: copying file 'build/install-sh'
libtoolize: copying file 'build/ltmain.sh'
libtoolize: You should add the contents of the following files to 'aclocal.m4':
libtoolize: '/usr/share/aclocal/libtool.m4'
libtoolize: '/usr/share/aclocal/ltoptions.m4'
libtoolize: '/usr/share/aclocal/ltsugar.m4'
libtoolize: '/usr/share/aclocal/ltversion.m4'
libtoolize: '/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Remember to add 'LT_INIT' to configure.in.
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
+ aclocal -I build
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
+ cp /usr/share/automake/config.guess /usr/share/automake/config.sub build
+ autoheader
+ autoconf
+ : fixing timestamps for mod_ssl sources
+ cd modules/ssl
+ touch ssl_expr_parse.y
+ sleep 1
+ touch ssl_expr_parse.c ssl_expr_parse.h ssl_expr_scan.l
+ sleep 1
+ touch ssl_expr_scan.c
+ cd ../..
+ CPPFLAGS='-DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1'
+ install -d build
+ cd build
+ .././configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' 'CPPFLAGS=-DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1' 'CC=x86_64-pld-linux-gnux32-gcc' 'CXX=x86_64-pld-linux-gnux32-g++' '--host=x86_64-pld-linux-gnux32' '--build=x86_64-pld-linux-gnux32' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc/httpd' '--datadir=/home/services/httpd' '--includedir=/usr/include/apache' '--libdir=/usr/libx32' '--libexecdir=/usr/libx32/apache' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/libx32' '--enable-layout=PLD' --disable-v4-mapped --enable-exception-hook '--enable-modules=all' '--enable-mods-shared=all' --enable-auth-anon --enable-auth-dbm --enable-authn-dbd --enable-authn-alias --enable-authnz-ldap --enable-authz-dbm --enable-authz-owner --enable-auth-digest --enable-cache --enable-disk-cache --enable-file-cache --enable-mem-cache --enable-cern-meta --enable-cgi --enable-cgid --enable-charset-lite --enable-dbd --enable-deflate --enable-dumpio --enable-case-filter --enable-case-filter-in --enable-dav --enable-dav-fs --enable-dav-lock --enable-echo --enable-ext-filter --enable-expires --enable-headers --enable-http --enable-http2 --enable-ident --enable-imagemap --enable-info --enable-ldap --enable-log-forensic --enable-logio --enable-lua --enable-mime-magic '--enable-mpms-shared=all' --enable-proxy --enable-proxy-connect --enable-proxy-ftp --enable-proxy-http --enable-proxy-http2 --enable-proxy-ajp --enable-proxy-balancer --enable-proxy-fdpass --enable-rewrite --enable-so --enable-speling --enable-ssl --enable-suexec --enable-unique-id --enable-usertrack --enable-vhost-alias '--with-apr=/usr/bin/apr-1-config' '--with-apr-util=/usr/bin/apu-1-config' '--with-lua=/usr' --with-pcre '--with-program-name=httpd' '--with-suexec-bin=/usr/sbin/suexec' '--with-suexec-caller=http' '--with-suexec-docroot=/home/services/httpd' '--with-suexec-logfile=/var/log/httpd/suexec_log' '--with-suexec-uidmin=500' '--with-suexec-gidmin=500' '--with-suexec-umask=077' '--with-z=/usr'
checking for chosen layout... PLD
checking for working mkdir -p... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking build system type... x86_64-pld-linux-gnux32
checking host system type... x86_64-pld-linux-gnux32
checking target system type... x86_64-pld-linux-gnux32
configure:
configure: Configuring Apache Portable Runtime library...
configure:
checking for APR... yes
adding "-pthread" to CFLAGS
adding "-DLINUX" to CPPFLAGS
adding "-D_REENTRANT" to CPPFLAGS
adding "-D_GNU_SOURCE" to CPPFLAGS
configure:
configure: Configuring Apache Portable Runtime Utility library...
configure:
checking for APR-util... yes
adding "-L/usr/libx32" to LDFLAGS
checking for x86_64-pld-linux-gnux32-gcc... x86_64-pld-linux-gnux32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pld-linux-gnux32-gcc accepts -g... yes
checking for x86_64-pld-linux-gnux32-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... x86_64-pld-linux-gnux32-gcc -E
checking for x86_64-pld-linux-gnux32-gcc option to accept ISO C99... none needed
checking for pcre-config... /usr/bin/pcre-config
configure: Using external PCRE library from /usr/bin/pcre-config
setting PCRE_INCLUDES to ""
setting PCRE_LIBS to "-L/usr/libx32 -lpcre"
configure:
configure: Configuring Apache httpd...
configure:
setting INCLUDES to "-I."
adding "-I$(top_builddir)/include" to INCLUDES
adding "-I$(top_srcdir)/os/$(OS_DIR)" to INCLUDES
adding "-I$(top_srcdir)/include" to INCLUDES
adding "-I/usr/include/apr" to INCLUDES
adding "-I/usr/include/apr-util" to INCLUDES
adding "-I/usr/include" to INCLUDES
configure:
configure: Applying OS-specific hints for httpd...
configure:
forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to "1"
forcing AP_NONBLOCK_WHEN_MULTI_LISTEN to "1"
checking for rm... /bin/rm
checking for pkg-config... /usr/bin/pkg-config
checking for rsync... /usr/bin/rsync
checking for mawk... mawk
checking whether ln -s works... yes
checking for x86_64-pld-linux-gnux32-ranlib... no
checking for ranlib... ranlib
checking for lynx... lynx
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking for APR version 1.3.0 or later... yes
checking for APR-util version 1.3.0 or later... yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for strings.h... (cached) yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/processor.h usability... no
checking sys/processor.h presence... no
checking for sys/processor.h... no
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for an ANSI C-conforming const... yes
checking for library containing sqrt... -lm
checking for library containing crypt... -lcrypt
checking for getpwnam... yes
checking for getgrnam... yes
checking for initgroups... yes
checking for bindprocessor... no
checking for prctl... yes
checking for timegm... yes
checking for getpgid... yes
checking for fopen64... yes
checking for getloadavg... yes
checking for void pointer length... no
checking for gettid()... yes
checking for tm_gmtoff in struct tm... yes
mkdir modules
mkdir modules/aaa
checking whether to enable mod_authn_file... shared
checking whether to enable mod_authn_dbm... shared (all)
checking whether to enable mod_authn_anon... shared (all)
checking whether to enable mod_authn_dbd... shared
checking whether to enable mod_authn_socache... shared (all)
checking whether to enable mod_authn_core... shared
checking whether to enable mod_authz_host... shared
checking whether to enable mod_authz_groupfile... shared
checking whether to enable mod_authz_user... shared
checking whether to enable mod_authz_dbm... shared
checking whether to enable mod_authz_owner... shared
checking whether to enable mod_authz_dbd... shared (all)
checking whether to enable mod_authz_core... shared
checking whether to enable mod_authnz_ldap... checking dependencies
checking for ldap support in apr/apr-util... yes
setting MOD_AUTHNZ_LDAP_LDADD to " -lldap -llber"
checking whether to enable mod_authnz_ldap... shared
checking whether to enable mod_authnz_fcgi... no
checking whether to enable mod_access_compat... shared
checking whether to enable mod_auth_basic... shared
checking whether to enable mod_auth_form... shared (all)
checking whether to enable mod_auth_digest... checking dependencies
checking whether to enable mod_auth_digest... shared
checking whether to enable mod_allowmethods... shared (all)
adding "-I$(top_srcdir)/modules/aaa" to INCLUDES
mkdir modules/arch
mkdir modules/arch/win32
checking whether to enable mod_isapi... no
mkdir modules/cache
checking whether to enable mod_file_cache... shared
checking whether to enable mod_cache... shared
checking whether to enable mod_cache_disk... checking dependencies
checking whether to enable mod_cache_disk... shared (all)
checking whether to enable mod_cache_socache... shared (all)
checking whether to enable mod_socache_shmcb... shared (all)
checking whether to enable mod_socache_dbm... shared (all)
checking whether to enable mod_socache_memcache... shared (all)
checking whether to enable mod_socache_dc... no
adding "-I$(top_srcdir)/modules/cache" to INCLUDES
mkdir modules/core
setting HTTPD_LDFLAGS to "-export-dynamic"
checking whether to enable mod_so... static
setting AP_LIBS to "$(MOD_SO_LDADD)"
checking whether to enable mod_watchdog... checking dependencies
checking whether to enable mod_watchdog... shared (all)
checking whether to enable mod_macro... shared (all)
adding "-I$(top_srcdir)/modules/core" to INCLUDES
mkdir modules/database
checking whether to enable mod_dbd... shared
adding "-I$(top_srcdir)/modules/database" to INCLUDES
mkdir modules/debugging
checking whether to enable mod_bucketeer... no
checking whether to enable mod_dumpio... shared
mkdir modules/echo
checking whether to enable mod_echo... shared
mkdir modules/examples
checking whether to enable mod_example_hooks... no
checking whether to enable mod_case_filter... shared
checking whether to enable mod_case_filter_in... shared
checking whether to enable mod_example_ipc... no
mkdir modules/experimental
mkdir modules/filters
checking whether to enable mod_buffer... shared (all)
checking whether to enable mod_data... shared (all)
checking whether to enable mod_ratelimit... shared (all)
checking whether to enable mod_reqtimeout... shared
checking whether to enable mod_ext_filter... shared
checking whether to enable mod_request... shared (all)
checking whether to enable mod_include... shared (all)
checking whether to enable mod_filter... shared
checking whether to enable mod_reflector... shared (all)
checking whether to enable mod_substitute... shared (all)
checking whether to enable mod_sed... checking dependencies
setting MOD_SED_LDADD to "-export-symbols-regex sed_module"
checking whether to enable mod_sed... shared (all)
checking whether to enable mod_charset_lite... shared
checking whether to enable mod_deflate... checking dependencies
setting LIBS to "-lz"
checking for zlib library... found
setting MOD_DEFLATE_LDADD to " -lz"
nulling LIBS
checking whether to enable mod_deflate... shared
checking whether to enable mod_xml2enc... checking dependencies
checking for libxml2... checking for libxml2... yes
setting MOD_CFLAGS to "-I/usr/include/libxml2"
setting MOD_XML2ENC_LDADD to "-lxml2"
checking whether to enable mod_xml2enc... shared (all)
checking whether to enable mod_proxy_html... checking dependencies
checking for libxml2... (cached) yes
setting MOD_PROXY_HTML_LDADD to "-lxml2"
checking whether to enable mod_proxy_html... shared (all)
checking whether to enable mod_brotli... checking dependencies
checking for Brotli library >= 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
setting MOD_CFLAGS to ""
setting ab_CFLAGS to ""
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... no
yes
setting MOD_CFLAGS to ""
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 ""
setting MOD_CPPFLAGS to "-DH2_OPENSSL"
checking for nghttp2... checking for user-provided nghttp2 base directory... none
checking for pkg-config along ... setting MOD_CFLAGS to ""
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 ""
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 ... setting MOD_CFLAGS to ""
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"
restoring CFLAGS to "-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 "
setting EXTRA_CFLAGS to " -pthread"
restoring CXXFLAGS to "-O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 "
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 " -L/usr/libx32"
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: x86_64-pld-linux-gnux32-gcc
CFLAGS: -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -pthread
CPPFLAGS: -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -DLINUX -D_REENTRANT -D_GNU_SOURCE
LDFLAGS: -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -L/usr/libx32
LIBS:
C preprocessor: x86_64-pld-linux-gnux32-gcc -E
+ /usr/bin/make -Otarget -j9
Making all in os
Making all in unix
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/os/unix'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix/unixd.c && touch unixd.lo
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/os/unix'
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/os/unix'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -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.sIW8DE/BUILD/httpd-2.4.34/build/os/unix'
Making all in server
Making all in mpm
Making all in event
Making all in prefork
Making all in worker
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_cfgtree.c && touch util_cfgtree.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/gen_test_char.c && touch gen_test_char.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_fcgi.c && touch util_fcgi.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_md5.c && touch util_md5.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_ebcdic.c && touch util_ebcdic.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/main.c && touch main.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_script.c && touch util_script.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/vhost.c && touch vhost.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/connection.c && touch connection.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_time.c && touch util_time.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_charset.c && touch util_charset.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/listen.c && touch listen.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/log.c && touch log.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_mutex.c && touch util_mutex.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/mpm_fdqueue.c && touch mpm_fdqueue.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_debug.c && touch util_debug.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_xml.c && touch util_xml.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
( for dir in /tmp/B.sIW8DE/BUILD/httpd-2.4.34/include /tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix; do \
ls $dir/*.h ; \
done; \
echo "/tmp/B.sIW8DE/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
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_cookies.c && touch util_cookies.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_pcre.c && touch util_pcre.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/mpm_unix.c && touch mpm_unix.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/mpm_common.c && touch mpm_common.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_regex.c && touch util_regex.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/error_bucket.c && touch error_bucket.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_filter.c && touch util_filter.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/provider.c && touch provider.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/eoc_bucket.c && touch eoc_bucket.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/scoreboard.c && touch scoreboard.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/config.c && touch config.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/eor_bucket.c && touch eor_bucket.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
mawk -f /tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/make_var_export.awk `cat export_files` > export_vars.h
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
mawk -f /tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/make_exports.awk `cat export_files` > exports.c
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_expr_parse.c && touch util_expr_parse.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/core_filters.c && touch core_filters.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o gen_test_char -L/usr/libx32 gen_test_char.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
./gen_test_char > test_char.h
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
x86_64-pld-linux-gnux32-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers exports.c | grep "ap_hack_" | grep -v apr_ | sed -e 's/^.*[)]\(.*\);$/\1/' >> httpd.exp
x86_64-pld-linux-gnux32-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers export_vars.h | grep -v apr_ | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> httpd.exp
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_expr_scan.c && touch util_expr_scan.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c exports.c && touch exports.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util_expr_eval.c && touch util_expr_eval.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/protocol.c && touch protocol.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/request.c && touch request.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/core.c && touch core.lo
In file included from /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/core.c:38:
/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/core.c: In function 'core_post_config':
/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/core.c:4952:30: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'rlim_t' {aka 'long long unsigned int'} [-Wformat=]
"core dump file size limit raised to %lu bytes",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lim.rlim_cur);
~~~~~~~~~~~~
/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include/http_log.h:371:65: note: in definition of macro 'ap_log_error__'
ap_log_error_(file, line, mi, level, status, sr__, __VA_ARGS__); \
^~~~~~~~~~~
/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/core.c:4951:17: note: in expansion of macro 'ap_log_error'
ap_log_error(APLOG_MARK, APLOG_NOTICE, 0, NULL,
^~~~~~~~~~~~
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/util.c && touch util.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -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.sIW8DE/BUILD/httpd-2.4.34/build/server'
Making all in modules
Making all in aaa
Making all in cache
Making all in core
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/core'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core/mod_so.c && touch mod_so.lo
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/core'
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/core'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -static -L/usr/libx32 -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.sIW8DE/BUILD/httpd-2.4.34/build/modules/core'
Making all in database
Making all in debugging
Making all in echo
Making all in examples
Making all in filters
Making all in http
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http/chunk_filter.c && touch chunk_filter.lo
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http/http_etag.c && touch http_etag.lo
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http/http_core.c && touch http_core.lo
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http/byterange_filter.c && touch byterange_filter.lo
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http/http_request.c && touch http_request.lo
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http/http_protocol.c && touch http_protocol.lo
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http/http_filters.c && touch http_filters.lo
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -static -L/usr/libx32 -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.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
Making all in ldap
Making all in loggers
Making all in lua
Making all in metadata
Making all in proxy
Making all in session
Making all in slotmem
Making all in ssl
Making all in test
Making all in http2
Making all in md
Making all in proxy/balancers
Making all in arch/unix
Making all in cluster
Making all in dav/main
Making all in generators
Making all in dav/fs
Making all in dav/lock
Making all in mappers
Making all in support
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/support/logresolve.c && touch logresolve.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/support/htdigest.c && touch htdigest.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/support/httxt2dbm.c && touch httxt2dbm.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/support/htpasswd.c && touch htpasswd.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/support/passwd_common.c && touch passwd_common.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/support/htdbm.c && touch htdbm.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/support/rotatelogs.c && touch rotatelogs.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/support/checkgid.c && touch checkgid.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/support/fcgistarter.c && touch fcgistarter.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/support/htcacheclean.c && touch htcacheclean.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o htdigest htdigest.lo /usr/libx32/libaprutil-1.la -lexpat -lcrypt /usr/libx32/libapr-1.la -luuid -lpthread -ldl
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o httxt2dbm httxt2dbm.lo /usr/libx32/libaprutil-1.la -lexpat -lcrypt /usr/libx32/libapr-1.la -luuid -lpthread -ldl
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o logresolve logresolve.lo /usr/libx32/libaprutil-1.la -lexpat -lcrypt /usr/libx32/libapr-1.la -luuid -lpthread -ldl
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o htpasswd htpasswd.lo passwd_common.lo /usr/libx32/libaprutil-1.la -lexpat -lcrypt /usr/libx32/libapr-1.la -luuid -lpthread -ldl -lcrypt
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o rotatelogs rotatelogs.lo /usr/libx32/libaprutil-1.la -lexpat -lcrypt /usr/libx32/libapr-1.la -luuid -lpthread -ldl
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o htdbm htdbm.lo passwd_common.lo /usr/libx32/libaprutil-1.la -lexpat -lcrypt /usr/libx32/libapr-1.la -luuid -lpthread -ldl -lcrypt
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o checkgid checkgid.lo /usr/libx32/libaprutil-1.la -lexpat -lcrypt /usr/libx32/libapr-1.la -luuid -lpthread -ldl
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 \
-I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/support/ab.c && touch ab.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o fcgistarter fcgistarter.lo /usr/libx32/libaprutil-1.la -lexpat -lcrypt /usr/libx32/libapr-1.la -luuid -lpthread -ldl
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o htcacheclean htcacheclean.lo /usr/libx32/libaprutil-1.la -lexpat -lcrypt /usr/libx32/libapr-1.la -luuid -lpthread -ldl
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 \
-L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o ab ab.lo /usr/libx32/libaprutil-1.la -lexpat -lcrypt /usr/libx32/libapr-1.la -luuid -lpthread -ldl -lm -lssl -lcrypto -luuid -lpthread -ldl
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
cd support && /usr/bin/make suexec
Building shared: mod_mpm_event.la
make[1]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c modules.c && touch modules.lo
make[1]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-non-pic -static -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/support/suexec.c && touch suexec.lo
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -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.sIW8DE/BUILD/httpd-2.4.34/build/support'
make[1]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/buildmark.c
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -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 -L/usr/libx32 -lpcre /usr/libx32/libaprutil-1.la -lexpat -lcrypt /usr/libx32/libapr-1.la -luuid -lpthread -ldl
make[1]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
make[5]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/event'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/mpm/event/event.c && touch event.slo
make[5]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/event'
make[5]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/event'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_mpm_event.la -rpath /usr/libx32/apache -module -avoid-version event.lo
make[5]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/event'
Building shared: mod_mpm_prefork.la
make[5]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/prefork'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/mpm/prefork/prefork.c && touch prefork.slo
make[5]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/prefork'
make[5]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/prefork'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_mpm_prefork.la -rpath /usr/libx32/apache -module -avoid-version prefork.lo
make[5]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/prefork'
Building shared: mod_mpm_worker.la
make[5]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/worker'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/server/mpm/worker/worker.c && touch worker.slo
make[5]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/worker'
make[5]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/worker'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_mpm_worker.la -rpath /usr/libx32/apache -module -avoid-version worker.lo
make[5]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/worker'
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.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_authn_dbm.c && touch mod_authn_dbm.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_authn_file.c && touch mod_authn_file.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_authn_anon.c && touch mod_authn_anon.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_authz_user.c && touch mod_authz_user.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_authn_dbd.c && touch mod_authn_dbd.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_authz_groupfile.c && touch mod_authz_groupfile.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_authz_host.c && touch mod_authz_host.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_authn_core.c && touch mod_authn_core.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_authn_socache.c && touch mod_authn_socache.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_authz_owner.c && touch mod_authz_owner.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_authz_dbm.c && touch mod_authz_dbm.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_authz_dbd.c && touch mod_authz_dbd.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_access_compat.c && touch mod_access_compat.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_auth_basic.c && touch mod_auth_basic.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authn_file.la -rpath /usr/libx32/apache -module -avoid-version mod_authn_file.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_allowmethods.c && touch mod_allowmethods.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authn_dbm.la -rpath /usr/libx32/apache -module -avoid-version mod_authn_dbm.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_authz_core.c && touch mod_authz_core.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authn_anon.la -rpath /usr/libx32/apache -module -avoid-version mod_authn_anon.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authn_dbd.la -rpath /usr/libx32/apache -module -avoid-version mod_authn_dbd.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authn_core.la -rpath /usr/libx32/apache -module -avoid-version mod_authn_core.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authn_socache.la -rpath /usr/libx32/apache -module -avoid-version mod_authn_socache.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authz_host.la -rpath /usr/libx32/apache -module -avoid-version mod_authz_host.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_auth_form.c && touch mod_auth_form.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authz_groupfile.la -rpath /usr/libx32/apache -module -avoid-version mod_authz_groupfile.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authz_user.la -rpath /usr/libx32/apache -module -avoid-version mod_authz_user.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authz_dbm.la -rpath /usr/libx32/apache -module -avoid-version mod_authz_dbm.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authz_owner.la -rpath /usr/libx32/apache -module -avoid-version mod_authz_owner.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authz_dbd.la -rpath /usr/libx32/apache -module -avoid-version mod_authz_dbd.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authz_core.la -rpath /usr/libx32/apache -module -avoid-version mod_authz_core.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_access_compat.la -rpath /usr/libx32/apache -module -avoid-version mod_access_compat.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_auth_basic.la -rpath /usr/libx32/apache -module -avoid-version mod_auth_basic.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_auth_form.la -rpath /usr/libx32/apache -module -avoid-version mod_auth_form.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_auth_digest.c && touch mod_auth_digest.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_allowmethods.la -rpath /usr/libx32/apache -module -avoid-version mod_allowmethods.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_auth_digest.la -rpath /usr/libx32/apache -module -avoid-version mod_auth_digest.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa/mod_authnz_ldap.c && touch mod_authnz_ldap.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_authnz_ldap.la -rpath /usr/libx32/apache -module -avoid-version mod_authnz_ldap.lo -lldap -llber
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
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.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache/mod_file_cache.c && touch mod_file_cache.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache/mod_socache_memcache.c && touch mod_socache_memcache.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache/mod_socache_dbm.c && touch mod_socache_dbm.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache/cache_storage.c && touch cache_storage.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_file_cache.la -rpath /usr/libx32/apache -module -avoid-version mod_file_cache.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_socache_memcache.la -rpath /usr/libx32/apache -module -avoid-version mod_socache_memcache.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_socache_dbm.la -rpath /usr/libx32/apache -module -avoid-version mod_socache_dbm.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache/cache_util.c && touch cache_util.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache/mod_socache_shmcb.c && touch mod_socache_shmcb.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_socache_shmcb.la -rpath /usr/libx32/apache -module -avoid-version mod_socache_shmcb.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache/mod_cache_socache.c && touch mod_cache_socache.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache/mod_cache_disk.c && touch mod_cache_disk.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_cache_socache.la -rpath /usr/libx32/apache -module -avoid-version mod_cache_socache.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_cache_disk.la -rpath /usr/libx32/apache -module -avoid-version mod_cache_disk.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache/mod_cache.c && touch mod_cache.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_cache.la -rpath /usr/libx32/apache -module -avoid-version mod_cache.lo cache_storage.lo cache_util.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
Building shared: mod_watchdog.la mod_macro.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/core'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core/mod_macro.c && touch mod_macro.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/core'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/core'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core/mod_watchdog.c && touch mod_watchdog.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/core'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/core'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_macro.la -rpath /usr/libx32/apache -module -avoid-version mod_macro.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/core'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/core'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_watchdog.la -rpath /usr/libx32/apache -module -avoid-version mod_watchdog.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/core'
Building shared: mod_dbd.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/database'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database/mod_dbd.c && touch mod_dbd.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/database'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/database'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_dbd.la -rpath /usr/libx32/apache -module -avoid-version mod_dbd.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/database'
Building shared: mod_dumpio.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/debugging'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/debugging/mod_dumpio.c && touch mod_dumpio.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/debugging'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/debugging'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_dumpio.la -rpath /usr/libx32/apache -module -avoid-version mod_dumpio.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/debugging'
Building shared: mod_echo.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/echo'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/echo/mod_echo.c && touch mod_echo.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/echo'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/echo'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_echo.la -rpath /usr/libx32/apache -module -avoid-version mod_echo.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/echo'
Building shared: mod_case_filter.la mod_case_filter_in.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/examples'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/examples/mod_case_filter.c && touch mod_case_filter.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/examples'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/examples'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/examples/mod_case_filter_in.c && touch mod_case_filter_in.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/examples'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/examples'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_case_filter.la -rpath /usr/libx32/apache -module -avoid-version mod_case_filter.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/examples'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/examples'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_case_filter_in.la -rpath /usr/libx32/apache -module -avoid-version mod_case_filter_in.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/examples'
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.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_data.c && touch mod_data.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_ratelimit.c && touch mod_ratelimit.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_buffer.c && touch mod_buffer.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_request.c && touch mod_request.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_reflector.c && touch mod_reflector.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_reqtimeout.c && touch mod_reqtimeout.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_ext_filter.c && touch mod_ext_filter.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_filter.c && touch mod_filter.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_sed.c && touch mod_sed.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_substitute.c && touch mod_substitute.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/regexp.c && touch regexp.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/sed0.c && touch sed0.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/sed1.c && touch sed1.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_buffer.la -rpath /usr/libx32/apache -module -avoid-version mod_buffer.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_charset_lite.c && touch mod_charset_lite.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_data.la -rpath /usr/libx32/apache -module -avoid-version mod_data.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_brotli.c && touch mod_brotli.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_ratelimit.la -rpath /usr/libx32/apache -module -avoid-version mod_ratelimit.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_reqtimeout.la -rpath /usr/libx32/apache -module -avoid-version mod_reqtimeout.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_ext_filter.la -rpath /usr/libx32/apache -module -avoid-version mod_ext_filter.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_request.la -rpath /usr/libx32/apache -module -avoid-version mod_request.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_xml2enc.c && touch mod_xml2enc.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_filter.la -rpath /usr/libx32/apache -module -avoid-version mod_filter.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_reflector.la -rpath /usr/libx32/apache -module -avoid-version mod_reflector.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_substitute.la -rpath /usr/libx32/apache -module -avoid-version mod_substitute.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_charset_lite.la -rpath /usr/libx32/apache -module -avoid-version mod_charset_lite.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_sed.la -rpath /usr/libx32/apache -module -avoid-version mod_sed.lo sed0.lo sed1.lo regexp.lo -export-symbols-regex sed_module
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_deflate.c && touch mod_deflate.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_brotli.la -rpath /usr/libx32/apache -module -avoid-version mod_brotli.lo -lbrotlienc -export-symbols-regex brotli_module
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_proxy_html.c && touch mod_proxy_html.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_xml2enc.la -rpath /usr/libx32/apache -module -avoid-version mod_xml2enc.lo -lxml2
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters/mod_include.c && touch mod_include.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_deflate.la -rpath /usr/libx32/apache -module -avoid-version mod_deflate.lo -lz
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_include.la -rpath /usr/libx32/apache -module -avoid-version mod_include.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -I/usr/include/libxml2 -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_html.la -rpath /usr/libx32/apache -module -avoid-version mod_proxy_html.lo -lxml2
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
Building shared: mod_mime.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http/mod_mime.c && touch mod_mime.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_mime.la -rpath /usr/libx32/apache -module -avoid-version mod_mime.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
Building shared: mod_ldap.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ldap'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap/util_ldap_cache.c && touch util_ldap_cache.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ldap'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ldap'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap/util_ldap_cache_mgr.c && touch util_ldap_cache_mgr.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ldap'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ldap'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap/util_ldap.c && touch util_ldap.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ldap'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ldap'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_ldap.la -rpath /usr/libx32/apache -module -avoid-version util_ldap.lo util_ldap_cache.lo util_ldap_cache_mgr.lo -lldap -llber
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ldap'
Building shared: mod_log_config.la mod_log_debug.la mod_log_forensic.la mod_logio.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers/mod_logio.c && touch mod_logio.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers/mod_log_forensic.c && touch mod_log_forensic.slo
/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers/mod_log_forensic.c: In function 'log_before':
/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers/mod_log_forensic.c:198:36: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=]
id = apr_psprintf(r->pool, "%" APR_PID_T_FMT ":%lx:%x", getpid(),
^~~
time(NULL), apr_atomic_inc32(&next_id));
~~~~~~~~~~
/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers/mod_log_forensic.c:198:58: note: format string is defined here
id = apr_psprintf(r->pool, "%" APR_PID_T_FMT ":%lx:%x", getpid(),
~~^
%llx
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers/mod_log_debug.c && touch mod_log_debug.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_logio.la -rpath /usr/libx32/apache -module -avoid-version mod_logio.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_log_forensic.la -rpath /usr/libx32/apache -module -avoid-version mod_log_forensic.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_log_debug.la -rpath /usr/libx32/apache -module -avoid-version mod_log_debug.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers/mod_log_config.c && touch mod_log_config.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_log_config.la -rpath /usr/libx32/apache -module -avoid-version mod_log_config.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
Building shared: mod_lua.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I/usr/include/lua5.3 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua/lua_passwd.c && touch lua_passwd.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I/usr/include/lua5.3 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua/lua_apr.c && touch lua_apr.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I/usr/include/lua5.3 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua/lua_config.c && touch lua_config.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I/usr/include/lua5.3 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua/lua_vmprep.c && touch lua_vmprep.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I/usr/include/lua5.3 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua/lua_dbd.c && touch lua_dbd.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I/usr/include/lua5.3 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua/mod_lua.c && touch mod_lua.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I/usr/include/lua5.3 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua/lua_request.c && touch lua_request.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_lua.la -rpath /usr/libx32/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.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
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.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/metadata/mod_env.c && touch mod_env.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/metadata/mod_unique_id.c && touch mod_unique_id.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/metadata/mod_ident.c && touch mod_ident.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/metadata/mod_cern_meta.c && touch mod_cern_meta.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/metadata/mod_expires.c && touch mod_expires.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/metadata/mod_usertrack.c && touch mod_usertrack.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/metadata/mod_setenvif.c && touch mod_setenvif.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_unique_id.la -rpath /usr/libx32/apache -module -avoid-version mod_unique_id.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_ident.la -rpath /usr/libx32/apache -module -avoid-version mod_ident.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/metadata/mod_version.c && touch mod_version.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_env.la -rpath /usr/libx32/apache -module -avoid-version mod_env.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_cern_meta.la -rpath /usr/libx32/apache -module -avoid-version mod_cern_meta.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/metadata/mod_headers.c && touch mod_headers.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_expires.la -rpath /usr/libx32/apache -module -avoid-version mod_expires.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_setenvif.la -rpath /usr/libx32/apache -module -avoid-version mod_setenvif.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_usertrack.la -rpath /usr/libx32/apache -module -avoid-version mod_usertrack.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_version.la -rpath /usr/libx32/apache -module -avoid-version mod_version.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_headers.la -rpath /usr/libx32/apache -module -avoid-version mod_headers.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/metadata/mod_mime_magic.c && touch mod_mime_magic.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_mime_magic.la -rpath /usr/libx32/apache -module -avoid-version mod_mime_magic.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/metadata/mod_remoteip.c && touch mod_remoteip.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_remoteip.la -rpath /usr/libx32/apache -module -avoid-version mod_remoteip.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
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.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_fdpass.c && touch mod_proxy_fdpass.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_uwsgi.c && touch mod_proxy_uwsgi.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_connect.c && touch mod_proxy_connect.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_scgi.c && touch mod_proxy_scgi.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_fcgi.c && touch mod_proxy_fcgi.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/ajp_link.c && touch ajp_link.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_wstunnel.c && touch mod_proxy_wstunnel.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/ajp_header.c && touch ajp_header.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_http.c && touch mod_proxy_http.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/ajp_utils.c && touch ajp_utils.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_ajp.c && touch mod_proxy_ajp.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/ajp_msg.c && touch ajp_msg.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_connect.la -rpath /usr/libx32/apache -module -avoid-version mod_proxy_connect.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_express.c && touch mod_proxy_express.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_fcgi.la -rpath /usr/libx32/apache -module -avoid-version mod_proxy_fcgi.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_http.la -rpath /usr/libx32/apache -module -avoid-version mod_proxy_http.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_scgi.la -rpath /usr/libx32/apache -module -avoid-version mod_proxy_scgi.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/mod_proxy.c && touch mod_proxy.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_uwsgi.la -rpath /usr/libx32/apache -module -avoid-version mod_proxy_uwsgi.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_fdpass.la -rpath /usr/libx32/apache -module -avoid-version mod_proxy_fdpass.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_wstunnel.la -rpath /usr/libx32/apache -module -avoid-version mod_proxy_wstunnel.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_express.la -rpath /usr/libx32/apache -module -avoid-version mod_proxy_express.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_ajp.la -rpath /usr/libx32/apache -module -avoid-version mod_proxy_ajp.lo ajp_header.lo ajp_link.lo ajp_msg.lo ajp_utils.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_ftp.c && touch mod_proxy_ftp.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_hcheck.c && touch mod_proxy_hcheck.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_ftp.la -rpath /usr/libx32/apache -module -avoid-version mod_proxy_ftp.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_hcheck.la -rpath /usr/libx32/apache -module -avoid-version mod_proxy_hcheck.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/proxy_util.c && touch proxy_util.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy.la -rpath /usr/libx32/apache -module -avoid-version mod_proxy.lo proxy_util.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/mod_proxy_balancer.c && touch mod_proxy_balancer.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_balancer.la -rpath /usr/libx32/apache -module -avoid-version mod_proxy_balancer.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
Building shared: mod_session.la mod_session_cookie.la mod_session_crypto.la mod_session_dbd.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session/mod_session_cookie.c && touch mod_session_cookie.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session/mod_session_dbd.c && touch mod_session_dbd.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_session_cookie.la -rpath /usr/libx32/apache -module -avoid-version mod_session_cookie.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session/mod_session.c && touch mod_session.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session/mod_session_crypto.c && touch mod_session_crypto.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_session_dbd.la -rpath /usr/libx32/apache -module -avoid-version mod_session_dbd.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_session.la -rpath /usr/libx32/apache -module -avoid-version mod_session.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_session_crypto.la -rpath /usr/libx32/apache -module -avoid-version mod_session_crypto.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
Building shared: mod_slotmem_shm.la mod_slotmem_plain.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/slotmem'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/slotmem/mod_slotmem_plain.c && touch mod_slotmem_plain.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/slotmem'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/slotmem'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_slotmem_plain.la -rpath /usr/libx32/apache -module -avoid-version mod_slotmem_plain.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/slotmem'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/slotmem'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/slotmem/mod_slotmem_shm.c && touch mod_slotmem_shm.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/slotmem'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/slotmem'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_slotmem_shm.la -rpath /usr/libx32/apache -module -avoid-version mod_slotmem_shm.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/slotmem'
Building shared: mod_ssl.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_rand.c && touch ssl_engine_rand.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_mutex.c && touch ssl_engine_mutex.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_log.c && touch ssl_engine_log.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_pphrase.c && touch ssl_engine_pphrase.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/mod_ssl.c && touch mod_ssl.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/ssl_scache.c && touch ssl_scache.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_init.c && touch ssl_engine_init.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_config.c && touch ssl_engine_config.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_io.c && touch ssl_engine_io.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/ssl_util.c && touch ssl_util.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_kernel.c && touch ssl_engine_kernel.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/ssl_util_stapling.c && touch ssl_util_stapling.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/ssl_util_ssl.c && touch ssl_util_ssl.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_vars.c && touch ssl_engine_vars.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/ssl_engine_ocsp.c && touch ssl_engine_ocsp.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl/ssl_util_ocsp.c && touch ssl_util_ocsp.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -lssl -lcrypto -luuid -lpthread -ldl -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_ssl.la -rpath /usr/libx32/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.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
Building shared: mod_dialup.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/test'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test/mod_dialup.c && touch mod_dialup.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/test'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/test'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_dialup.la -rpath /usr/libx32/apache -module -avoid-version mod_dialup.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/test'
Building shared: mod_http2.la mod_proxy_http2.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_bucket_eos.c && touch h2_bucket_eos.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_ctx.c && touch h2_ctx.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_alt_svc.c && touch h2_alt_svc.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_conn_io.c && touch h2_conn_io.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/mod_http2.c && touch mod_http2.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_conn.c && touch h2_conn.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_filter.c && touch h2_filter.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_config.c && touch h2_config.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_headers.c && touch h2_headers.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_bucket_beam.c && touch h2_bucket_beam.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_ngn_shed.c && touch h2_ngn_shed.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_h2.c && touch h2_h2.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_request.c && touch h2_request.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_from_h1.c && touch h2_from_h1.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_push.c && touch h2_push.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_switch.c && touch h2_switch.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_mplx.c && touch h2_mplx.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_workers.c && touch h2_workers.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_stream.c && touch h2_stream.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/mod_proxy_http2.c && touch mod_proxy_http2.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_task.c && touch h2_task.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_util.c && touch h2_util.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_proxy_util.c && touch h2_proxy_util.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_session.c && touch h2_session.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2/h2_proxy_session.c && touch h2_proxy_session.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -lssl -lcrypto -luuid -lpthread -ldl -lnghttp2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_proxy_http2.la -rpath /usr/libx32/apache -module -avoid-version mod_proxy_http2.lo h2_proxy_session.lo h2_proxy_util.lo -export-symbols-regex proxy_http2_module
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -lssl -lcrypto -luuid -lpthread -ldl -lnghttp2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_http2.la -rpath /usr/libx32/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.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
Building shared: mod_md.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/md_http.c && touch md_http.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/md_curl.c && touch md_curl.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/md_acme.c && touch md_acme.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/md_core.c && touch md_core.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/md_acme_acct.c && touch md_acme_acct.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/md_jws.c && touch md_jws.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/md_log.c && touch md_log.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/md_acme_drive.c && touch md_acme_drive.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/md_acme_authz.c && touch md_acme_authz.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/md_store.c && touch md_store.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/md_json.c && touch md_json.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/md_crypt.c && touch md_crypt.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/mod_md_os.c && touch mod_md_os.slo
In file included from /tmp/B.sIW8DE/BUILD/httpd-2.4.34/include/ap_config.h:138,
from /tmp/B.sIW8DE/BUILD/httpd-2.4.34/include/mpm_common.h:40,
from /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/mod_md_os.c:24:
/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include/ap_config_auto.h:11: warning: "AP_ENABLE_EXCEPTION_HOOK" redefined
#define AP_ENABLE_EXCEPTION_HOOK 1
/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/mod_md_os.c:21: note: this is the location of the previous definition
#define AP_ENABLE_EXCEPTION_HOOK 0
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/md_store_fs.c && touch md_store_fs.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/md_reg.c && touch md_reg.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/mod_md_config.c && touch mod_md_config.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/md_util.c && touch md_util.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/mod_md.c && touch mod_md.slo
In file included from /tmp/B.sIW8DE/BUILD/httpd-2.4.34/include/ap_config.h:138,
from /tmp/B.sIW8DE/BUILD/httpd-2.4.34/include/mpm_common.h:40,
from /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/mod_md.c:25:
/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include/ap_config_auto.h:11: warning: "AP_ENABLE_EXCEPTION_HOOK" redefined
#define AP_ENABLE_EXCEPTION_HOOK 1
/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md/mod_md.c:23: note: this is the location of the previous definition
#define AP_ENABLE_EXCEPTION_HOOK 0
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -lssl -lcrypto -luuid -lpthread -ldl -ljansson -lcurl -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_md.la -rpath /usr/libx32/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.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
Building shared: mod_lbmethod_byrequests.la mod_lbmethod_bytraffic.la mod_lbmethod_bybusyness.la mod_lbmethod_heartbeat.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/balancers/mod_lbmethod_byrequests.c && touch mod_lbmethod_byrequests.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/balancers/mod_lbmethod_bybusyness.c && touch mod_lbmethod_bybusyness.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/balancers/mod_lbmethod_bytraffic.c && touch mod_lbmethod_bytraffic.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy/balancers/mod_lbmethod_heartbeat.c && touch mod_lbmethod_heartbeat.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_lbmethod_byrequests.la -rpath /usr/libx32/apache -module -avoid-version mod_lbmethod_byrequests.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_lbmethod_bybusyness.la -rpath /usr/libx32/apache -module -avoid-version mod_lbmethod_bybusyness.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_lbmethod_bytraffic.la -rpath /usr/libx32/apache -module -avoid-version mod_lbmethod_bytraffic.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_lbmethod_heartbeat.la -rpath /usr/libx32/apache -module -avoid-version mod_lbmethod_heartbeat.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
Building shared: mod_unixd.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/arch/unix'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix/mod_unixd.c && touch mod_unixd.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/arch/unix'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/arch/unix'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_unixd.la -rpath /usr/libx32/apache -module -avoid-version mod_unixd.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/arch/unix'
Building shared: mod_heartbeat.la mod_heartmonitor.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cluster'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cluster/mod_heartbeat.c && touch mod_heartbeat.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cluster'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cluster'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_heartbeat.la -rpath /usr/libx32/apache -module -avoid-version mod_heartbeat.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cluster'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cluster'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cluster/mod_heartmonitor.c && touch mod_heartmonitor.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cluster'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cluster'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_heartmonitor.la -rpath /usr/libx32/apache -module -avoid-version mod_heartmonitor.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cluster'
Building shared: mod_dav.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main/providers.c && touch providers.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main/std_liveprop.c && touch std_liveprop.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main/liveprop.c && touch liveprop.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main/util_lock.c && touch util_lock.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main/props.c && touch props.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main/util.c && touch util.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main/mod_dav.c && touch mod_dav.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_dav.la -rpath /usr/libx32/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.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
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.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators/mod_suexec.c && touch mod_suexec.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators/mod_asis.c && touch mod_asis.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_suexec.la -rpath /usr/libx32/apache -module -avoid-version mod_suexec.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_asis.la -rpath /usr/libx32/apache -module -avoid-version mod_asis.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators/mod_status.c && touch mod_status.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators/mod_info.c && touch mod_info.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators/mod_cgi.c && touch mod_cgi.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_status.la -rpath /usr/libx32/apache -module -avoid-version mod_status.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_info.la -rpath /usr/libx32/apache -module -avoid-version mod_info.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_cgi.la -rpath /usr/libx32/apache -module -avoid-version mod_cgi.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators/mod_cgid.c && touch mod_cgid.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_cgid.la -rpath /usr/libx32/apache -module -avoid-version mod_cgid.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators/mod_autoindex.c && touch mod_autoindex.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_autoindex.la -rpath /usr/libx32/apache -module -avoid-version mod_autoindex.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
Building shared: mod_dav_fs.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/fs'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/fs/mod_dav_fs.c && touch mod_dav_fs.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/fs'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/fs'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/fs/dbm.c && touch dbm.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/fs'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/fs'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/fs/lock.c && touch lock.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/fs'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/fs'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/fs/repos.c && touch repos.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/fs'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/fs'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_dav_fs.la -rpath /usr/libx32/apache -module -avoid-version mod_dav_fs.lo dbm.lo lock.lo repos.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/fs'
Building shared: mod_dav_lock.la
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/lock'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/lock/mod_dav_lock.c && touch mod_dav_lock.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/lock'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/lock'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/lock/locks.c && touch locks.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/lock'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/lock'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_dav_lock.la -rpath /usr/libx32/apache -module -avoid-version mod_dav_lock.lo locks.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/lock'
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.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers/mod_actions.c && touch mod_actions.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers/mod_speling.c && touch mod_speling.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers/mod_userdir.c && touch mod_userdir.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers/mod_vhost_alias.c && touch mod_vhost_alias.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers/mod_dir.c && touch mod_dir.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers/mod_alias.c && touch mod_alias.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_actions.la -rpath /usr/libx32/apache -module -avoid-version mod_actions.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers/mod_imagemap.c && touch mod_imagemap.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_speling.la -rpath /usr/libx32/apache -module -avoid-version mod_speling.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_userdir.la -rpath /usr/libx32/apache -module -avoid-version mod_userdir.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_dir.la -rpath /usr/libx32/apache -module -avoid-version mod_dir.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_vhost_alias.la -rpath /usr/libx32/apache -module -avoid-version mod_vhost_alias.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_alias.la -rpath /usr/libx32/apache -module -avoid-version mod_alias.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_imagemap.la -rpath /usr/libx32/apache -module -avoid-version mod_imagemap.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers/mod_negotiation.c && touch mod_negotiation.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_negotiation.la -rpath /usr/libx32/apache -module -avoid-version mod_negotiation.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=compile --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -DLINUX -D_REENTRANT -D_GNU_SOURCE -DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1 -I. -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/os/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/include -I/usr/include/apr -I/usr/include/apr-util -I/usr/include -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/aaa -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/cache -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/core -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/database -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/filters -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ldap -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/loggers -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/lua -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/proxy -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/http2 -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/session -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/ssl -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/test -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/server -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/md -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/arch/unix -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/dav/main -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/generators -I/tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers -prefer-pic -c /tmp/B.sIW8DE/BUILD/httpd-2.4.34/modules/mappers/mod_rewrite.c && touch mod_rewrite.slo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=link --tag=CC x86_64-pld-linux-gnux32-gcc -pthread -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fPIC -mtune=generic -march=x86-64 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -L/usr/libx32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o mod_rewrite.la -rpath /usr/libx32/apache -module -avoid-version mod_rewrite.lo
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
+ exit 0
Executing(%install): /bin/sh -e /tmp/B.sIW8DE/BUILD/tmp/rpm-tmp.55869
HOME=/home/users/builder
PATH=/home/users/builder/GNUstep/Tools:/usr/local/bin:/usr/bin:/bin
TMPDIR=/tmp/B.sIW8DE/BUILD/tmp
+ umask 022
+ cd /tmp/B.sIW8DE/BUILD
+ /bin/rm '--interactive=never' -rf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder
+ /bin/mkdir -p /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder
+ cd httpd-2.4.34
+ rm -rf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder
+ install -d /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/logrotate.d /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/rc.d/init.d /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/sysconfig /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/systemd/system /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/var/log/httpd /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/var/log/archive/httpd /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/var/run/httpd /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/var/cache/httpd /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/var/lock/mod_dav /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/var/lib/httpd/md /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/webapps.d /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/vhosts.d /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/home/services/httpd/cgi-bin /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/home/services/httpd/vhosts /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/tmpfiles.d /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/lib/systemd/system
+ /usr/bin/make -Otarget -j9 -C build install 'DESTDIR=/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder'
Making install in os
Making install in unix
Making install in server
Making install in mpm
Making install in event
make[4]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/event'
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache
/usr/share/apr/build-1/libtool --silent --mode=install install mod_mpm_event.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/event'
Making install in prefork
make[4]: Entering directory '/tmp/B.sIW8DE/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.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/prefork'
Making install in worker
make[4]: Entering directory '/tmp/B.sIW8DE/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.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[4]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/server/mpm/worker'
Making install in modules
Making install in aaa
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_authn_file.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_authn_dbm.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_authn_anon.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_authn_dbd.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_authn_socache.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_authn_core.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_authz_host.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_authz_groupfile.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_authz_user.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_authz_dbm.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_authz_owner.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_authz_dbd.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_authz_core.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_authnz_ldap.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_access_compat.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_auth_basic.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_auth_form.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_auth_digest.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_allowmethods.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/aaa'
Making install in cache
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_file_cache.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_cache.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_cache_disk.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_cache_socache.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_socache_shmcb.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_socache_dbm.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_socache_memcache.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cache'
Making install in core
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/core'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_watchdog.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_macro.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/core'
Making install in database
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/database'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_dbd.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/database'
Making install in debugging
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/debugging'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_dumpio.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/debugging'
Making install in echo
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/echo'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_echo.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/echo'
Making install in examples
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/examples'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_case_filter.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_case_filter_in.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/examples'
Making install in filters
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_buffer.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_data.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_ratelimit.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_reqtimeout.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_ext_filter.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_request.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_include.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_filter.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_reflector.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_substitute.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_sed.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_charset_lite.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_deflate.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_xml2enc.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_html.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_brotli.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/filters'
Making install in http
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_mime.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http'
Making install in ldap
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ldap'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_ldap.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ldap'
Making install in loggers
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_log_config.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_log_debug.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_log_forensic.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_logio.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/loggers'
Making install in lua
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_lua.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/lua'
Making install in metadata
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_env.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_mime_magic.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_cern_meta.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_expires.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_headers.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_ident.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_usertrack.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_unique_id.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_setenvif.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_version.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_remoteip.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/metadata'
Making install in proxy
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_connect.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_ftp.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_http.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_fcgi.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_scgi.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_uwsgi.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_fdpass.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_wstunnel.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_ajp.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_balancer.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_express.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_hcheck.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy'
Making install in session
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_session.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_session_cookie.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_session_crypto.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_session_dbd.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/session'
Making install in slotmem
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/slotmem'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_slotmem_shm.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_slotmem_plain.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/slotmem'
Making install in ssl
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_ssl.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/ssl'
Making install in test
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/test'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_dialup.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/test'
Making install in http2
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_http2.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_proxy_http2.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/http2'
Making install in md
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_md.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/md'
Making install in proxy/balancers
make[3]: Entering directory '/tmp/B.sIW8DE/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.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_lbmethod_bytraffic.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_lbmethod_bybusyness.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_lbmethod_heartbeat.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/proxy/balancers'
Making install in arch/unix
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/arch/unix'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_unixd.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/arch/unix'
Making install in cluster
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cluster'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_heartbeat.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_heartmonitor.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/cluster'
Making install in dav/main
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_dav.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/main'
Making install in generators
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_status.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_autoindex.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_asis.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_info.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_suexec.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_cgid.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_cgi.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/generators'
Making install in dav/fs
make[3]: Entering directory '/tmp/B.sIW8DE/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.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/fs'
Making install in dav/lock
make[3]: Entering directory '/tmp/B.sIW8DE/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.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/dav/lock'
Making install in mappers
make[3]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_vhost_alias.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_negotiation.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_dir.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_imagemap.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_actions.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_speling.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_userdir.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_alias.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
/usr/share/apr/build-1/libtool --silent --mode=install install mod_rewrite.la /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/
libtool: warning: remember to run 'libtool --finish /usr/libx32/apache'
make[3]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/modules/mappers'
Making install in support
make[2]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/bin
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/sbin
make[2]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build/support'
cd support && /usr/bin/make suexec
make[2]: 'suexec' is up to date.
make[1]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
Installing HTML documents
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/home/services/httpd/html
make[1]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
make[1]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
Installing error documents
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/home/services/httpd/error
make[1]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
make[1]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
Installing CGIs
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/cgi-bin
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/cgi-bin/apache
make[1]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
make[1]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
Installing icons
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/home/services/httpd/icons
make[1]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
Building shared: mod_mpm_event.la
make[5]: Nothing to be done for 'local-shared-build'.
Building shared: mod_mpm_prefork.la
make[5]: Nothing to be done for 'local-shared-build'.
Building shared: mod_mpm_worker.la
make[5]: Nothing to be done for 'local-shared-build'.
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]: Nothing to be done for 'local-shared-build'.
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]: Nothing to be done for 'local-shared-build'.
Building shared: mod_watchdog.la mod_macro.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_dbd.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_dumpio.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_echo.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_case_filter.la mod_case_filter_in.la
make[4]: Nothing to be done for 'local-shared-build'.
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]: Nothing to be done for 'local-shared-build'.
Building shared: mod_mime.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_ldap.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_log_config.la mod_log_debug.la mod_log_forensic.la mod_logio.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_lua.la
make[4]: Nothing to be done for 'local-shared-build'.
make[1]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
Installing man pages and online manual
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/share
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/share/man
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/share/man/man1
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/share/man/man8
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/home/services/httpd/manual
make[1]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
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]: Nothing to be done for 'local-shared-build'.
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]: Nothing to be done for 'local-shared-build'.
Building shared: mod_session.la mod_session_cookie.la mod_session_crypto.la mod_session_dbd.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_slotmem_shm.la mod_slotmem_plain.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_ssl.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_dialup.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_http2.la mod_proxy_http2.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_md.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_lbmethod_byrequests.la mod_lbmethod_bytraffic.la mod_lbmethod_bybusyness.la mod_lbmethod_heartbeat.la
make[4]: Nothing to be done for 'local-shared-build'.
make[1]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
Installing build system files
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/build
make[1]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
Building shared: mod_unixd.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_heartbeat.la mod_heartmonitor.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_dav.la
make[4]: Nothing to be done for 'local-shared-build'.
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]: Nothing to be done for 'local-shared-build'.
Building shared: mod_dav_fs.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_dav_lock.la
make[4]: Nothing to be done for 'local-shared-build'.
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]: Nothing to be done for 'local-shared-build'.
make[1]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
Installing configuration files
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/extra
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/original
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/original/extra
make[1]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
make[1]: Entering directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
Installing header files
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/include
mkdir /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/include/apache
make[1]: Leaving directory '/tmp/B.sIW8DE/BUILD/httpd-2.4.34/build'
+ /bin/sed -i -re '/^(CC|CPP|CXX)/ s/ccache //' /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/build/config_vars.mk
+ cp -p /tmp/B.sIW8DE/apache.service /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/lib/systemd/system/httpd.service
+ ln -s /lib/systemd/system/httpd.service /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/systemd/system/httpd.service
+ ln -s /usr/libx32/apache /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/modules
+ ln -s /var/run/httpd /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/run
+ ln -s /var/log/httpd /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/logs
+ ln -s /var/lib/httpd/md /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/md
+ rm /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/httpd.conf
+ install -p /tmp/B.sIW8DE/apache.init /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/rc.d/init.d/httpd
+ cp -a /tmp/B.sIW8DE/apache.logrotate /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/logrotate.d/httpd
+ cp -a /tmp/B.sIW8DE/apache.sysconfig /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/sysconfig/httpd
+ touch /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/var/log/httpd/access_log /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/var/log/httpd/error_log /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/var/log/httpd/agent_log /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/var/log/httpd/referer_log /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/var/log/httpd/suexec_log
+ install -d /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/ssl
+ cp -a /tmp/B.sIW8DE/apache-server.crt /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/ssl/server.crt
+ cp -a /tmp/B.sIW8DE/apache-server.key /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/ssl/server.key
+ cp -a /tmp/B.sIW8DE/apache-httpd.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/apache.conf
+ CFG=/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d
+ cp -a /tmp/B.sIW8DE/apache-common.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/10_common.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_mime.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/01_mod_mime.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_authz_host.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/01_mod_authz_host.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_cgid.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/01_mod_cgid.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_log_config.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/01_mod_log_config.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_mime_magic.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/01_mod_mime_magic.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_cache.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/01_mod_cache.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_http2.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/01_mod_http2.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_vhost_alias.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/20_mod_vhost_alias.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_status.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/25_mod_status.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_proxy.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/30_mod_proxy.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_info.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/35_mod_info.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_ssl.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/40_mod_ssl.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_dav.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/45_mod_dav.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_dir.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/59_mod_dir.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_suexec.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/13_mod_suexec.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_deflate.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/58_mod_deflate.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_autoindex.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/57_mod_autoindex.conf
+ cp -a /tmp/B.sIW8DE/apache-multilang-errordoc.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/30_errordocs.conf
+ cp -a /tmp/B.sIW8DE/apache-manual.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/30_manual.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_userdir.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/16_mod_userdir.conf
+ cp -a /tmp/B.sIW8DE/apache-mpm.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/10_mpm.conf
+ cp -a /tmp/B.sIW8DE/apache-languages.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/20_languages.conf
+ cp -a /tmp/B.sIW8DE/apache-mod_md.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/60_mod_md.conf
+ cp -a /tmp/B.sIW8DE/apache-example.net.conf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/vhosts.d/example.net.conf
+ cp -p /tmp/B.sIW8DE/apache.tmpfiles /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/lib/tmpfiles.d/apache.conf
+ LoadModule 00 access_compat
+ typeset 'index=00' 'module=access_compat' conffile
+ conffile=access_compat
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_access_compat.conf
+ echo 'LoadModule access_compat_module modules/mod_access_compat.so'
+ LoadModule 00 actions
+ typeset 'index=00' 'module=actions' conffile
+ conffile=actions
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_actions.conf
+ echo 'LoadModule actions_module modules/mod_actions.so'
+ LoadModule 00 alias
+ typeset 'index=00' 'module=alias' conffile
+ conffile=alias
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_alias.conf
+ echo 'LoadModule alias_module modules/mod_alias.so'
+ LoadModule 00 allowmethods
+ typeset 'index=00' 'module=allowmethods' conffile
+ conffile=allowmethods
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_allowmethods.conf
+ echo 'LoadModule allowmethods_module modules/mod_allowmethods.so'
+ LoadModule 00 asis
+ typeset 'index=00' 'module=asis' conffile
+ conffile=asis
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_asis.conf
+ echo 'LoadModule asis_module modules/mod_asis.so'
+ LoadModule 00 auth_basic
+ typeset 'index=00' 'module=auth_basic' conffile
+ conffile=auth_basic
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_auth_basic.conf
+ echo 'LoadModule auth_basic_module modules/mod_auth_basic.so'
+ LoadModule 00 auth_digest
+ typeset 'index=00' 'module=auth_digest' conffile
+ conffile=auth_digest
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_auth_digest.conf
+ echo 'LoadModule auth_digest_module modules/mod_auth_digest.so'
+ LoadModule 00 auth_form
+ typeset 'index=00' 'module=auth_form' conffile
+ conffile=auth_form
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_auth_form.conf
+ echo 'LoadModule auth_form_module modules/mod_auth_form.so'
+ LoadModule 00 authn_anon
+ typeset 'index=00' 'module=authn_anon' conffile
+ conffile=authn_anon
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_authn_anon.conf
+ echo 'LoadModule authn_anon_module modules/mod_authn_anon.so'
+ LoadModule 00 authn_core
+ typeset 'index=00' 'module=authn_core' conffile
+ conffile=authn_core
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_authn_core.conf
+ echo 'LoadModule authn_core_module modules/mod_authn_core.so'
+ LoadModule 00 authn_dbd
+ typeset 'index=00' 'module=authn_dbd' conffile
+ conffile=authn_dbd
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_authn_dbd.conf
+ echo 'LoadModule authn_dbd_module modules/mod_authn_dbd.so'
+ LoadModule 00 authn_dbm
+ typeset 'index=00' 'module=authn_dbm' conffile
+ conffile=authn_dbm
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_authn_dbm.conf
+ echo 'LoadModule authn_dbm_module modules/mod_authn_dbm.so'
+ LoadModule 00 authn_file
+ typeset 'index=00' 'module=authn_file' conffile
+ conffile=authn_file
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_authn_file.conf
+ echo 'LoadModule authn_file_module modules/mod_authn_file.so'
+ LoadModule 00 authn_socache
+ typeset 'index=00' 'module=authn_socache' conffile
+ conffile=authn_socache
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_authn_socache.conf
+ echo 'LoadModule authn_socache_module modules/mod_authn_socache.so'
+ LoadModule 00 authnz_ldap
+ typeset 'index=00' 'module=authnz_ldap' conffile
+ conffile=authnz_ldap
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_authnz_ldap.conf
+ echo 'LoadModule authnz_ldap_module modules/mod_authnz_ldap.so'
+ LoadModule 00 authz_core
+ typeset 'index=00' 'module=authz_core' conffile
+ conffile=authz_core
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_authz_core.conf
+ echo 'LoadModule authz_core_module modules/mod_authz_core.so'
+ LoadModule 00 authz_dbd
+ typeset 'index=00' 'module=authz_dbd' conffile
+ conffile=authz_dbd
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_authz_dbd.conf
+ echo 'LoadModule authz_dbd_module modules/mod_authz_dbd.so'
+ LoadModule 00 authz_dbm
+ typeset 'index=00' 'module=authz_dbm' conffile
+ conffile=authz_dbm
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_authz_dbm.conf
+ echo 'LoadModule authz_dbm_module modules/mod_authz_dbm.so'
+ LoadModule 00 authz_groupfile
+ typeset 'index=00' 'module=authz_groupfile' conffile
+ conffile=authz_groupfile
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_authz_groupfile.conf
+ echo 'LoadModule authz_groupfile_module modules/mod_authz_groupfile.so'
+ LoadModule 00 authz_owner
+ typeset 'index=00' 'module=authz_owner' conffile
+ conffile=authz_owner
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_authz_owner.conf
+ echo 'LoadModule authz_owner_module modules/mod_authz_owner.so'
+ LoadModule 00 authz_user
+ typeset 'index=00' 'module=authz_user' conffile
+ conffile=authz_user
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_authz_user.conf
+ echo 'LoadModule authz_user_module modules/mod_authz_user.so'
+ LoadModule 00 brotli
+ typeset 'index=00' 'module=brotli' conffile
+ conffile=brotli
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_brotli.conf
+ echo 'LoadModule brotli_module modules/mod_brotli.so'
+ LoadModule 00 buffer
+ typeset 'index=00' 'module=buffer' conffile
+ conffile=buffer
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_buffer.conf
+ echo 'LoadModule buffer_module modules/mod_buffer.so'
+ LoadModule 00 case_filter_in
+ typeset 'index=00' 'module=case_filter_in' conffile
+ conffile=case_filter_in
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_case_filter_in.conf
+ echo 'LoadModule case_filter_in_module modules/mod_case_filter_in.so'
+ LoadModule 00 case_filter
+ typeset 'index=00' 'module=case_filter' conffile
+ conffile=case_filter
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_case_filter.conf
+ echo 'LoadModule case_filter_module modules/mod_case_filter.so'
+ LoadModule 00 cern_meta
+ typeset 'index=00' 'module=cern_meta' conffile
+ conffile=cern_meta
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_cern_meta.conf
+ echo 'LoadModule cern_meta_module modules/mod_cern_meta.so'
+ LoadModule 00 cgi
+ typeset 'index=00' 'module=cgi' conffile
+ conffile=cgi
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_cgi.conf
+ echo 'LoadModule cgi_module modules/mod_cgi.so'
+ LoadModule 00 charset_lite
+ typeset 'index=00' 'module=charset_lite' conffile
+ conffile=charset_lite
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_charset_lite.conf
+ echo 'LoadModule charset_lite_module modules/mod_charset_lite.so'
+ LoadModule 00 data
+ typeset 'index=00' 'module=data' conffile
+ conffile=data
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_data.conf
+ echo 'LoadModule data_module modules/mod_data.so'
+ LoadModule 00 dbd
+ typeset 'index=00' 'module=dbd' conffile
+ conffile=dbd
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_dbd.conf
+ echo 'LoadModule dbd_module modules/mod_dbd.so'
+ LoadModule 00 dialup
+ typeset 'index=00' 'module=dialup' conffile
+ conffile=dialup
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_dialup.conf
+ echo 'LoadModule dialup_module modules/mod_dialup.so'
+ LoadModule 00 dumpio
+ typeset 'index=00' 'module=dumpio' conffile
+ conffile=dumpio
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_dumpio.conf
+ echo 'LoadModule dumpio_module modules/mod_dumpio.so'
+ LoadModule 00 echo
+ typeset 'index=00' 'module=echo' conffile
+ conffile=echo
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_echo.conf
+ echo 'LoadModule echo_module modules/mod_echo.so'
+ LoadModule 00 env
+ typeset 'index=00' 'module=env' conffile
+ conffile=env
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_env.conf
+ echo 'LoadModule env_module modules/mod_env.so'
+ LoadModule 00 expires
+ typeset 'index=00' 'module=expires' conffile
+ conffile=expires
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_expires.conf
+ echo 'LoadModule expires_module modules/mod_expires.so'
+ LoadModule 00 ext_filter
+ typeset 'index=00' 'module=ext_filter' conffile
+ conffile=ext_filter
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_ext_filter.conf
+ echo 'LoadModule ext_filter_module modules/mod_ext_filter.so'
+ LoadModule 00 file_cache
+ typeset 'index=00' 'module=file_cache' conffile
+ conffile=file_cache
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_file_cache.conf
+ echo 'LoadModule file_cache_module modules/mod_file_cache.so'
+ LoadModule 00 filter
+ typeset 'index=00' 'module=filter' conffile
+ conffile=filter
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_filter.conf
+ echo 'LoadModule filter_module modules/mod_filter.so'
+ LoadModule 00 headers
+ typeset 'index=00' 'module=headers' conffile
+ conffile=headers
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_headers.conf
+ echo 'LoadModule headers_module modules/mod_headers.so'
+ LoadModule 00 heartbeat
+ typeset 'index=00' 'module=heartbeat' conffile
+ conffile=heartbeat
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_heartbeat.conf
+ echo 'LoadModule heartbeat_module modules/mod_heartbeat.so'
+ LoadModule 00 heartmonitor
+ typeset 'index=00' 'module=heartmonitor' conffile
+ conffile=heartmonitor
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_heartmonitor.conf
+ echo 'LoadModule heartmonitor_module modules/mod_heartmonitor.so'
+ LoadModule 00 ident
+ typeset 'index=00' 'module=ident' conffile
+ conffile=ident
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_ident.conf
+ echo 'LoadModule ident_module modules/mod_ident.so'
+ LoadModule 00 imagemap
+ typeset 'index=00' 'module=imagemap' conffile
+ conffile=imagemap
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_imagemap.conf
+ echo 'LoadModule imagemap_module modules/mod_imagemap.so'
+ LoadModule 00 include
+ typeset 'index=00' 'module=include' conffile
+ conffile=include
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_include.conf
+ echo 'LoadModule include_module modules/mod_include.so'
+ LoadModule 00 lbmethod_bybusyness
+ typeset 'index=00' 'module=lbmethod_bybusyness' conffile
+ conffile=lbmethod_bybusyness
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_lbmethod_bybusyness.conf
+ echo 'LoadModule lbmethod_bybusyness_module modules/mod_lbmethod_bybusyness.so'
+ LoadModule 00 lbmethod_byrequests
+ typeset 'index=00' 'module=lbmethod_byrequests' conffile
+ conffile=lbmethod_byrequests
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_lbmethod_byrequests.conf
+ echo 'LoadModule lbmethod_byrequests_module modules/mod_lbmethod_byrequests.so'
+ LoadModule 00 lbmethod_bytraffic
+ typeset 'index=00' 'module=lbmethod_bytraffic' conffile
+ conffile=lbmethod_bytraffic
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_lbmethod_bytraffic.conf
+ echo 'LoadModule lbmethod_bytraffic_module modules/mod_lbmethod_bytraffic.so'
+ LoadModule 00 lbmethod_heartbeat
+ typeset 'index=00' 'module=lbmethod_heartbeat' conffile
+ conffile=lbmethod_heartbeat
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_lbmethod_heartbeat.conf
+ echo 'LoadModule lbmethod_heartbeat_module modules/mod_lbmethod_heartbeat.so'
+ LoadModule 00 ldap
+ typeset 'index=00' 'module=ldap' conffile
+ conffile=ldap
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_ldap.conf
+ echo 'LoadModule ldap_module modules/mod_ldap.so'
+ LoadModule 00 log_debug
+ typeset 'index=00' 'module=log_debug' conffile
+ conffile=log_debug
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_log_debug.conf
+ echo 'LoadModule log_debug_module modules/mod_log_debug.so'
+ LoadModule 00 log_forensic
+ typeset 'index=00' 'module=log_forensic' conffile
+ conffile=log_forensic
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_log_forensic.conf
+ echo 'LoadModule log_forensic_module modules/mod_log_forensic.so'
+ LoadModule 00 logio
+ typeset 'index=00' 'module=logio' conffile
+ conffile=logio
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_logio.conf
+ echo 'LoadModule logio_module modules/mod_logio.so'
+ LoadModule 00 lua
+ typeset 'index=00' 'module=lua' conffile
+ conffile=lua
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_lua.conf
+ echo 'LoadModule lua_module modules/mod_lua.so'
+ LoadModule 00 macro
+ typeset 'index=00' 'module=macro' conffile
+ conffile=macro
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_macro.conf
+ echo 'LoadModule macro_module modules/mod_macro.so'
+ LoadModule 00 md
+ typeset 'index=00' 'module=md' conffile
+ conffile=md
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_md.conf
+ echo 'LoadModule md_module modules/mod_md.so'
+ LoadModule 00 negotiation
+ typeset 'index=00' 'module=negotiation' conffile
+ conffile=negotiation
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_negotiation.conf
+ echo 'LoadModule negotiation_module modules/mod_negotiation.so'
+ LoadModule 00 ratelimit
+ typeset 'index=00' 'module=ratelimit' conffile
+ conffile=ratelimit
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_ratelimit.conf
+ echo 'LoadModule ratelimit_module modules/mod_ratelimit.so'
+ LoadModule 00 reflector
+ typeset 'index=00' 'module=reflector' conffile
+ conffile=reflector
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_reflector.conf
+ echo 'LoadModule reflector_module modules/mod_reflector.so'
+ LoadModule 00 remoteip
+ typeset 'index=00' 'module=remoteip' conffile
+ conffile=remoteip
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_remoteip.conf
+ echo 'LoadModule remoteip_module modules/mod_remoteip.so'
+ LoadModule 00 reqtimeout
+ typeset 'index=00' 'module=reqtimeout' conffile
+ conffile=reqtimeout
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_reqtimeout.conf
+ echo 'LoadModule reqtimeout_module modules/mod_reqtimeout.so'
+ LoadModule 00 request
+ typeset 'index=00' 'module=request' conffile
+ conffile=request
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_request.conf
+ echo 'LoadModule request_module modules/mod_request.so'
+ LoadModule 00 rewrite
+ typeset 'index=00' 'module=rewrite' conffile
+ conffile=rewrite
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_rewrite.conf
+ echo 'LoadModule rewrite_module modules/mod_rewrite.so'
+ LoadModule 00 sed
+ typeset 'index=00' 'module=sed' conffile
+ conffile=sed
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_sed.conf
+ echo 'LoadModule sed_module modules/mod_sed.so'
+ LoadModule 00 session_cookie
+ typeset 'index=00' 'module=session_cookie' conffile
+ conffile=session_cookie
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_session_cookie.conf
+ echo 'LoadModule session_cookie_module modules/mod_session_cookie.so'
+ LoadModule 00 session_crypto
+ typeset 'index=00' 'module=session_crypto' conffile
+ conffile=session_crypto
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_session_crypto.conf
+ echo 'LoadModule session_crypto_module modules/mod_session_crypto.so'
+ LoadModule 00 session_dbd
+ typeset 'index=00' 'module=session_dbd' conffile
+ conffile=session_dbd
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_session_dbd.conf
+ echo 'LoadModule session_dbd_module modules/mod_session_dbd.so'
+ LoadModule 00 session
+ typeset 'index=00' 'module=session' conffile
+ conffile=session
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_session.conf
+ echo 'LoadModule session_module modules/mod_session.so'
+ LoadModule 00 setenvif
+ typeset 'index=00' 'module=setenvif' conffile
+ conffile=setenvif
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_setenvif.conf
+ echo 'LoadModule setenvif_module modules/mod_setenvif.so'
+ LoadModule 00 slotmem_plain
+ typeset 'index=00' 'module=slotmem_plain' conffile
+ conffile=slotmem_plain
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_slotmem_plain.conf
+ echo 'LoadModule slotmem_plain_module modules/mod_slotmem_plain.so'
+ LoadModule 00 slotmem_shm
+ typeset 'index=00' 'module=slotmem_shm' conffile
+ conffile=slotmem_shm
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_slotmem_shm.conf
+ echo 'LoadModule slotmem_shm_module modules/mod_slotmem_shm.so'
+ LoadModule 00 socache_dbm
+ typeset 'index=00' 'module=socache_dbm' conffile
+ conffile=socache_dbm
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_socache_dbm.conf
+ echo 'LoadModule socache_dbm_module modules/mod_socache_dbm.so'
+ LoadModule 00 socache_memcache
+ typeset 'index=00' 'module=socache_memcache' conffile
+ conffile=socache_memcache
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_socache_memcache.conf
+ echo 'LoadModule socache_memcache_module modules/mod_socache_memcache.so'
+ LoadModule 00 socache_shmcb
+ typeset 'index=00' 'module=socache_shmcb' conffile
+ conffile=socache_shmcb
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_socache_shmcb.conf
+ echo 'LoadModule socache_shmcb_module modules/mod_socache_shmcb.so'
+ LoadModule 00 speling
+ typeset 'index=00' 'module=speling' conffile
+ conffile=speling
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_speling.conf
+ echo 'LoadModule speling_module modules/mod_speling.so'
+ LoadModule 00 substitute
+ typeset 'index=00' 'module=substitute' conffile
+ conffile=substitute
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_substitute.conf
+ echo 'LoadModule substitute_module modules/mod_substitute.so'
+ LoadModule 00 unique_id
+ typeset 'index=00' 'module=unique_id' conffile
+ conffile=unique_id
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_unique_id.conf
+ echo 'LoadModule unique_id_module modules/mod_unique_id.so'
+ LoadModule 00 usertrack
+ typeset 'index=00' 'module=usertrack' conffile
+ conffile=usertrack
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_usertrack.conf
+ echo 'LoadModule usertrack_module modules/mod_usertrack.so'
+ LoadModule 00 version
+ typeset 'index=00' 'module=version' conffile
+ conffile=version
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_version.conf
+ echo 'LoadModule version_module modules/mod_version.so'
+ LoadModule 00 watchdog
+ typeset 'index=00' 'module=watchdog' conffile
+ conffile=watchdog
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_watchdog.conf
+ echo 'LoadModule watchdog_module modules/mod_watchdog.so'
+ LoadModule 00 xml2enc
+ typeset 'index=00' 'module=xml2enc' conffile
+ conffile=xml2enc
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/00_mod_xml2enc.conf
+ echo 'LoadModule xml2enc_module modules/mod_xml2enc.so'
+ /bin/rm '--interactive=never' -r /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/home/services/httpd/manual/style/lang /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/home/services/httpd/manual/style/latex /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/home/services/httpd/manual/style/xsl
+ find /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/home/services/httpd/manual/style -type f ! -name '*.css' -print0
+ xargs -0r rm -f
+ >manual.files
+
+ pwd
+ cur=/tmp/B.sIW8DE/BUILD/httpd-2.4.34
+ cd /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder
+ >>/tmp/B.sIW8DE/BUILD/httpd-2.4.34/manual.files
+ find .//home/services/httpd/manual -type d -printf '%%dir /home/services/httpd/manual/%P\n'
+ find .//home/services/httpd/manual -type f -printf '/home/services/httpd/manual/%P\n'
+ >>/tmp/B.sIW8DE/BUILD/httpd-2.4.34/manual.files
+ sed -e $'\ns/^.*\\.\\(de\\|es\\|fr\\|ja\\|ko\\|ru\\)\\(\\..*\\)\\?/%lang(\\1) &/\ns/^.*\\.\\(pt-br\\)/%lang(pt_BR) &/\n'
+ cd /tmp/B.sIW8DE/BUILD/httpd-2.4.34
+ ln -sf /usr/bin/htpasswd /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/sbin
+ mv /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/bin/apxs /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/sbin/apxs
+ <<"EOF"
+ >/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/conf.d/09_cgi_test.conf
+ cat
+ ln -sf suexec /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/sbin/suexec.fcgi
+ /bin/rm '--interactive=never' /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/build/config.nice
+ /bin/rm '--interactive=never' /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/httpd.exp
+ /bin/rm '--interactive=never' /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/mime.types
+ /bin/rm '--interactive=never' -r /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/extra /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/etc/httpd/original
+ /usr/lib/rpm/find-debuginfo.sh /tmp/B.sIW8DE/BUILD/httpd-2.4.34
RPM_BUILD_DIR=/tmp/B.sIW8DE/BUILD
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/bin/ab
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/bin/htdbm
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/bin/htdigest
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/bin/htpasswd
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/bin/httxt2dbm
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/bin/logresolve
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_access_compat.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_actions.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_alias.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_allowmethods.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_asis.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_auth_basic.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_auth_digest.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_auth_form.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_authn_anon.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_authn_core.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_authn_dbd.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_authn_dbm.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_authn_file.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_authn_socache.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_authnz_ldap.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_authz_core.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_authz_dbd.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_authz_dbm.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_authz_groupfile.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_authz_host.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_authz_owner.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_authz_user.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_autoindex.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_brotli.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_buffer.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_cache.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_cache_disk.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_cache_socache.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_case_filter.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_case_filter_in.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_cern_meta.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_cgi.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_cgid.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_charset_lite.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_data.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_dav.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_dav_fs.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_dav_lock.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_dbd.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_deflate.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_dialup.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_dir.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_dumpio.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_echo.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_env.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_expires.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_ext_filter.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_file_cache.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_filter.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_headers.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_heartbeat.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_heartmonitor.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_http2.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_ident.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_imagemap.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_include.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_info.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_lbmethod_bybusyness.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_lbmethod_byrequests.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_lbmethod_bytraffic.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_lbmethod_heartbeat.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_ldap.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_log_config.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_log_debug.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_log_forensic.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_logio.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_lua.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_macro.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_md.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_mime.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_mime_magic.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_mpm_event.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_mpm_prefork.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_mpm_worker.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_negotiation.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_proxy.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_proxy_ajp.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_proxy_balancer.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_proxy_connect.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_proxy_express.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_proxy_fcgi.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_proxy_fdpass.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_proxy_ftp.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_proxy_hcheck.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_proxy_html.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_proxy_http.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_proxy_http2.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_proxy_scgi.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_proxy_uwsgi.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_proxy_wstunnel.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_ratelimit.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_reflector.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_remoteip.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_reqtimeout.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_request.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_rewrite.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_sed.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_session.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_session_cookie.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_session_crypto.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_session_dbd.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_setenvif.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_slotmem_plain.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_slotmem_shm.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_socache_dbm.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_socache_memcache.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_socache_shmcb.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_speling.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_ssl.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_status.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_substitute.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_suexec.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_unique_id.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_unixd.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_userdir.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_usertrack.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_version.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_vhost_alias.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_watchdog.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/libx32/apache/mod_xml2enc.so
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/sbin/checkgid
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/sbin/fcgistarter
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/sbin/htcacheclean
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/sbin/httpd
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/sbin/rotatelogs
extracting debug info from /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/sbin/suexec
symlinked /usr/lib/debug/usr/bin/htpasswd.debug to /usr/lib/debug/usr/sbin/htpasswd.debug
symlinked /usr/lib/debug/usr/sbin/suexec.debug to /usr/lib/debug/usr/sbin/suexec.fcgi.debug
cpio: /tmp/B.1TrG6E/BUILD/glibc-2.28/csu: Cannot stat: No such file or directory
cpio: httpd-2.4.34/build/server/util_expr_parse.c: Cannot stat: No such file or directory
cpio: httpd-2.4.34/build/server/util_expr_parse.h: Cannot stat: No such file or directory
cpio: httpd-2.4.34/build/server/util_expr_parse.y: Cannot stat: No such file or directory
cpio: httpd-2.4.34/build/server/util_expr_scan.c: Cannot stat: No such file or directory
cpio: httpd-2.4.34/build/server/util_expr_scan.l: Cannot stat: No such file or directory
17567 blocks
+ __spec_install_post_strip
+ set +x
Stripping 132 ELF executables...DONE
+ __spec_install_post_chrpath
+ set +x
Remove RPATH/RUNPATH from 132 executable binaries and shared object files.
+ __spec_install_post_compress_modules
+ set +x
+ __spec_install_post_check_so
+ set +x
Searching for shared objects with unresolved symbols... DONE
+ __spec_install_post_check_tmpfiles
+ set +x
Checking /var/run <-> tmpfiles.d completeness...
DONE
+ __spec_install_post_check_shebangs
+ set +x
Checking script shebangs...
DONE
+ __spec_install_post_compress_docs
+ set +x
Compress man pages: /usr/share/man
+ __spec_install_post_py_hardlink
+ set +x
Processing files: apache-2.4.34-2.x32
Processing files: apache-base-2.4.34-2.x32
Executing(%doc): /bin/sh -e /tmp/B.sIW8DE/BUILD/tmp/rpm-tmp.97339
+ umask 022
+ cd /tmp/B.sIW8DE/BUILD
+ cd httpd-2.4.34
+ DOCDIR=/tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/share/doc/apache-base-2.4.34
+ export DOCDIR
+ test -d /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/share/doc/apache-base-2.4.34
+ /bin/mkdir -p /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/share/doc/apache-base-2.4.34
+ cp -pr ABOUT_APACHE CHANGES README /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/share/doc/apache-base-2.4.34
+ /usr/lib/rpm/compress-doc
Compressing documentation in /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/share/doc/apache-base-2.4.34...
./ABOUT_APACHE ./CHANGES ./README
Documentation compressed.
+ cp -pr docs/conf/mime.types /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/share/doc/apache-base-2.4.34
+ /usr/lib/rpm/compress-doc
Compressing documentation in /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder/usr/share/doc/apache-base-2.4.34...
./ABOUT_APACHE ./CHANGES ./README ./mime.types
Documentation compressed.
+ exit 0
skipping /usr/share/doc/apache-base-2.4.34 requires detection
Removing dependency on self: R config(apache-base) = 0:2.4.34-2
Provides: apache(modules-api) = 20120211 config(apache-base) = 0:2.4.34-2 elf(buildid) = 06df9ab36fe5978c2e732303b4051617b223ecbd elf(buildid) = 1d798dc92f9bef414efc5bc31089d5c925d503a4 elf(buildid) = 315688122fe8d76b2fec949ed616ed2fa9b49ff5 elf(buildid) = 6adb975f8b56736521843ee3a671739076f106d1 elf(buildid) = cd36dd253c408b159b58aaf3801cdad78c68a0e0 elf(buildid) = fe958a96ae435633b7eeee36d742229768c4e15b group(http) mod_mpm_event.so()(x32bit) mod_mpm_prefork.so()(x32bit) mod_mpm_worker.so()(x32bit) mod_unixd.so()(x32bit) user(http) webserver = apache
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh
Requires(pre): /bin/id /bin/sh /usr/bin/getgid /usr/sbin/groupadd /usr/sbin/useradd
Requires(post): /bin/sh /sbin/chkconfig fileutils systemd-units >= 38
Requires(preun): /bin/sh /sbin/chkconfig systemd-units >= 38
Requires(postun): /bin/sh /usr/sbin/groupdel /usr/sbin/userdel systemd-units >= 38
Requires: /bin/sh libapr-1.so.0()(x32bit) libaprutil-1.so.0()(x32bit) libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpcre.so.1()(x32bit) libpthread.so.0()(x32bit) libpthread.so.0(GLIBC_2.16)(x32bit) rtld(GNU_HASH)
Conflicts: apache < 2.2.0 apache-mod_wsgi < 3.4 logrotate < 3.7-4 rpm < 4.4.2-0.2
Obsoletes: apache-extra apache6 apache-mod_optional_fn_export apache-mod_optional_fn_import apache-mod_optional_hook_import
Processing files: apache-suexec-2.4.34-2.x32
Removing dependency on self: R config(apache-suexec) = 0:2.4.34-2
Provides: config(apache-suexec) = 0:2.4.34-2 elf(buildid) = 3fc9e7a19bfc098d6651c9000ac54495eb66afce elf(buildid) = a8818107de2af97bd293db9d9ac6d45a47d4b023 mod_suexec.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) libpthread.so.0(GLIBC_2.16)(x32bit) rtld(GNU_HASH)
Processing files: apache-tools-2.4.34-2.x32
Provides: elf(buildid) = 60ccb8bfc1b9f608481463358d9295404665f351 elf(buildid) = 999371146ea75d03d595d871a0058b4eb695016d elf(buildid) = bdd8ce21bdca0d7b51ef1993fdbfd07df726f6af elf(buildid) = d4df5a609fe288b7527d6455a7ec19ea8d8e16e7
Requires: /bin/sh libapr-1.so.0()(x32bit) libaprutil-1.so.0()(x32bit) libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libcrypto.so.1.1()(x32bit) libcrypto.so.1.1(OPENSSL_1_1_0)(x32bit) libm.so.6()(x32bit) libm.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) libssl.so.1.1()(x32bit) libssl.so.1.1(OPENSSL_1_1_0)(x32bit) rtld(GNU_HASH)
Processing files: apache-index-2.4.34-2.noarch
Removing dependency on self: R config(apache-index) = 0:2.4.34-2
Provides: config(apache-index) = 0:2.4.34-2
Obsoletes: indexhtml
Processing files: apache-doc-2.4.34-2.noarch
Removing dependency on self: R config(apache-doc) = 0:2.4.34-2
Provides: config(apache-doc) = 0:2.4.34-2
Processing files: apache-errordocs-2.4.34-2.noarch
Removing dependency on self: R config(apache-errordocs) = 0:2.4.34-2
Provides: config(apache-errordocs) = 0:2.4.34-2
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Processing files: apache-devel-2.4.34-2.x32
Requires: /bin/sh /usr/bin/perl perl(strict) perl-base >= 0:5.004
Obsoletes: apache-apxs apache-static
Processing files: apache-mod_access_compat-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_access_compat) = 0:2.4.34-2
Provides: apache(mod_access_compat) = 2.4.34-2 config(apache-mod_access_compat) = 0:2.4.34-2 elf(buildid) = 4163514b84ddf370963a84da92e0409200045de4 mod_access_compat.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_actions-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_actions) = 0:2.4.34-2
Provides: apache(mod_actions) = 2.4.34-2 config(apache-mod_actions) = 0:2.4.34-2 elf(buildid) = d783f08be0e718d87ae470c13f5b12e9595697cb mod_actions.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_alias-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_alias) = 0:2.4.34-2
Provides: apache(mod_alias) = 2.4.34-2 config(apache-mod_alias) = 0:2.4.34-2 elf(buildid) = db8ce53652881da4f3f2809b9e67b8fe59d27633 mod_alias.so()(x32bit) webserver(alias)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_allowmethods-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_allowmethods) = 0:2.4.34-2
Provides: apache(mod_allowmethods) = 2.4.34-2 config(apache-mod_allowmethods) = 0:2.4.34-2 elf(buildid) = 9dea2e6c907c8ad44adf248add77afe4d60f6cd8 mod_allowmethods.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_asis-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_asis) = 0:2.4.34-2
Provides: apache(mod_asis) = 2.4.34-2 config(apache-mod_asis) = 0:2.4.34-2 elf(buildid) = 2362dc927c77a7eb3eaf171e427a59103e16e433 mod_asis.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_auth-2.4.34-2.x32
Processing files: apache-mod_auth_basic-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_auth_basic) = 0:2.4.34-2
Provides: apache(mod_auth_basic) = 2.4.34-2 config(apache-mod_auth_basic) = 0:2.4.34-2 elf(buildid) = 501a492f57037f2484397ee9261258f08519b608 mod_auth_basic.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_auth_dbm-2.4.34-2.x32
Processing files: apache-mod_auth_digest-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_auth_digest) = 0:2.4.34-2
Provides: apache(mod_auth_digest) = 2.4.34-2 config(apache-mod_auth_digest) = 0:2.4.34-2 elf(buildid) = 0d324dc030ccc8a633a49566b433751c14ecd784 mod_auth_digest.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_auth_form-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_auth_form) = 0:2.4.34-2
Provides: apache(mod_auth_form) = 2.4.34-2 config(apache-mod_auth_form) = 0:2.4.34-2 elf(buildid) = 930289824d6aa328efb3483eef8dddad1f43e1a5 mod_auth_form.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_authn_anon-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_authn_anon) = 0:2.4.34-2
Provides: apache(mod_auth_anon) = 2.4.34-2 apache(mod_authn_anon) = 2.4.34-2 apache-mod_auth_anon = 2.4.34-2 config(apache-mod_authn_anon) = 0:2.4.34-2 elf(buildid) = eeffdb3a2968d9d578e17c4ecfd7dc2f2afb4278 mod_authn_anon.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Obsoletes: apache-mod_auth_anon < 2.2.0-0.5
Processing files: apache-mod_authn_core-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_authn_core) = 0:2.4.34-2
Provides: apache(mod_authn_core) = 2.4.34-2 apache(mod_authn_default) = 2.4.34-2 config(apache-mod_authn_core) = 0:2.4.34-2 elf(buildid) = 30d4bdb88659ed4ffd9d765e9abe88429a3b432e mod_authn_core.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Obsoletes: apache(mod_authn_alias) apache-mod_authn_default < 2.4.34-2
Processing files: apache-mod_authn_dbd-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_authn_dbd) = 0:2.4.34-2
Provides: apache(mod_authn_dbd) = 2.4.34-2 config(apache-mod_authn_dbd) = 0:2.4.34-2 elf(buildid) = fef2b535c844d89d402af1ab6dc0ca2ca14f51da mod_authn_dbd.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_authn_dbm-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_authn_dbm) = 0:2.4.34-2
Provides: apache(mod_authn_dbm) = 2.4.34-2 config(apache-mod_authn_dbm) = 0:2.4.34-2 elf(buildid) = f4ea3462dffd4d57072305a7b44e1b5398a8b826 mod_authn_dbm.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_authn_file-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_authn_file) = 0:2.4.34-2
Provides: apache(mod_authn_file) = 2.4.34-2 config(apache-mod_authn_file) = 0:2.4.34-2 elf(buildid) = 793f0d8fb52f2fdb2af0926eacaa022c71b13390 mod_authn_file.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_authn_socache-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_authn_socache) = 0:2.4.34-2
Provides: apache(mod_authn_socache) = 2.4.34-2 config(apache-mod_authn_socache) = 0:2.4.34-2 elf(buildid) = aa198f1936ec4654ddd2a9d804d6912d5f2798fe mod_authn_socache.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_authnz_ldap-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_authnz_ldap) = 0:2.4.34-2
Provides: apache(mod_auth_ldap) = 2.4.34-2 apache(mod_authnz_ldap) = 2.4.34-2 apache-mod_auth_ldap = 2.4.34-2 config(apache-mod_authnz_ldap) = 0:2.4.34-2 elf(buildid) = 51fa1e1d5382338a678ab1d52f7a2d72bb71ca91 mod_authnz_ldap.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libldap-2.4.so.2()(x32bit) libpthread.so.0()(x32bit) libssl.so.1.1()(x32bit) rtld(GNU_HASH)
Obsoletes: apache-mod_auth_ldap < 2.2.0-0.5
Processing files: apache-mod_authz_core-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_authz_core) = 0:2.4.34-2
Provides: apache(mod_authz_core) = 2.4.34-2 apache(mod_authz_default) = 2.4.34-2 config(apache-mod_authz_core) = 0:2.4.34-2 elf(buildid) = f39c3c16af1bd3f1ca5015ffbbbf23e4cc321c0e mod_authz_core.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Obsoletes: apache-mod_authz_default < 2.4.34-2
Processing files: apache-mod_authz_dbd-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_authz_dbd) = 0:2.4.34-2
Provides: apache(mod_authz_dbd) = 2.4.34-2 config(apache-mod_authz_dbd) = 0:2.4.34-2 elf(buildid) = 6d48e7292a87a8acacbf40ec6f552587bdb9153a mod_authz_dbd.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_authz_dbm-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_authz_dbm) = 0:2.4.34-2
Provides: apache(mod_authz_dbm) = 2.4.34-2 config(apache-mod_authz_dbm) = 0:2.4.34-2 elf(buildid) = 9ca9784c723132a4f9ba4374d798690e755a4d69 mod_authz_dbm.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_authz_groupfile-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_authz_groupfile) = 0:2.4.34-2
Provides: apache(mod_authz_groupfile) = 2.4.34-2 config(apache-mod_authz_groupfile) = 0:2.4.34-2 elf(buildid) = ad65f57ce43128e237f1a1b139eba59fca2c1044 mod_authz_groupfile.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_authz_host-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_authz_host) = 0:2.4.34-2
Provides: apache(mod_access) = 2.4.34-2 apache(mod_authz_host) = 2.4.34-2 config(apache-mod_authz_host) = 0:2.4.34-2 elf(buildid) = b5a760f07aa96c5803810a5d1ac7ac2949fdc282 mod_authz_host.so()(x32bit) webserver(access)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_authz_owner-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_authz_owner) = 0:2.4.34-2
Provides: apache(mod_authz_owner) = 2.4.34-2 config(apache-mod_authz_owner) = 0:2.4.34-2 elf(buildid) = 5afcaf68aba721de336423a5ec75e0f74ff72a99 mod_authz_owner.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_authz_user-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_authz_user) = 0:2.4.34-2
Provides: apache(mod_authz_user) = 2.4.34-2 config(apache-mod_authz_user) = 0:2.4.34-2 elf(buildid) = 2f0a29737fd5fc71522c29d344f13f1959969b50 mod_authz_user.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_autoindex-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_autoindex) = 0:2.4.34-2
Provides: apache(mod_autoindex) = 2.4.34-2 config(apache-mod_autoindex) = 0:2.4.34-2 elf(buildid) = 536aa14b72ee8ce62a431aca447dde59f1723f26 mod_autoindex.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_brotli-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_brotli) = 0:2.4.34-2
Provides: apache(mod_brotli) = 2.4.34-2 config(apache-mod_brotli) = 0:2.4.34-2 elf(buildid) = 3faaf4c792552d57008a0355648186058d811d01 mod_brotli.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libbrotlienc.so.1()(x32bit) libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_buffer-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_buffer) = 0:2.4.34-2
Provides: apache(mod_buffer) = 2.4.34-2 config(apache-mod_buffer) = 0:2.4.34-2 elf(buildid) = 118cc4c93fb1f876aa8d6eda7b639ffb80b538e4 mod_buffer.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_cache-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_cache) = 0:2.4.34-2
Provides: apache(mod_cache) = 2.4.34-2 config(apache-mod_cache) = 0:2.4.34-2 elf(buildid) = 67758925835109fb65d5735887f5f86f3595108f elf(buildid) = 6ff4533e53090f1f04664da1f96cbace3ef5e11a elf(buildid) = 7677bbbedaf587eea27e8d4c2afc65e2453b317d elf(buildid) = a9fccb4b7723b5b0aa88d3117b312e33a6812300 mod_cache.so()(x32bit) mod_cache_disk.so()(x32bit) mod_cache_socache.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libapr-1.so.0()(x32bit) libaprutil-1.so.0()(x32bit) libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) libpthread.so.0(GLIBC_2.16)(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_case_filter-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_case_filter) = 0:2.4.34-2
Provides: apache(mod_case_filter) = 2.4.34-2 config(apache-mod_case_filter) = 0:2.4.34-2 elf(buildid) = f0a9f8d8a605553a02096917111ea8781e1d26d2 mod_case_filter.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_case_filter_in-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_case_filter_in) = 0:2.4.34-2
Provides: apache(mod_case_filter_in) = 2.4.34-2 config(apache-mod_case_filter_in) = 0:2.4.34-2 elf(buildid) = 01676c09127172439fec3264f06bcc8327490ea2 mod_case_filter_in.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_cern_meta-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_cern_meta) = 0:2.4.34-2
Provides: apache(mod_cern_meta) = 2.4.34-2 config(apache-mod_cern_meta) = 0:2.4.34-2 elf(buildid) = cc27f2294ab3f9b31c28818140dbb597b51e35ba mod_cern_meta.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_cgi-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_cgi) = 0:2.4.34-2
Provides: apache(mod_cgi) = 2.4.34-2 config(apache-mod_cgi) = 0:2.4.34-2 elf(buildid) = b9033d3dc09b96772b42a28ee573784315648c95 mod_cgi.so()(x32bit) webserver(cgi)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_cgid-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_cgid) = 0:2.4.34-2
Provides: apache(mod_cgid) = 2.4.34-2 config(apache-mod_cgid) = 0:2.4.34-2 elf(buildid) = 4f5438b5619ca64aa529c29a346e4015c8e33ca0 mod_cgid.so()(x32bit) webserver(cgi)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) libpthread.so.0(GLIBC_2.16)(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_charset_lite-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_charset_lite) = 0:2.4.34-2
Provides: apache(mod_charset_lite) = 2.4.34-2 config(apache-mod_charset_lite) = 0:2.4.34-2 elf(buildid) = e3e919b3c25cd9f1dcf037f86b46254a4c216c93 mod_charset_lite.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_data-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_data) = 0:2.4.34-2
Provides: apache(mod_data) = 2.4.34-2 config(apache-mod_data) = 0:2.4.34-2 elf(buildid) = 1616cb3035e71d9431caacbdc1b9afbb34583b2e mod_data.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_dav-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_dav) = 0:2.4.34-2
Provides: apache(mod_dav) = 2.4.34-2 config(apache-mod_dav) = 0:2.4.34-2 elf(buildid) = 6baad541374385e37963a2962d59a08ed0b41095 elf(buildid) = a5c1ec4f4d6982b1025ae5cd75033ae415cfcba8 elf(buildid) = e34daf4cba368ebb3bcfbd2af0bd186db5ad4315 mod_dav.so()(x32bit) mod_dav_fs.so()(x32bit) mod_dav_lock.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_dbd-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_dbd) = 0:2.4.34-2
Provides: apache(mod_dbd) = 2.4.34-2 config(apache-mod_dbd) = 0:2.4.34-2 elf(buildid) = 874ed786b720a32d039f2e9a11745dcdfbb07292 mod_dbd.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_deflate-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_deflate) = 0:2.4.34-2
Provides: apache(mod_deflate) = 2.4.34-2 config(apache-mod_deflate) = 0:2.4.34-2 elf(buildid) = 64a896a6668601d080477c431eec4445279052dd mod_deflate.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) libz.so.1()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_dialup-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_dialup) = 0:2.4.34-2
Provides: apache(mod_dialup) = 2.4.34-2 config(apache-mod_dialup) = 0:2.4.34-2 elf(buildid) = fb538bfb6a05ea5dc9951f9f403f35251d2c42d9 mod_dialup.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_dir-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_dir) = 0:2.4.34-2
Provides: apache(mod_dir) = 2.4.34-2 config(apache-mod_dir) = 0:2.4.34-2 elf(buildid) = 16a62563ca89d0405acf301c553e9c4342578511 mod_dir.so()(x32bit) webserver(indexfile)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_dumpio-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_dumpio) = 0:2.4.34-2
Provides: apache(mod_dumpio) = 2.4.34-2 config(apache-mod_dumpio) = 0:2.4.34-2 elf(buildid) = bf29af91e1bb41bc65a7a502f93bcd0e42ba193b mod_dumpio.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_echo-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_echo) = 0:2.4.34-2
Provides: apache(mod_echo) = 2.4.34-2 config(apache-mod_echo) = 0:2.4.34-2 elf(buildid) = 96b460b9b62d2fb9b3f695ae13b2358c911d4d99 mod_echo.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_env-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_env) = 0:2.4.34-2
Provides: apache(mod_env) = 2.4.34-2 config(apache-mod_env) = 0:2.4.34-2 elf(buildid) = c01fe8776c4726604c6eee1ae891ebb144b2516f mod_env.so()(x32bit) webserver(setenv)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_expires-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_expires) = 0:2.4.34-2
Provides: apache(mod_expires) = 2.4.34-2 config(apache-mod_expires) = 0:2.4.34-2 elf(buildid) = 1a0a809860ed3604156e9e1cdbbf903a37f47f87 mod_expires.so()(x32bit) webserver(expires)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_ext_filter-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_ext_filter) = 0:2.4.34-2
Provides: apache(mod_ext_filter) = 2.4.34-2 config(apache-mod_ext_filter) = 0:2.4.34-2 elf(buildid) = ad105ac1aa9b17797da177597f12027f84cf7ac7 mod_ext_filter.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_file_cache-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_file_cache) = 0:2.4.34-2
Provides: apache(mod_file_cache) = 2.4.34-2 config(apache-mod_file_cache) = 0:2.4.34-2 elf(buildid) = 42c750d593fff600ff403a68a9c1f9963c97a802 mod_file_cache.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Obsoletes: apache-mmap_static
Processing files: apache-mod_filter-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_filter) = 0:2.4.34-2
Provides: apache(mod_filter) = 2.4.34-2 config(apache-mod_filter) = 0:2.4.34-2 elf(buildid) = e972eb27b8de462e3870cc8c027807ce77a0c63c mod_filter.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Removing dependency on self: R config(apache-mod_headers) = 0:2.4.34-2
Provides: apache(mod_headers) = 2.4.34-2 config(apache-mod_headers) = 0:2.4.34-2 elf(buildid) = 14ad3213da73b7ec2f51796a0fa269a2e93d2c53 mod_headers.so()(x32bit) webserver(headers)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_heartbeat-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_heartbeat) = 0:2.4.34-2
Provides: apache(mod_heartbeat) = 2.4.34-2 config(apache-mod_heartbeat) = 0:2.4.34-2 elf(buildid) = 58e78fca6ad07e9da7f1924d99223fe73fb87d20 mod_heartbeat.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_heartmonitor-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_heartmonitor) = 0:2.4.34-2
Provides: apache(mod_heartmonitor) = 2.4.34-2 config(apache-mod_heartmonitor) = 0:2.4.34-2 elf(buildid) = 0667404e6f4c6225dc24a52ae80336f625addbbc mod_heartmonitor.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_http2-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_http2) = 0:2.4.34-2
Provides: apache(mod_http2) = 2.4.34-2 config(apache-mod_http2) = 0:2.4.34-2 elf(buildid) = f61911f9a341c0c20932364188cd4a5c13dd95fa mod_http2.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libcrypto.so.1.1()(x32bit) libcrypto.so.1.1(OPENSSL_1_1_0)(x32bit) libnghttp2.so.14()(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_ident-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_ident) = 0:2.4.34-2
Provides: apache(mod_ident) = 2.4.34-2 config(apache-mod_ident) = 0:2.4.34-2 elf(buildid) = 8954385fa6808a98d89f9b0a8b4f629e45978aeb mod_ident.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_imagemap-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_imagemap) = 0:2.4.34-2
Provides: apache(mod_imagemap) = 2.4.34-2 apache-mod_imap config(apache-mod_imagemap) = 0:2.4.34-2 elf(buildid) = 0feb492d906a8824cddcfc767a5103dcf9c10bda mod_imagemap.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Obsoletes: apache-mod_imap
Processing files: apache-mod_include-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_include) = 0:2.4.34-2
Provides: apache(mod_include) = 2.4.34-2 config(apache-mod_include) = 0:2.4.34-2 elf(buildid) = c4bd5a45359194b056581760b078178d58207ad6 mod_include.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_info-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_info) = 0:2.4.34-2
Provides: apache(mod_info) = 2.4.34-2 config(apache-mod_info) = 0:2.4.34-2 elf(buildid) = 7fa45b17f640ce8f7ec00d8f9c0527e2405c7219 mod_info.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_lbmethod_bybusyness-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_lbmethod_bybusyness) = 0:2.4.34-2
Provides: apache(mod_lbmethod_bybusyness) = 2.4.34-2 config(apache-mod_lbmethod_bybusyness) = 0:2.4.34-2 elf(buildid) = b25b51ed8eb26c30e96b29a24df0c47943d339b3 mod_lbmethod_bybusyness.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_lbmethod_byrequests-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_lbmethod_byrequests) = 0:2.4.34-2
Provides: apache(mod_lbmethod_byrequests) = 2.4.34-2 config(apache-mod_lbmethod_byrequests) = 0:2.4.34-2 elf(buildid) = be23e1d14d99c0e4aac418f2b7b401538d028174 mod_lbmethod_byrequests.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_lbmethod_bytraffic-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_lbmethod_bytraffic) = 0:2.4.34-2
Provides: apache(mod_lbmethod_bytraffic) = 2.4.34-2 config(apache-mod_lbmethod_bytraffic) = 0:2.4.34-2 elf(buildid) = a13025b947d85d429afa352b168a19abd7d18200 mod_lbmethod_bytraffic.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_lbmethod_heartbeat-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_lbmethod_heartbeat) = 0:2.4.34-2
Provides: apache(mod_lbmethod_heartbeat) = 2.4.34-2 config(apache-mod_lbmethod_heartbeat) = 0:2.4.34-2 elf(buildid) = f8062626915e2fd8893473b2db8b78f4284dffda mod_lbmethod_heartbeat.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_ldap-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_ldap) = 0:2.4.34-2
Provides: apache(mod_ldap) = 2.4.34-2 config(apache-mod_ldap) = 0:2.4.34-2 elf(buildid) = 433020e6cc10120ff0e3217a3a0ed2a9eeaa001d mod_ldap.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) liblber-2.4.so.2()(x32bit) libldap-2.4.so.2()(x32bit) libpthread.so.0()(x32bit) libssl.so.1.1()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_log_config-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_log_config) = 0:2.4.34-2
Provides: apache(mod_log_config) = 2.4.34-2 config(apache-mod_log_config) = 0:2.4.34-2 elf(buildid) = 6403271ac03a54a87f0434ad3c07963d0c1f9d8e mod_log_config.so()(x32bit) webserver(log)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_log_debug-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_log_debug) = 0:2.4.34-2
Provides: apache(mod_log_debug) = 2.4.34-2 config(apache-mod_log_debug) = 0:2.4.34-2 elf(buildid) = b3b1ec753b2f99a66dc7dd936a27baaeade78361 mod_log_debug.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_log_forensic-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_log_forensic) = 0:2.4.34-2
Provides: apache(mod_log_forensic) = 2.4.34-2 config(apache-mod_log_forensic) = 0:2.4.34-2 elf(buildid) = c08fac4d2773502262d25a7bba1a6b1ed7a71432 mod_log_forensic.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_logio-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_logio) = 0:2.4.34-2
Provides: apache(mod_logio) = 2.4.34-2 config(apache-mod_logio) = 0:2.4.34-2 elf(buildid) = ad7081d52815517c05a661da33bb4843d63b3406 mod_logio.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_lua-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_lua) = 0:2.4.34-2
Provides: apache(mod_lua) = 2.4.34-2 config(apache-mod_lua) = 0:2.4.34-2 elf(buildid) = cf5b276333fb653f61dcbeaea48ef66ecbcb95ab mod_lua.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libcrypt.so.1()(x32bit) libcrypt.so.1(GLIBC_2.16)(x32bit) liblua.so.5.3()(x32bit) libpthread.so.0()(x32bit) libpthread.so.0(GLIBC_2.16)(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_macro-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_macro) = 0:2.4.34-2
Provides: apache(mod_macro) = 2.4.34-2 config(apache-mod_macro) = 0:2.4.34-2 elf(buildid) = b7433da1008be616eeea0509b297963e4cb0d34a mod_macro.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_md-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_md) = 0:2.4.34-2
Provides: apache(mod_md) = 2.4.34-2 config(apache-mod_md) = 0:2.4.34-2 elf(buildid) = 4b1bc710bb92ecb200d1d871ceb92f6e90a451e4 mod_md.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libcrypto.so.1.1()(x32bit) libcrypto.so.1.1(OPENSSL_1_1_0)(x32bit) libcrypto.so.1.1(OPENSSL_1_1_1)(x32bit) libcurl.so.4()(x32bit) libjansson.so.4()(x32bit) libpthread.so.0()(x32bit) libpthread.so.0(GLIBC_2.16)(x32bit) libssl.so.1.1()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_mime-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_mime) = 0:2.4.34-2
Provides: apache(mod_mime) = 2.4.34-2 config(apache-mod_mime) = 0:2.4.34-2 elf(buildid) = 26a19ce6ffaba5c8881793522017e686b45035f1 mod_mime.so()(x32bit) webserver(mime)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_mime_magic-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_mime_magic) = 0:2.4.34-2
Provides: apache(mod_mime_magic) = 2.4.34-2 config(apache-mod_mime_magic) = 0:2.4.34-2 elf(buildid) = ffd8e25078194614c9fde9590905f4d4f34d96be mod_mime_magic.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_negotiation-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_negotiation) = 0:2.4.34-2
Provides: apache(mod_negotiation) = 2.4.34-2 config(apache-mod_negotiation) = 0:2.4.34-2 elf(buildid) = 86d789b118147494c12db14b4e89d83300c3a176 mod_negotiation.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_proxy-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_proxy) = 0:2.4.34-2
Provides: apache(mod_proxy) = 2.4.34-2 config(apache-mod_proxy) = 0:2.4.34-2 elf(buildid) = 00b78ae7f888e87df98234508a4b464fa33e4e6b elf(buildid) = 1d05ddf55cfb029874b77e3c5b1064d2410cdabd elf(buildid) = 233a1b15ab8431444819731aec03ec7453b677a3 elf(buildid) = 29b51a32fa15bb806a2c33dfb534875f29281fcf elf(buildid) = 2dd49c61296d1bbf0ca7654c50e6e05cb1445c35 elf(buildid) = 394215436f43f4961aad6bf8ca8bcd442ebd80d5 elf(buildid) = 3e02b34dd44559402df10fa86b78bf3bcb117c03 elf(buildid) = 46a32883d63b218faee01e0d4e74e1dda5b96eb6 elf(buildid) = 68506acb94acc47ea5b3e726138493fa18a79bf4 elf(buildid) = 6d04cec297ba2e0c59eb8077755a22d26c510de5 elf(buildid) = 7860425ca74390dec3343a2d84646f329701d603 elf(buildid) = 80e28bbd2b774e2b3fbc59bdf9166e0c62addbbc elf(buildid) = 91ed169266fc69df590af6ba7862b1590598dbcc elf(buildid) = 9fb42bd62fe4cf4a0103642bc86eaa1dc5934d31 elf(buildid) = de059768daaf88af5022f268c65c7fabd20f27a5 elf(buildid) = f1b98be6293bdbcc49f330cea8da1361a120a5fd mod_proxy.so()(x32bit) mod_proxy_ajp.so()(x32bit) mod_proxy_balancer.so()(x32bit) mod_proxy_connect.so()(x32bit) mod_proxy_express.so()(x32bit) mod_proxy_fcgi.so()(x32bit) mod_proxy_fdpass.so()(x32bit) mod_proxy_ftp.so()(x32bit) mod_proxy_hcheck.so()(x32bit) mod_proxy_html.so()(x32bit) mod_proxy_http.so()(x32bit) mod_proxy_http2.so()(x32bit) mod_proxy_scgi.so()(x32bit) mod_proxy_uwsgi.so()(x32bit) mod_proxy_wstunnel.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libapr-1.so.0()(x32bit) libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libnghttp2.so.14()(x32bit) libpthread.so.0()(x32bit) libpthread.so.0(GLIBC_2.16)(x32bit) libxml2.so.2()(x32bit) libxml2.so.2(LIBXML2_2.4.30)(x32bit) libxml2.so.2(LIBXML2_2.5.2)(x32bit) libxml2.so.2(LIBXML2_2.6.0)(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_ratelimit-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_ratelimit) = 0:2.4.34-2
Provides: apache(mod_ratelimit) = 2.4.34-2 config(apache-mod_ratelimit) = 0:2.4.34-2 elf(buildid) = d6df207e0930872f472fad35447d53e6c3aff538 mod_ratelimit.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_reflector-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_reflector) = 0:2.4.34-2
Provides: apache(mod_reflector) = 2.4.34-2 config(apache-mod_reflector) = 0:2.4.34-2 elf(buildid) = 75e733036df6facb6e56c856a9131c930477dcf1 mod_reflector.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_remoteip-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_remoteip) = 0:2.4.34-2
Provides: apache(mod_remoteip) = 2.4.34-2 config(apache-mod_remoteip) = 0:2.4.34-2 elf(buildid) = 31ab790863ea4191377160bcd5edbd45ecd26fa9 mod_remoteip.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_reqtimeout-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_reqtimeout) = 0:2.4.34-2
Provides: apache(mod_reqtimeout) = 2.4.34-2 config(apache-mod_reqtimeout) = 0:2.4.34-2 elf(buildid) = f20f547b0fd3663578b2abc59b9fdc0e7a4279cb mod_reqtimeout.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_request-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_request) = 0:2.4.34-2
Provides: apache(mod_request) = 2.4.34-2 config(apache-mod_request) = 0:2.4.34-2 elf(buildid) = 3e4edadaf552aa6bea47fb3baf6eb9cffefcc80c mod_request.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_rewrite-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_rewrite) = 0:2.4.34-2
Provides: apache(mod_rewrite) = 2.4.34-2 config(apache-mod_rewrite) = 0:2.4.34-2 elf(buildid) = ac66bfc88e9126fd346ccf8ff8c42555480c5ebc elf(buildid) = da20adb8080f95c47d723a4bae194058e410d29d mod_rewrite.so()(x32bit) webserver(rewrite)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libapr-1.so.0()(x32bit) libaprutil-1.so.0()(x32bit) libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_sed-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_sed) = 0:2.4.34-2
Provides: apache(mod_sed) = 2.4.34-2 config(apache-mod_sed) = 0:2.4.34-2 elf(buildid) = 34c158a6f24ce8227e8a6d998c8c80378cf4efcd mod_sed.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_session-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_session) = 0:2.4.34-2
Provides: apache(mod_session) = 2.4.34-2 config(apache-mod_session) = 0:2.4.34-2 elf(buildid) = 7bcb54dad068d1f3ff3abdae86cb02ccf76cbafd mod_session.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_session_cookie-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_session_cookie) = 0:2.4.34-2
Provides: apache(mod_session_cookie) = 2.4.34-2 config(apache-mod_session_cookie) = 0:2.4.34-2 elf(buildid) = ca9c509f9f849f8ca0f7a958d7d19764196b5bf7 mod_session_cookie.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_session_crypto-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_session_crypto) = 0:2.4.34-2
Provides: apache(mod_session_crypto) = 2.4.34-2 config(apache-mod_session_crypto) = 0:2.4.34-2 elf(buildid) = 09845581bc2e584bfc27054e8c9ef9f0d4b10d2c mod_session_crypto.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_session_dbd-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_session_dbd) = 0:2.4.34-2
Provides: apache(mod_session_dbd) = 2.4.34-2 config(apache-mod_session_dbd) = 0:2.4.34-2 elf(buildid) = c6af545adadc324b5a1066be0266c62a83513a05 mod_session_dbd.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_setenvif-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_setenvif) = 0:2.4.34-2
Provides: apache(mod_setenvif) = 2.4.34-2 config(apache-mod_setenvif) = 0:2.4.34-2 elf(buildid) = 6883e63a384306f2a1a2fac85c0855c71d91b65f mod_setenvif.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_slotmem_plain-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_slotmem_plain) = 0:2.4.34-2
Provides: apache(mod_slotmem_plain) = 2.4.34-2 config(apache-mod_slotmem_plain) = 0:2.4.34-2 elf(buildid) = 62a68ac96604434beaae506ca3ad45aabd0fe16c mod_slotmem_plain.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_slotmem_shm-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_slotmem_shm) = 0:2.4.34-2
Provides: apache(mod_slotmem_shm) = 2.4.34-2 config(apache-mod_slotmem_shm) = 0:2.4.34-2 elf(buildid) = 8a1f3634c6656d0157206817bf8ea53f6b667509 mod_slotmem_shm.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_socache_dbm-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_socache_dbm) = 0:2.4.34-2
Provides: apache(mod_socache_dbm) = 2.4.34-2 config(apache-mod_socache_dbm) = 0:2.4.34-2 elf(buildid) = 31cebff106f6696e127df39f26b422de5dbde0e4 mod_socache_dbm.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) libpthread.so.0(GLIBC_2.16)(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_socache_memcache-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_socache_memcache) = 0:2.4.34-2
Provides: apache(mod_socache_memcache) = 2.4.34-2 config(apache-mod_socache_memcache) = 0:2.4.34-2 elf(buildid) = 6507b06f2aec4577eb59d4bfed8c6e9c18f26bef mod_socache_memcache.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_socache_shmcb-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_socache_shmcb) = 0:2.4.34-2
Provides: apache(mod_socache_shmcb) = 2.4.34-2 config(apache-mod_socache_shmcb) = 0:2.4.34-2 elf(buildid) = dc900abdcf582c7e1b3933012208ea0428c72ef4 mod_socache_shmcb.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_speling-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_speling) = 0:2.4.34-2
Provides: apache(mod_speling) = 2.4.34-2 config(apache-mod_speling) = 0:2.4.34-2 elf(buildid) = 1ac328c495bbadf3cd6730219417c70ff5f10772 mod_speling.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_ssl-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_ssl) = 1:2.4.34-2
Provides: apache(mod_ssl) = 1:2.4.34-2 config(apache-mod_ssl) = 1:2.4.34-2 elf(buildid) = 71159380782f3ab217930aa71fe0c7a79bd1e0e6 mod_ssl.so()(x32bit)
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libcrypto.so.1.1()(x32bit) libcrypto.so.1.1(OPENSSL_1_1_0)(x32bit) libpthread.so.0()(x32bit) libssl.so.1.1()(x32bit) libssl.so.1.1(OPENSSL_1_1_0)(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_status-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_status) = 0:2.4.34-2
Provides: apache(mod_status) = 2.4.34-2 config(apache-mod_status) = 0:2.4.34-2 elf(buildid) = 1cbb2f3377517165ad8b7b064caaa17efe9a5059 mod_status.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_substitute-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_substitute) = 0:2.4.34-2
Provides: apache(mod_substitute) = 2.4.34-2 config(apache-mod_substitute) = 0:2.4.34-2 elf(buildid) = f993443d75b4115f426326d5be25128663655df0 mod_substitute.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_unique_id-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_unique_id) = 0:2.4.34-2
Provides: apache(mod_unique_id) = 2.4.34-2 config(apache-mod_unique_id) = 0:2.4.34-2 elf(buildid) = 42438e65e7e2cdd4f022ed95fe297fbf5052f1f1 mod_unique_id.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_userdir-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_userdir) = 0:2.4.34-2
Provides: apache(mod_userdir) = 2.4.34-2 config(apache-mod_userdir) = 0:2.4.34-2 elf(buildid) = 84ad46c836c49769aeb5ae5c0b74e2f912a891f2 mod_userdir.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_usertrack-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_usertrack) = 0:2.4.34-2
Provides: apache(mod_usertrack) = 2.4.34-2 config(apache-mod_usertrack) = 0:2.4.34-2 elf(buildid) = aa4a49a84f38429a8a0ede1c674da952d530b69d mod_usertrack.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_version-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_version) = 0:2.4.34-2
Provides: apache(mod_version) = 2.4.34-2 config(apache-mod_version) = 0:2.4.34-2 elf(buildid) = 23c4a7e557b2e7177d1dfef0c683841d43242287 mod_version.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_vhost_alias-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_vhost_alias) = 0:2.4.34-2
Provides: apache(mod_vhost_alias) = 2.4.34-2 config(apache-mod_vhost_alias) = 0:2.4.34-2 elf(buildid) = 6aa072ba822077ab6db955358fa7cfb00613ddcb mod_vhost_alias.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_watchdog-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_watchdog) = 0:2.4.34-2
Provides: apache(mod_watchdog) = 2.4.34-2 config(apache-mod_watchdog) = 0:2.4.34-2 elf(buildid) = 0e8a67b3a88acfa48f6e3a03a55f53405392567f mod_watchdog.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) rtld(GNU_HASH)
Processing files: apache-mod_xml2enc-2.4.34-2.x32
Removing dependency on self: R config(apache-mod_xml2enc) = 0:2.4.34-2
Provides: apache(mod_xml2enc) = 2.4.34-2 config(apache-mod_xml2enc) = 0:2.4.34-2 elf(buildid) = c1d496cdd006e1a53ed189f4680ec1b3323eecf3 mod_xml2enc.so()(x32bit)
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) libxml2.so.2()(x32bit) libxml2.so.2(LIBXML2_2.4.30)(x32bit) rtld(GNU_HASH)
Processing files: htpasswd-apache-2.4.34-2.x32
Provides: elf(buildid) = c77793e4fceabaa3489522f579f514a44f07ee11 htpasswd
Requires: libapr-1.so.0()(x32bit) libaprutil-1.so.0()(x32bit) libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libcrypt.so.1()(x32bit) libcrypt.so.1(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) libpthread.so.0(GLIBC_2.16)(x32bit) rtld(GNU_HASH)
Obsoletes: htpasswd
Processing files: apache-dbmtools-2.4.34-2.x32
Provides: elf(buildid) = 7b17392eb35861a2c8f7d9423c205b0779c02c4b
Requires: /usr/bin/perl libapr-1.so.0()(x32bit) libaprutil-1.so.0()(x32bit) libc.so.6()(x32bit) libc.so.6(GLIBC_2.16)(x32bit) libcrypt.so.1()(x32bit) libcrypt.so.1(GLIBC_2.16)(x32bit) libpthread.so.0()(x32bit) libpthread.so.0(GLIBC_2.16)(x32bit) perl(AnyDBM_File) perl(Fcntl) perl(strict) rtld(GNU_HASH)
Processing files: apache-cgi_test-2.4.34-2.noarch
Removing dependency on self: R config(apache-cgi_test) = 0:2.4.34-2
Provides: config(apache-cgi_test) = 0:2.4.34-2
Requires(interp): /bin/sh /bin/sh
Requires(post): /bin/sh
Requires(postun): /bin/sh
Processing files: apache-debuginfo-2.4.34-2.x32
Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder
warning: Could not canonicalize hostname: naiad-pld
Wrote: /tmp/B.sIW8DE/RPMS/apache-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-base-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-suexec-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-tools-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-index-2.4.34-2.noarch.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-doc-2.4.34-2.noarch.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-errordocs-2.4.34-2.noarch.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-devel-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_access_compat-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_actions-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_alias-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_allowmethods-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_asis-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_auth-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_auth_basic-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_auth_dbm-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_auth_digest-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_auth_form-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_authn_anon-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_authn_core-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_authn_dbd-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_authn_dbm-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_authn_file-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_authn_socache-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_authnz_ldap-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_authz_core-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_authz_dbd-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_authz_dbm-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_authz_groupfile-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_authz_host-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_authz_owner-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_authz_user-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_autoindex-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_brotli-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_buffer-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_cache-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_case_filter-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_case_filter_in-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_cern_meta-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_cgi-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_cgid-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_charset_lite-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_data-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_dav-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_dbd-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_deflate-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_dialup-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_dir-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_dumpio-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_echo-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_env-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_expires-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_ext_filter-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_file_cache-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_filter-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_headers-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_heartbeat-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_heartmonitor-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_http2-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_ident-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_imagemap-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_include-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_info-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_lbmethod_bybusyness-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_lbmethod_byrequests-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_lbmethod_bytraffic-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_lbmethod_heartbeat-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_ldap-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_log_config-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_log_debug-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_log_forensic-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_logio-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_lua-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_macro-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_md-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_mime-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_mime_magic-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_negotiation-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_proxy-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_ratelimit-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_reflector-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_remoteip-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_reqtimeout-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_request-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_rewrite-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_sed-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_session-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_session_cookie-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_session_crypto-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_session_dbd-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_setenvif-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_slotmem_plain-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_slotmem_shm-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_socache_dbm-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_socache_memcache-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_socache_shmcb-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_speling-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_ssl-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_status-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_substitute-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_unique_id-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_userdir-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_usertrack-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_version-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_vhost_alias-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_watchdog-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-mod_xml2enc-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/htpasswd-apache-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-dbmtools-2.4.34-2.x32.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-cgi_test-2.4.34-2.noarch.rpm
Wrote: /tmp/B.sIW8DE/RPMS/apache-debuginfo-2.4.34-2.x32.rpm
Executing(%clean): /bin/sh -e /tmp/B.sIW8DE/BUILD/tmp/rpm-tmp.71302
+ umask 022
+ cd /tmp/B.sIW8DE/BUILD
+ cd httpd-2.4.34
+ /bin/rm '--interactive=never' -rf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder
+ rm -rf /tmp/B.sIW8DE/BUILD/tmp/apache-2.4.34-root-builder
ended at: Fri Sep 14 16:16:05 2018, done in 0:04:12.122970
+ chmod -R u+rwX /tmp/B.sIW8DE/BUILD
+ rm -rf /tmp/B.sIW8DE/tmp /tmp/B.sIW8DE/BUILD
copy rpm files to cache_dir: /spools/ready
Creating pndir index of /spools/ready/ (type=dir)...
Loading [pndir]previous /spools/ready/packages.ndir.gz...
Loading [dir]/spools/ready/...
200..400..600..800..983
Writing /spools/ready/packages.ndir.gz...
Begin-PLD-Builder-Info
upgrading packages
Preparing... ##################################################
apache-base ##################################################
apache-tools ##################################################
apache-devel ##################################################
Run "/sbin/service httpd start" to start httpd service.
End-PLD-Builder-Info
+ rm -rf /tmp/B.sIW8DE
Begin-PLD-Builder-Info
Build-Time: user:632.29s sys:286.41s real:280.32s (faults io:272 non-io:11157457)
Files queued for ftp:
6475767 apache-debuginfo-2.4.34-2.x32.rpm
8270 apache-cgi_test-2.4.34-2.noarch.rpm
21026 apache-dbmtools-2.4.34-2.x32.rpm
15657 htpasswd-apache-2.4.34-2.x32.rpm
15998 apache-mod_xml2enc-2.4.34-2.x32.rpm
14112 apache-mod_watchdog-2.4.34-2.x32.rpm
10988 apache-mod_vhost_alias-2.4.34-2.x32.rpm
10155 apache-mod_version-2.4.34-2.x32.rpm
11338 apache-mod_usertrack-2.4.34-2.x32.rpm
10641 apache-mod_userdir-2.4.34-2.x32.rpm
9807 apache-mod_unique_id-2.4.34-2.x32.rpm
13272 apache-mod_substitute-2.4.34-2.x32.rpm
15968 apache-mod_status-2.4.34-2.x32.rpm
92822 apache-mod_ssl-2.4.34-2.x32.rpm
12326 apache-mod_speling-2.4.34-2.x32.rpm
16428 apache-mod_socache_shmcb-2.4.34-2.x32.rpm
11874 apache-mod_socache_memcache-2.4.34-2.x32.rpm
12456 apache-mod_socache_dbm-2.4.34-2.x32.rpm
13327 apache-mod_slotmem_shm-2.4.34-2.x32.rpm
9907 apache-mod_slotmem_plain-2.4.34-2.x32.rpm
12058 apache-mod_setenvif-2.4.34-2.x32.rpm
13018 apache-mod_session_dbd-2.4.34-2.x32.rpm
14710 apache-mod_session_crypto-2.4.34-2.x32.rpm
10661 apache-mod_session_cookie-2.4.34-2.x32.rpm
14321 apache-mod_session-2.4.34-2.x32.rpm
23123 apache-mod_sed-2.4.34-2.x32.rpm
38735 apache-mod_rewrite-2.4.34-2.x32.rpm
10750 apache-mod_request-2.4.34-2.x32.rpm
11844 apache-mod_reqtimeout-2.4.34-2.x32.rpm
16982 apache-mod_remoteip-2.4.34-2.x32.rpm
10480 apache-mod_reflector-2.4.34-2.x32.rpm
10809 apache-mod_ratelimit-2.4.34-2.x32.rpm
186680 apache-mod_proxy-2.4.34-2.x32.rpm
22521 apache-mod_negotiation-2.4.34-2.x32.rpm
17211 apache-mod_mime_magic-2.4.34-2.x32.rpm
14943 apache-mod_mime-2.4.34-2.x32.rpm
87190 apache-mod_md-2.4.34-2.x32.rpm
13505 apache-mod_macro-2.4.34-2.x32.rpm
47835 apache-mod_lua-2.4.34-2.x32.rpm
10319 apache-mod_logio-2.4.34-2.x32.rpm
10678 apache-mod_log_forensic-2.4.34-2.x32.rpm
10557 apache-mod_log_debug-2.4.34-2.x32.rpm
18656 apache-mod_log_config-2.4.34-2.x32.rpm
33534 apache-mod_ldap-2.4.34-2.x32.rpm
11645 apache-mod_lbmethod_heartbeat-2.4.34-2.x32.rpm
8807 apache-mod_lbmethod_bytraffic-2.4.34-2.x32.rpm
8769 apache-mod_lbmethod_byrequests-2.4.34-2.x32.rpm
8862 apache-mod_lbmethod_bybusyness-2.4.34-2.x32.rpm
15714 apache-mod_info-2.4.34-2.x32.rpm
27438 apache-mod_include-2.4.34-2.x32.rpm
12959 apache-mod_imagemap-2.4.34-2.x32.rpm
10041 apache-mod_ident-2.4.34-2.x32.rpm
96466 apache-mod_http2-2.4.34-2.x32.rpm
15644 apache-mod_heartmonitor-2.4.34-2.x32.rpm
10433 apache-mod_heartbeat-2.4.34-2.x32.rpm
14187 apache-mod_headers-2.4.34-2.x32.rpm
14028 apache-mod_filter-2.4.34-2.x32.rpm
10684 apache-mod_file_cache-2.4.34-2.x32.rpm
16461 apache-mod_ext_filter-2.4.34-2.x32.rpm
11087 apache-mod_expires-2.4.34-2.x32.rpm
9939 apache-mod_env-2.4.34-2.x32.rpm
10111 apache-mod_echo-2.4.34-2.x32.rpm
10830 apache-mod_dumpio-2.4.34-2.x32.rpm
10796 apache-mod_dir-2.4.34-2.x32.rpm
10546 apache-mod_dialup-2.4.34-2.x32.rpm
19838 apache-mod_deflate-2.4.34-2.x32.rpm
14204 apache-mod_dbd-2.4.34-2.x32.rpm
65595 apache-mod_dav-2.4.34-2.x32.rpm
10183 apache-mod_data-2.4.34-2.x32.rpm
15078 apache-mod_charset_lite-2.4.34-2.x32.rpm
21214 apache-mod_cgid-2.4.34-2.x32.rpm
17028 apache-mod_cgi-2.4.34-2.x32.rpm
10858 apache-mod_cern_meta-2.4.34-2.x32.rpm
9278 apache-mod_case_filter_in-2.4.34-2.x32.rpm
9066 apache-mod_case_filter-2.4.34-2.x32.rpm
66747 apache-mod_cache-2.4.34-2.x32.rpm
11342 apache-mod_buffer-2.4.34-2.x32.rpm
12230 apache-mod_brotli-2.4.34-2.x32.rpm
22264 apache-mod_autoindex-2.4.34-2.x32.rpm
9359 apache-mod_authz_user-2.4.34-2.x32.rpm
9973 apache-mod_authz_owner-2.4.34-2.x32.rpm
11527 apache-mod_authz_host-2.4.34-2.x32.rpm
10926 apache-mod_authz_groupfile-2.4.34-2.x32.rpm
10729 apache-mod_authz_dbm-2.4.34-2.x32.rpm
12552 apache-mod_authz_dbd-2.4.34-2.x32.rpm
15584 apache-mod_authz_core-2.4.34-2.x32.rpm
24353 apache-mod_authnz_ldap-2.4.34-2.x32.rpm
12631 apache-mod_authn_socache-2.4.34-2.x32.rpm
9780 apache-mod_authn_file-2.4.34-2.x32.rpm
9843 apache-mod_authn_dbm-2.4.34-2.x32.rpm
10799 apache-mod_authn_dbd-2.4.34-2.x32.rpm
10865 apache-mod_authn_core-2.4.34-2.x32.rpm
9907 apache-mod_authn_anon-2.4.34-2.x32.rpm
16671 apache-mod_auth_form-2.4.34-2.x32.rpm
19643 apache-mod_auth_digest-2.4.34-2.x32.rpm
5967 apache-mod_auth_dbm-2.4.34-2.x32.rpm
12448 apache-mod_auth_basic-2.4.34-2.x32.rpm
4467 apache-mod_auth-2.4.34-2.x32.rpm
9930 apache-mod_asis-2.4.34-2.x32.rpm
9143 apache-mod_allowmethods-2.4.34-2.x32.rpm
14412 apache-mod_alias-2.4.34-2.x32.rpm
10266 apache-mod_actions-2.4.34-2.x32.rpm
11391 apache-mod_access_compat-2.4.34-2.x32.rpm
172090 apache-devel-2.4.34-2.x32.rpm
40953 apache-errordocs-2.4.34-2.noarch.rpm
3807453 apache-doc-2.4.34-2.noarch.rpm
4656 apache-index-2.4.34-2.noarch.rpm
46881 apache-tools-2.4.34-2.x32.rpm
15201 apache-suexec-2.4.34-2.x32.rpm
527708 apache-base-2.4.34-2.x32.rpm
6363 apache-2.4.34-2.x32.rpm
5247 apache-2.4.34-2.src.rpm.uploadinfo
End-PLD-Builder-Info
|
|