* Package: www-servers/apache-2.4.23-r1  * Repository: gentoo  * Maintainer: polynomial-c@gentoo.org  * USE: abi_x86_64 amd64 apache2_modules_access_compat apache2_modules_alias apache2_modules_auth_basic apache2_modules_auth_digest apache2_modules_authn_anon apache2_modules_authn_core apache2_modules_authn_file apache2_modules_authz_core apache2_modules_authz_groupfile apache2_modules_authz_host apache2_modules_authz_owner apache2_modules_authz_user apache2_modules_autoindex apache2_modules_cache apache2_modules_dir apache2_modules_env apache2_modules_file_cache apache2_modules_filter apache2_modules_headers apache2_modules_http2 apache2_modules_include apache2_modules_info apache2_modules_log_config apache2_modules_mime apache2_modules_mime_magic apache2_modules_rewrite apache2_modules_socache_shmcb apache2_modules_status apache2_modules_unique_id apache2_modules_unixd apache2_modules_userdir apache2_modules_vhost_alias elibc_glibc kernel_linux ssl threads userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox * * Selected default threaded MPM: event * * Please note that you need SysV IPC support in your kernel. * Make sure CONFIG_SYSVIPC=y is set. * >>> Unpacking source... >>> Unpacking httpd-2.4.23.tar.bz2 to /var/tmp/portage/www-servers/apache-2.4.23-r1/work >>> Unpacking gentoo-apache-2.4.18-r1-20160303.tar.bz2 to /var/tmp/portage/www-servers/apache-2.4.23-r1/work >>> Source unpacked in /var/tmp/portage/www-servers/apache-2.4.23-r1/work >>> Preparing source in /var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23 ... * Applying 00_all_gentoo_base.patch ...  [ ok ] * Applying 01_all_mod_rewrite_ampescape.patch ...  [ ok ] * Applying 03_all_gentoo_apache-tools.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23' ... * Running aclocal -I build ...  [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf -I build --force ...  [ ok ] * Running autoheader -I build ...  [ ok ] * Running elibtoolize in: httpd-2.4.23/ * Running elibtoolize in: httpd-2.4.23/build/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23 ... * econf: updating httpd-2.4.23/build/config.sub with /usr/share/gnuconfig/config.sub * econf: updating httpd-2.4.23/build/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --includedir=/usr/include/apache2 --libexecdir=/usr/lib64/apache2/modules --datadir=/var/www/localhost --sysconfdir=/etc/apache2 --localstatedir=/var --with-mpm=event --with-apr=/usr --with-apr-util=/usr --with-pcre=/var/tmp/portage/www-servers/apache-2.4.23-r1/temp/pcre-config --with-z=/usr --with-port=80 --with-program-name=apache2 --enable-layout=Gentoo --enable-so=static --disable-authnz_ldap --disable-ldap --with-ssl=/usr --enable-ssl=shared --disable-suexec --enable-access_compat=shared --disable-actions --enable-alias=shared --disable-asis --enable-auth_basic=shared --enable-auth_digest=shared --disable-authn_alias --enable-authn_anon=shared --enable-authn_core=shared --disable-authn_dbd --disable-authn_dbm --enable-authn_file=shared --enable-authz_core=shared --disable-authz_dbd --disable-authz_dbm --enable-authz_groupfile=shared --enable-authz_host=shared --enable-authz_owner=shared --enable-authz_user=shared --enable-autoindex=shared --enable-cache=shared --disable-cache_disk --disable-cern_meta --disable-charset_lite --disable-cgi --disable-cgid --disable-dav --disable-dav_fs --disable-dav_lock --disable-dbd --disable-deflate --enable-dir=shared --disable-dumpio --enable-env=shared --disable-expires --disable-ext_filter --enable-file_cache=shared --enable-filter=shared --enable-headers=shared --enable-http2=shared --disable-ident --disable-imagemap --enable-include=shared --enable-info=shared --disable-lbmethod_byrequests --disable-lbmethod_bytraffic --disable-lbmethod_bybusyness --disable-lbmethod_heartbeat --enable-log_config=shared --disable-log_forensic --disable-logio --disable-macro --enable-mime=shared --enable-mime_magic=shared --disable-negotiation --disable-proxy --disable-proxy_ajp --disable-proxy_balancer --disable-proxy_connect --disable-proxy_ftp --disable-proxy_html --disable-proxy_http --disable-proxy_scgi --disable-proxy_fcgi --disable-proxy_wstunnel --enable-rewrite=shared --disable-ratelimit --disable-remoteip --disable-reqtimeout --disable-setenvif --disable-slotmem_shm --disable-speling --enable-socache_shmcb=shared --enable-status=shared --disable-substitute --enable-unique_id=shared --enable-userdir=shared --disable-usertrack --enable-unixd=shared --disable-version --enable-vhost_alias=shared checking for chosen layout... Gentoo 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-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu configure: configure: Configuring Apache Portable Runtime library... configure: checking for APR... yes setting CC to "x86_64-pc-linux-gnu-gcc" setting CPP to "x86_64-pc-linux-gnu-gcc -E" adding "-pthread" to CFLAGS setting CPPFLAGS to " -DLINUX -D_REENTRANT -D_GNU_SOURCE" configure: configure: Configuring Apache Portable Runtime Utility library... configure: checking for APR-util... yes adding "-L/var/tmp/portage/dev-libs/apr-util-1.5.4-r1/temp" to LDFLAGS checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for pcre-config... /usr/bin/pcre-config configure: Using external PCRE library from /var/tmp/portage/www-servers/apache-2.4.23-r1/temp/pcre-config setting PCRE_INCLUDES to "" setting PCRE_LIBS to "-lpcre" configure: configure: Configuring Apache httpd... configure: setting INCLUDES to "-I." adding "-I$(top_srcdir)/os/$(OS_DIR)" to INCLUDES adding "-I$(top_srcdir)/include" to INCLUDES adding "-I/usr/include/apr-1" to INCLUDES adding "-I/usr/include/db6.2" 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... (cached) x86_64-pc-linux-gnu-pkg-config checking for rsync... /usr/bin/rsync checking for gawk... gawk checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for lynx... no checking for links... links 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 checking whether to enable mod_authn_file... shared checking whether to enable mod_authn_dbm... no checking whether to enable mod_authn_anon... shared checking whether to enable mod_authn_dbd... no checking whether to enable mod_authn_socache... shared (most) 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... no checking whether to enable mod_authz_owner... shared checking whether to enable mod_authz_dbd... no checking whether to enable mod_authz_core... shared checking whether to enable mod_authnz_ldap... no 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 (most) checking whether to enable mod_auth_digest... checking dependencies checking whether to enable mod_auth_digest... shared checking whether to enable mod_allowmethods... shared (most) adding "-I$(top_srcdir)/modules/aaa" to INCLUDES checking whether to enable mod_isapi... no checking whether to enable mod_file_cache... shared checking whether to enable mod_cache... shared checking whether to enable mod_cache_disk... no checking whether to enable mod_cache_socache... shared (most) checking whether to enable mod_socache_shmcb... shared checking whether to enable mod_socache_dbm... shared (most) checking whether to enable mod_socache_memcache... shared (most) checking whether to enable mod_socache_dc... no adding "-I$(top_srcdir)/modules/cache" to INCLUDES setting HTTPD_LDFLAGS to "-export-dynamic" checking whether to enable mod_so... static setting AP_LIBS to "$(MOD_SO_LDADD)" checking whether to enable mod_watchdog... checking dependencies checking whether to enable mod_watchdog... shared (most) checking whether to enable mod_macro... no adding "-I$(top_srcdir)/modules/core" to INCLUDES checking whether to enable mod_dbd... no adding "-I$(top_srcdir)/modules/database" to INCLUDES checking whether to enable mod_bucketeer... no checking whether to enable mod_dumpio... no checking whether to enable mod_echo... no checking whether to enable mod_example_hooks... no checking whether to enable mod_case_filter... no checking whether to enable mod_case_filter_in... no checking whether to enable mod_example_ipc... no checking whether to enable mod_buffer... shared (most) checking whether to enable mod_data... no checking whether to enable mod_ratelimit... no checking whether to enable mod_reqtimeout... no checking whether to enable mod_ext_filter... no checking whether to enable mod_request... shared (most) checking whether to enable mod_include... shared checking whether to enable mod_filter... shared checking whether to enable mod_reflector... no checking whether to enable mod_substitute... no 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 (most) checking whether to enable mod_charset_lite... no checking whether to enable mod_deflate... no checking whether to enable mod_xml2enc... no checking whether to enable mod_proxy_html... no adding "-I$(top_srcdir)/modules/filters" to INCLUDES checking whether to enable mod_http... static adding "$(MOD_HTTP_LDADD)" to AP_LIBS checking whether to enable mod_mime... shared checking whether to enable mod_ldap... no adding "-I$(top_srcdir)/modules/ldap" to INCLUDES checking whether to enable mod_log_config... shared checking whether to enable mod_log_debug... shared (most) checking whether to enable mod_log_forensic... no checking whether to enable mod_logio... no adding "-I$(top_srcdir)/modules/loggers" to INCLUDES checking whether to enable mod_lua... no adding "-I$(top_srcdir)/modules/lua" to INCLUDES checking whether to enable mod_env... shared checking whether to enable mod_mime_magic... shared checking whether to enable mod_cern_meta... no checking whether to enable mod_expires... no checking whether to enable mod_headers... shared checking whether to enable mod_ident... no checking whether to enable mod_usertrack... no checking whether to enable mod_unique_id... shared checking whether to enable mod_setenvif... no checking whether to enable mod_version... no checking whether to enable mod_remoteip... no checking whether to enable mod_proxy... no checking whether to enable mod_proxy_connect... no checking whether to enable mod_proxy_ftp... no checking whether to enable mod_proxy_http... no checking whether to enable mod_proxy_fcgi... no checking whether to enable mod_proxy_scgi... no checking whether to enable mod_proxy_fdpass... no checking whether to enable mod_proxy_wstunnel... no checking whether to enable mod_proxy_ajp... no checking whether to enable mod_proxy_balancer... no checking whether to enable mod_proxy_express... checking dependencies configure: WARNING: "mod_proxy is disabled but required for mod_proxy_express" checking whether to enable mod_proxy_express... no (disabled) checking whether to enable mod_proxy_hcheck... checking dependencies configure: WARNING: "mod_proxy is disabled but required for mod_proxy_hcheck" checking whether to enable mod_proxy_hcheck... no (disabled) adding "-I$(top_srcdir)/modules/proxy" to INCLUDES checking whether to enable mod_session... shared (most) checking whether to enable mod_session_cookie... checking dependencies checking whether to enable mod_session_cookie... shared (most) configure: WARNING: Your APR does not include SSL/EVP support. To enable it: configure --with-crypto checking whether to enable mod_session_crypto... no checking whether to enable mod_session_dbd... checking dependencies checking whether to enable mod_session_dbd... shared (most) adding "-I$(top_srcdir)/modules/session" to INCLUDES checking whether to enable mod_slotmem_shm... no checking whether to enable mod_slotmem_plain... no checking whether to enable mod_ssl... checking dependencies checking for OpenSSL... checking for user-provided OpenSSL base directory... /usr 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 -lrt -lcrypt -lpthread -ldl" setting LIBS to "-lssl -lcrypto -luuid -lrt -lcrypt -lpthread -ldl" forcing ab_LDFLAGS to "-lssl -lcrypto -luuid -lrt -lcrypt -lpthread -ldl" checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for SSLeay_version... no checking for SSL_CTX_new... yes checking for ENGINE_init... yes checking for ENGINE_load_builtin_engines... yes checking for RAND_egd... no configure: WARNING: OpenSSL libraries are unusable 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 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... no 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 sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for times... 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 checking whether to enable mod_http2... checking dependencies checking for OpenSSL... (cached) yes setting MOD_LDFLAGS to "-lssl -lcrypto -luuid -lrt -lcrypt -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 /usr/lib64/pkgconfig... setting MOD_CFLAGS to "" checking for nghttp2 version >= 1.2.1... OK adding "-lnghttp2" to MOD_LDFLAGS setting LIBS to "-lnghttp2 -luuid -lrt -lcrypt -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 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... no checking whether to enable mod_lbmethod_byrequests... no checking whether to enable mod_lbmethod_bytraffic... no checking whether to enable mod_lbmethod_bybusyness... no checking whether to enable mod_lbmethod_heartbeat... no checking which MPM to use by default... event adding "$(MOD_MPM_EVENT_LDADD)" to AP_LIBS checking for pthread_kill... yes checking whether to enable mod_unixd... shared checking whether to enable mod_privileges... no adding "-I$(top_srcdir)/modules/arch/unix" to INCLUDES checking whether to enable mod_heartbeat... no checking whether to enable mod_heartmonitor... no checking whether to enable mod_dav... no adding "-I$(top_srcdir)/modules/dav/main" to INCLUDES checking whether to enable mod_status... shared checking whether to enable mod_autoindex... shared checking whether to enable mod_asis... no checking whether to enable mod_info... shared checking whether to enable mod_suexec... no checking whether to enable mod_cgid... no checking whether to enable mod_cgi... no adding "-I$(top_srcdir)/modules/generators" to INCLUDES checking whether to enable mod_dav_fs... no checking whether to enable mod_dav_lock... no checking for extra modules... none checking whether to enable mod_vhost_alias... shared checking whether to enable mod_negotiation... no checking whether to enable mod_dir... shared checking whether to enable mod_imagemap... no checking whether to enable mod_actions... no checking whether to enable mod_speling... no checking whether to enable mod_userdir... shared checking whether to enable mod_alias... shared checking whether to enable mod_rewrite... shared adding "-I$(top_srcdir)/modules/mappers" to INCLUDES configure: configure: Restore user-defined environment settings... configure: restoring CPPFLAGS to "" setting EXTRA_CPPFLAGS to " -DLINUX -D_REENTRANT -D_GNU_SOURCE" restoring CFLAGS to "-march=native -mtune=native -O2 -pipe" setting EXTRA_CFLAGS to " -pthread" restoring CXXFLAGS to "-march=native -mtune=native -O2 -pipe" setting EXTRA_CXXFLAGS to "" restoring LDFLAGS to "-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-as-needed" setting EXTRA_LDFLAGS to " -L/var/tmp/portage/dev-libs/apr-util-1.5.4-r1/temp" restoring LIBS to "" setting EXTRA_LIBS to "" restoring INCLUDES to "" setting EXTRA_INCLUDES to "-I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/include/apr-1 -I/usr/include/db6.2 -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_srcdir)/modules/loggers -I$(top_srcdir)/modules/lua -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/modules/session -I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/test -I$(top_srcdir)/server -I$(top_srcdir)/modules/arch/unix -I$(top_srcdir)/modules/dav/main -I$(top_srcdir)/modules/generators -I$(top_srcdir)/modules/mappers" configure: configure: Construct makefiles and header files... configure: configure: creating config_vars.mk configure: creating ./config.status creating modules/aaa/Makefile creating modules/arch/win32/Makefile creating modules/cache/Makefile creating modules/core/Makefile creating modules/database/Makefile creating modules/debugging/Makefile creating modules/echo/Makefile creating modules/examples/Makefile creating modules/experimental/Makefile creating modules/filters/Makefile creating modules/http/Makefile creating modules/ldap/Makefile creating modules/loggers/Makefile creating modules/lua/Makefile creating modules/metadata/Makefile creating modules/proxy/Makefile creating modules/session/Makefile creating modules/slotmem/Makefile creating modules/ssl/Makefile creating modules/test/Makefile creating os/unix/Makefile creating modules/http2/Makefile creating modules/proxy/balancers/Makefile creating server/mpm/Makefile creating server/mpm/event/Makefile creating modules/arch/unix/Makefile creating modules/cluster/Makefile creating modules/dav/main/Makefile creating modules/generators/Makefile creating modules/dav/fs/Makefile creating modules/dav/lock/Makefile creating modules/mappers/Makefile creating Makefile creating modules/Makefile creating srclib/Makefile creating os/Makefile creating server/Makefile creating support/Makefile creating test/Makefile config.status: creating docs/conf/httpd.conf config.status: creating docs/conf/extra/httpd-autoindex.conf config.status: creating docs/conf/extra/httpd-dav.conf config.status: creating docs/conf/extra/httpd-default.conf config.status: creating docs/conf/extra/httpd-info.conf config.status: creating docs/conf/extra/httpd-languages.conf config.status: creating docs/conf/extra/httpd-manual.conf config.status: creating docs/conf/extra/httpd-mpm.conf config.status: creating docs/conf/extra/httpd-multilang-errordoc.conf config.status: creating docs/conf/extra/httpd-ssl.conf config.status: creating docs/conf/extra/httpd-userdir.conf config.status: creating docs/conf/extra/httpd-vhosts.conf config.status: creating docs/conf/extra/proxy-html.conf config.status: creating include/ap_config_layout.h config.status: creating support/apxs config.status: creating support/apachectl config.status: creating support/dbmmanage config.status: creating support/envvars-std config.status: creating support/log_server_status config.status: creating support/logresolve.pl config.status: creating support/phf_abuse_log.cgi config.status: creating support/split-logfile config.status: creating build/rules.mk config.status: creating build/pkg/pkginfo config.status: creating build/config_vars.sh config.status: creating include/ap_config_auto.h config.status: executing default commands >>> Source configured. >>> Compiling source in /var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23 ... make -j1 Making all in srclib make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/srclib' make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/srclib' Making all in os make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os' Making all in unix make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix' /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c unixd.c && touch unixd.lo /usr/share/build-1/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4-r1/temp -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-as-needed -o libos.la -static unixd.lo make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix' make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os' Making all in server make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server' Making all in mpm make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server/mpm' Making all in event make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server/mpm/event' make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server/mpm/event' /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c event.c && touch event.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c fdqueue.c && touch fdqueue.lo /usr/share/build-1/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -static -L/var/tmp/portage/dev-libs/apr-util-1.5.4-r1/temp -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-as-needed -o libevent.la event.lo fdqueue.lo make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server/mpm/event' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server/mpm/event' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server/mpm' make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server' /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c config.c && touch config.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c log.c && touch log.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c main.c && touch main.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c vhost.c && touch vhost.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c gen_test_char.c && touch gen_test_char.lo /usr/share/build-1/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4-r1/temp -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-as-needed -o gen_test_char -L/var/tmp/portage/dev-libs/apr-util-1.5.4-r1/temp gen_test_char.lo ./gen_test_char > test_char.h /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util.c && touch util.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_fcgi.c && touch util_fcgi.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_script.c && touch util_script.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_md5.c && touch util_md5.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_cfgtree.c && touch util_cfgtree.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_ebcdic.c && touch util_ebcdic.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_time.c && touch util_time.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c connection.c && touch connection.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c listen.c && touch listen.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_mutex.c && touch util_mutex.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c mpm_common.c && touch mpm_common.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c mpm_unix.c && touch mpm_unix.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_charset.c && touch util_charset.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_cookies.c && touch util_cookies.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_debug.c && touch util_debug.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_xml.c && touch util_xml.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_filter.c && touch util_filter.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_pcre.c && touch util_pcre.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_regex.c && touch util_regex.lo ( for dir in /var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include /var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix; do \ ls $dir/*.h ; \ done; \ for dir in /usr/include/apr-1 /usr/include/apr-1; do \ ls $dir/ap[ru].h $dir/ap[ru]_*.h 2>/dev/null; \ done; \ ) | sed -e s,//,/,g | sort -u > export_files gawk -f /var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/build/make_exports.awk `cat export_files` > exports.c /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c exports.c && touch exports.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c scoreboard.c && touch scoreboard.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c error_bucket.c && touch error_bucket.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c protocol.c && touch protocol.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c core.c && touch core.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c request.c && touch request.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c provider.c && touch provider.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c eoc_bucket.c && touch eoc_bucket.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c eor_bucket.c && touch eor_bucket.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c core_filters.c && touch core_filters.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_expr_parse.c && touch util_expr_parse.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_expr_scan.c && touch util_expr_scan.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c util_expr_eval.c && touch util_expr_eval.lo /usr/share/build-1/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4-r1/temp -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-as-needed -o libmain.la -static config.lo log.lo main.lo vhost.lo util.lo util_fcgi.lo util_script.lo util_md5.lo util_cfgtree.lo util_ebcdic.lo util_time.lo connection.lo listen.lo util_mutex.lo mpm_common.lo mpm_unix.lo util_charset.lo util_cookies.lo util_debug.lo util_xml.lo util_filter.lo util_pcre.lo util_regex.lo exports.lo scoreboard.lo error_bucket.lo protocol.lo core.lo request.lo provider.lo eoc_bucket.lo eor_bucket.lo core_filters.lo util_expr_parse.lo util_expr_scan.lo util_expr_eval.lo gawk -f /var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/build/make_var_export.awk `cat export_files` > export_vars.h x86_64-pc-linux-gnu-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers exports.c | grep "ap_hack_" | grep -v apr_ | sed -e 's/^.*[)]\(.*\);$/\1/' >> httpd.exp x86_64-pc-linux-gnu-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers export_vars.h | grep -v apr_ | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> httpd.exp make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server' make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server' Making all in modules make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules' Making all in aaa make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa' Making all in cache make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache' Making all in core make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core' /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c mod_so.c && touch mod_so.lo /usr/share/build-1/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -static -L/var/tmp/portage/dev-libs/apr-util-1.5.4-r1/temp -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-as-needed -o libmod_so.la mod_so.lo make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core' Making all in filters make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters' Making all in http make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/http' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/http' /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c http_core.c && touch http_core.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c http_protocol.c && touch http_protocol.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c http_request.c && touch http_request.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c http_filters.c && touch http_filters.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c chunk_filter.c && touch chunk_filter.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c byterange_filter.c && touch byterange_filter.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c http_etag.c && touch http_etag.lo /usr/share/build-1/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -static -L/var/tmp/portage/dev-libs/apr-util-1.5.4-r1/temp -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-as-needed -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 '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/http' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/http' Making all in loggers make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers' Making all in metadata make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/metadata' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/metadata' Making all in session make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session' Making all in ssl make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl' Making all in http2 make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/http2' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/http2' Making all in arch/unix make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix' Making all in generators make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators' Making all in mappers make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers' make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules' Making all in support make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/support' make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/support' /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c htpasswd.c && touch htpasswd.lo /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c passwd_common.c && touch passwd_common.lo /usr/share/build-1/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4-r1/temp -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-as-needed -o htpasswd htpasswd.lo passwd_common.lo -laprutil-1 -ldb-6.2 -lgdbm -lexpat -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl -lcrypt /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c htdigest.c && touch htdigest.lo /usr/share/build-1/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4-r1/temp -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-as-needed -o htdigest htdigest.lo -laprutil-1 -ldb-6.2 -lgdbm -lexpat -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c htdbm.c && touch htdbm.lo /usr/share/build-1/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4-r1/temp -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-as-needed -o htdbm htdbm.lo passwd_common.lo -laprutil-1 -ldb-6.2 -lgdbm -lexpat -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl -lcrypt /usr/share/build-1/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE \ -I. -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/os/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/include -I/usr/include/apr-1 -I/usr/include/db6.2 -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/core -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/database -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/session -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/test -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/server -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/modules/mappers -prefer-non-pic -static -c ab.c && touch ab.lo ab.c: In function ‘ssl_print_cert_info’: ab.c:635:29: warning: implicit declaration of function ‘X509_get_notBefore’ [-Wimplicit-function-declaration] ASN1_UTCTIME_print(bio, X509_get_notBefore(cert));  ^ ab.c:635:29: warning: passing argument 2 of ‘ASN1_UTCTIME_print’ makes pointer from integer without a cast [-Wint-conversion] In file included from /usr/include/openssl/rsa.h:16:0, from ab.c:161: /usr/include/openssl/asn1.h:751:5: note: expected ‘const ASN1_UTCTIME * {aka const struct asn1_string_st *}’ but argument is of type ‘int’ int ASN1_UTCTIME_print(BIO *fp, const ASN1_UTCTIME *a);  ^ ab.c:639:29: warning: implicit declaration of function ‘X509_get_notAfter’ [-Wimplicit-function-declaration] ASN1_UTCTIME_print(bio, X509_get_notAfter(cert));  ^ ab.c:639:29: warning: passing argument 2 of ‘ASN1_UTCTIME_print’ makes pointer from integer without a cast [-Wint-conversion] In file included from /usr/include/openssl/rsa.h:16:0, from ab.c:161: /usr/include/openssl/asn1.h:751:5: note: expected ‘const ASN1_UTCTIME * {aka const struct asn1_string_st *}’ but argument is of type ‘int’ int ASN1_UTCTIME_print(BIO *fp, const ASN1_UTCTIME *a);  ^ ab.c: In function ‘main’: ab.c:2357:28: warning: implicit declaration of function ‘SSLv2_client_method’ [-Wimplicit-function-declaration] meth = SSLv2_client_method();  ^ ab.c:2357:26: warning: assignment makes pointer from integer without a cast [-Wint-conversion] meth = SSLv2_client_method();  ^ ab.c:2365:28: warning: implicit declaration of function ‘TLSv1_1_client_method’ [-Wimplicit-function-declaration] meth = TLSv1_1_client_method();  ^ ab.c:2365:26: warning: assignment makes pointer from integer without a cast [-Wint-conversion] meth = TLSv1_1_client_method();  ^ ab.c:2367:28: warning: implicit declaration of function ‘TLSv1_2_client_method’ [-Wimplicit-function-declaration] meth = TLSv1_2_client_method();  ^ ab.c:2367:26: warning: assignment makes pointer from integer without a cast [-Wint-conversion] meth = TLSv1_2_client_method();  ^ ab.c:2370:28: warning: implicit declaration of function ‘TLSv1_client_method’ [-Wimplicit-function-declaration] meth = TLSv1_client_method();  ^ ab.c:2370:26: warning: assignment makes pointer from integer without a cast [-Wint-conversion] meth = TLSv1_client_method();  ^ ab.c:2416:5: warning: implicit declaration of function ‘CRYPTO_malloc_init’ [-Wimplicit-function-declaration] CRYPTO_malloc_init();  ^ ab.c:2418:5: warning: implicit declaration of function ‘SSL_load_error_strings’ [-Wimplicit-function-declaration] SSL_load_error_strings();  ^ ab.c:2419:5: warning: implicit declaration of function ‘SSL_library_init’ [-Wimplicit-function-declaration] SSL_library_init();  ^ /usr/share/build-1/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -pthread -march=native -mtune=native -O2 -pipe -lssl -lcrypto -luuid -lrt -lcrypt -lpthread -ldl \ -L/var/tmp/portage/dev-libs/apr-util-1.5.4-r1/temp -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--no-as-needed -o ab ab.lo -laprutil-1 -ldb-6.2 -lgdbm -lexpat -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl -lm ab.o: In function `ssl_print_cert_info': ab.c:(.text+0x7d4): undefined reference to `X509_get_notBefore' ab.c:(.text+0x807): undefined reference to `X509_get_notAfter' ab.o: In function `main': ab.c:(.text.startup+0x463): undefined reference to `TLSv1_client_method' ab.c:(.text.startup+0x888): undefined reference to `TLSv1_1_client_method' ab.c:(.text.startup+0x8a2): undefined reference to `SSLv2_client_method' ab.c:(.text.startup+0x8af): undefined reference to `TLSv1_2_client_method' ab.c:(.text.startup+0x973): undefined reference to `CRYPTO_malloc_init' ab.c:(.text.startup+0x97a): undefined reference to `SSL_load_error_strings' ab.c:(.text.startup+0x981): undefined reference to `SSL_library_init' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:60: ab] Error 1 make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/support' make[1]: *** [/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/build/rules.mk:75: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/support' make: *** [/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23/build/rules.mk:75: all-recursive] Error 1 * ERROR: www-servers/apache-2.4.23-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=www-servers/apache-2.4.23-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-servers/apache-2.4.23-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/www-servers/apache-2.4.23-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-servers/apache-2.4.23-r1/temp/environment'. * Working directory: '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23' * S: '/var/tmp/portage/www-servers/apache-2.4.23-r1/work/httpd-2.4.23'