* Package:    www-servers/apache-2.4.62:2
 * Repository: gentoo
 * Maintainer: apache-bugs@gentoo.org
 * USE:        abi_x86_64 amd64 apache2_modules_access_compat apache2_modules_actions apache2_modules_alias apache2_modules_asis apache2_modules_auth_basic apache2_modules_auth_digest apache2_modules_auth_form apache2_modules_authn_anon apache2_modules_authn_core apache2_modules_authn_dbd apache2_modules_authn_dbm apache2_modules_authn_file apache2_modules_authz_core apache2_modules_authz_dbd apache2_modules_authz_dbm apache2_modules_authz_groupfile apache2_modules_authz_host apache2_modules_authz_owner apache2_modules_authz_user apache2_modules_autoindex apache2_modules_cache apache2_modules_cern_meta apache2_modules_cgi apache2_modules_cgid apache2_modules_dav apache2_modules_dav_fs apache2_modules_dav_lock apache2_modules_dbd apache2_modules_deflate apache2_modules_dir apache2_modules_dumpio apache2_modules_env apache2_modules_expires apache2_modules_ext_filter apache2_modules_file_cache apache2_modules_filter apache2_modules_headers apache2_modules_http2 apache2_modules_ident apache2_modules_imagemap apache2_modules_include apache2_modules_info apache2_modules_lbmethod_bybusyness apache2_modules_lbmethod_byrequests apache2_modules_lbmethod_bytraffic apache2_modules_lbmethod_heartbeat apache2_modules_log_config apache2_modules_log_forensic apache2_modules_logio apache2_modules_mime apache2_modules_mime_magic apache2_modules_negotiation apache2_modules_proxy apache2_modules_proxy_ajp apache2_modules_proxy_balancer apache2_modules_proxy_connect apache2_modules_proxy_fcgi apache2_modules_proxy_ftp apache2_modules_proxy_hcheck apache2_modules_proxy_html apache2_modules_proxy_http apache2_modules_proxy_http2 apache2_modules_proxy_scgi apache2_modules_proxy_uwsgi apache2_modules_proxy_wstunnel apache2_modules_ratelimit apache2_modules_remoteip apache2_modules_reqtimeout apache2_modules_rewrite apache2_modules_session apache2_modules_session_cookie apache2_modules_session_crypto apache2_modules_session_dbd apache2_modules_setenvif apache2_modules_slotmem_shm apache2_modules_socache_shmcb apache2_modules_speling apache2_modules_status apache2_modules_substitute apache2_modules_unique_id apache2_modules_unixd apache2_modules_userdir apache2_modules_usertrack apache2_modules_version apache2_modules_vhost_alias apache2_modules_watchdog apache2_modules_xml2enc apache2_mpms_event elibc_glibc gdbm kernel_linux lua_single_target_lua5-1 ssl suexec suexec-caps suexec-syslog threads
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * 
 * Selected MPM: event
 * 
 * You can manipulate several configure options of suexec
 * through the following environment variables:
 * 
 *  SUEXEC_SAFEPATH: Default PATH for suexec (default: '/usr/local/bin:/usr/bin:/bin')
 *    SUEXEC_CALLER: Name of the user Apache is running as (default: apache)
 *   SUEXEC_DOCROOT: Directory in which suexec will run scripts (default: '/var/www')
 *    SUEXEC_MINUID: Minimum UID, which is allowed to run scripts via suexec (default: 1000)
 *    SUEXEC_MINGID: Minimum GID, which is allowed to run scripts via suexec (default: 100)
 *   SUEXEC_USERDIR: User subdirectories (like /home/user/html) (default: public_html)
 *     SUEXEC_UMASK: Umask for the suexec process (default: 077)
 * 
 * Please note that you need SysV IPC support in your kernel.
 * Make sure CONFIG_SYSVIPC=y is set.
 * 
>>> Unpacking source...
>>> Unpacking httpd-2.4.62.tar.bz2 to /var/tmp/portage/www-servers/apache-2.4.62/work
>>> Unpacking gentoo-apache-2.4.62-20240719.tar.bz2 to /var/tmp/portage/www-servers/apache-2.4.62/work
>>> Source unpacked in /var/tmp/portage/www-servers/apache-2.4.62/work
>>> Preparing source in /var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62 ...
  [ ok ]
  [ ok ]
  [ ok ]
  [ ok ]
 * Renaming configure.in to configure.ac
 * Running eautoreconf in '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62' ...
  [ ok ]
  [ ok ]
  [ ok ]
 * Running elibtoolize in: httpd-2.4.62/
 * Running elibtoolize in: httpd-2.4.62/build/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
 *   Applying werror/2.4.7 patch ...
 *   Applying cxx-pthread/2.4.6 patch ...
 *   Applying color-record/2.4.7 patch ...
 *   Applying openmp/2.4.7 patch ...
 *   Applying verbose-pic/2.4.7 patch ...
 *   Applying clang-runtime-ltmain/2.4.7 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62 ...
 * econf: updating httpd-2.4.62/build/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating httpd-2.4.62/build/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating httpd-2.4.62/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating httpd-2.4.62/config.sub with /usr/share/gnuconfig/config.sub
./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 --docdir=/usr/share/doc/apache-2.4.62 --htmldir=/usr/share/doc/apache-2.4.62/html --libdir=/usr/lib64 --enable-so=static --disable-static --disable-authnz_ldap --disable-ldap --with-ssl --enable-ssl=shared --with-suexec-safepath=/usr/local/bin:/usr/bin:/bin --without-suexec-logfile --with-suexec-syslog --enable-suexec-capabilities --with-suexec-bin=/usr/sbin/suexec --with-suexec-userdir=public_html --with-suexec-caller=apache --with-suexec-docroot=/var/www --with-suexec-uidmin=1000 --with-suexec-gidmin=100 --with-suexec-umask=077 --enable-suexec=shared --enable-access_compat=shared --enable-actions=shared --enable-alias=shared --disable-allowmethods --enable-asis=shared --enable-auth_basic=shared --enable-auth_digest=shared --enable-auth_form=shared --enable-authn_anon=shared --enable-authn_core=shared --enable-authn_dbd=shared --enable-authn_dbm=shared --enable-authn_file=shared --disable-authn_socache --enable-authz_core=shared --enable-authz_dbd=shared --enable-authz_dbm=shared --enable-authz_groupfile=shared --enable-authz_host=shared --enable-authz_owner=shared --enable-authz_user=shared --enable-autoindex=shared --disable-brotli --enable-cache=shared --disable-cache_disk --disable-cache_socache --enable-cern_meta=shared --disable-charset_lite --enable-cgi=shared --enable-cgid=shared --enable-dav=shared --enable-dav_fs=shared --enable-dav_lock=shared --enable-dbd=shared --enable-deflate=shared --enable-dir=shared --enable-dumpio=shared --enable-env=shared --enable-expires=shared --enable-ext_filter=shared --enable-file_cache=shared --enable-filter=shared --enable-headers=shared --enable-http2=shared --enable-ident=shared --enable-imagemap=shared --enable-include=shared --enable-info=shared --enable-lbmethod_byrequests=shared --enable-lbmethod_bytraffic=shared --enable-lbmethod_bybusyness=shared --enable-lbmethod_heartbeat=shared --enable-log_config=shared --enable-log_forensic=shared --enable-logio=shared --disable-lua --disable-macro --disable-md --enable-mime=shared --enable-mime_magic=shared --enable-negotiation=shared --enable-proxy=shared --enable-proxy_ajp=shared --enable-proxy_balancer=shared --enable-proxy_connect=shared --enable-proxy_ftp=shared --enable-proxy_hcheck=shared --enable-proxy_html=shared --enable-proxy_http=shared --enable-proxy_scgi=shared --enable-proxy_http2=shared --enable-proxy_fcgi=shared --enable-proxy_uwsgi=shared --enable-proxy_wstunnel=shared --enable-rewrite=shared --enable-ratelimit=shared --enable-remoteip=shared --enable-reqtimeout=shared --enable-session=shared --enable-session_cookie=shared --enable-session_crypto=shared --enable-session_dbd=shared --enable-setenvif=shared --enable-slotmem_shm=shared --disable-socache_memcache --enable-socache_shmcb=shared --enable-speling=shared --enable-status=shared --enable-substitute=shared --disable-tls --enable-unique_id=shared --enable-userdir=shared --enable-usertrack=shared --enable-unixd=shared --enable-version=shared --enable-vhost_alias=shared --enable-watchdog=shared --enable-xml2enc=shared --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-z=/usr --with-port=80 --with-program-name=apache2 --enable-layout=Gentoo --without-pcre --with-pcre2=/var/tmp/portage/www-servers/apache-2.4.62/temp/pcre2-config
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"
  setting CPPFLAGS to " -DLINUX -D_REENTRANT -D_GNU_SOURCE"
configure: 
configure: Configuring Apache Portable Runtime Utility library...
configure: 
checking for APR-util... yes
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 the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for -pcre2-config... no
checking for -pcre-config... no
checking for pcre2-config... (cached) /var/tmp/portage/www-servers/apache-2.4.62/temp/pcre2-config
configure: Using external PCRE library from /var/tmp/portage/www-servers/apache-2.4.62/temp/pcre2-config
  setting PCRE_INCLUDES to ""
  setting PCRE_LIBS to "-lpcre2-8"
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
checking for egrep -e... (cached) /bin/grep -E
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 svn... no
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... no
checking for elinks... elinks
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
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 egrep... (cached) /bin/grep -E
checking for string.h... (cached) yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for sys/socket.h... yes
checking for pwd.h... yes
checking for grp.h... yes
checking for strings.h... (cached) yes
checking for sys/prctl.h... yes
checking for sys/processor.h... no
checking for sys/sem.h... yes
checking for sys/sdt.h... 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 whether crypt() supports SHA-2... yes
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 gettid... yes
checking for void pointer length... no
checking for tm_gmtoff in struct tm... yes
checking for sd_notify in -lsystemd-daemon... no
checking whether to enable mod_authn_file... shared
checking whether to enable mod_authn_dbm... shared
checking whether to enable mod_authn_anon... shared
checking whether to enable mod_authn_dbd... shared
checking whether to enable mod_authn_socache... no
checking whether to enable mod_authn_core... shared
checking whether to enable mod_authz_host... shared
checking whether to enable mod_authz_groupfile... shared
checking whether to enable mod_authz_user... shared
checking whether to enable mod_authz_dbm... shared
checking whether to enable mod_authz_owner... shared
checking whether to enable mod_authz_dbd... shared
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
checking whether to enable mod_auth_digest... checking dependencies
checking whether to enable mod_auth_digest... shared
checking whether to enable mod_allowmethods... no
  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... no
checking whether to enable mod_socache_shmcb... shared
checking whether to enable mod_socache_dbm... shared (most)
checking whether to enable mod_socache_memcache... no
checking whether to enable mod_socache_redis... 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
checking whether to enable mod_macro... no
  adding "-I$(top_srcdir)/modules/core" to INCLUDES
checking whether to enable mod_dbd... shared
  adding "-I$(top_srcdir)/modules/database" to INCLUDES
checking whether to enable mod_bucketeer... no
checking whether to enable mod_dumpio... shared
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... shared
checking whether to enable mod_reqtimeout... shared
checking whether to enable mod_ext_filter... shared
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... shared
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... checking dependencies
  setting LIBS to "-lz"
checking for zlib library... found
  setting MOD_DEFLATE_LDADD to " -lz"
  nulling LIBS
checking whether to enable mod_deflate... shared
checking whether to enable mod_xml2enc... checking dependencies
checking for libxml2... checking for libxml2... yes
  setting MOD_CFLAGS to "-I/usr/include/libxml2"
  setting MOD_XML2ENC_LDADD to "-lxml2"
checking whether to enable mod_xml2enc... shared
checking whether to enable mod_proxy_html... checking dependencies
checking for libxml2... (cached) yes
  setting MOD_PROXY_HTML_LDADD to "-lxml2"
checking whether to enable mod_proxy_html... shared
checking whether to enable mod_brotli... 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... shared
  adding "-I$(top_builddir)/server" to INCLUDES
checking whether to enable mod_logio... shared
  adding "-I$(top_srcdir)/modules/loggers" to INCLUDES
checking whether to enable mod_lua... 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... shared
checking whether to enable mod_expires... shared
checking whether to enable mod_headers... shared
checking whether to enable mod_ident... shared
checking whether to enable mod_usertrack... checking dependencies
checking for sys/times.h... yes
checking for times... yes
checking whether to enable mod_usertrack... shared
checking whether to enable mod_unique_id... shared
checking whether to enable mod_setenvif... shared
checking whether to enable mod_version... shared
checking whether to enable mod_remoteip... shared
checking whether to enable mod_proxy... shared
checking whether to enable mod_proxy_connect... checking dependencies
checking whether to enable mod_proxy_connect... shared
checking whether to enable mod_proxy_ftp... checking dependencies
checking whether to enable mod_proxy_ftp... shared
checking whether to enable mod_proxy_http... checking dependencies
checking whether to enable mod_proxy_http... shared
checking whether to enable mod_proxy_fcgi... checking dependencies
checking whether to enable mod_proxy_fcgi... shared
checking whether to enable mod_proxy_scgi... checking dependencies
checking whether to enable mod_proxy_scgi... shared
checking whether to enable mod_proxy_uwsgi... checking dependencies
checking whether to enable mod_proxy_uwsgi... shared
checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed
checking whether to enable mod_proxy_fdpass... checking dependencies
checking whether CMSG_DATA is declared... yes
checking whether to enable mod_proxy_fdpass... shared (most)
checking whether to enable mod_proxy_wstunnel... checking dependencies
checking whether to enable mod_proxy_wstunnel... shared
checking whether to enable mod_proxy_ajp... checking dependencies
checking whether to enable mod_proxy_ajp... shared
checking whether to enable mod_proxy_balancer... checking dependencies
checking whether to enable mod_proxy_balancer... shared
checking whether to enable mod_proxy_express... checking dependencies
checking whether to enable mod_proxy_express... shared (most)
checking whether to enable mod_proxy_hcheck... checking dependencies
checking whether to enable mod_proxy_hcheck... shared
  adding "-I$(top_srcdir)/modules/proxy" to INCLUDES
  adding "-I$(top_srcdir)/modules/http2" to INCLUDES
checking whether to enable mod_session... shared
checking whether to enable mod_session_cookie... checking dependencies
checking whether to enable mod_session_cookie... shared
checking whether to enable mod_session_crypto... checking dependencies
checking whether to enable mod_session_crypto... shared
checking whether to enable mod_session_dbd... checking dependencies
checking whether to enable mod_session_dbd... shared
  adding "-I$(top_srcdir)/modules/session" to INCLUDES
checking whether to enable mod_slotmem_shm... shared
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... none
  setting MOD_CFLAGS to ""
  setting ab_CFLAGS to ""
  setting MOD_LDFLAGS to ""
  setting MOD_LDFLAGS to ""
checking for OpenSSL version >= 0.9.8a... OK
  setting MOD_LDFLAGS to "-lssl -lcrypto  "
  setting LIBS to "-lssl -lcrypto  "
  forcing ab_LIBS to "-lssl -lcrypto  "
checking for openssl/engine.h... yes
checking for SSL_CTX_new... yes
checking for OPENSSL_init_ssl... yes
checking for ENGINE_init... yes
checking for ENGINE_load_builtin_engines... yes
checking for RAND_egd... no
yes
  setting MOD_CFLAGS to ""
  setting MOD_SSL_LDADD to "-export-symbols-regex ssl_module"
checking whether to enable mod_ssl... shared
  adding "-I$(top_srcdir)/modules/ssl" to INCLUDES
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 for sys/time.h... yes
checking for sys/resource.h... yes
checking for sys/sem.h... (cached) yes
checking for sys/ipc.h... yes
checking for setsid... yes
checking for killpg... yes
checking for bstring.h... no
checking for unistd.h... (cached) yes
checking for syslog... yes
checking for sys/times.h... (cached) yes
checking for times... (cached) yes
  adding "-I$(top_srcdir)/server" to INCLUDES
checking whether APR supports thread-safe pollsets... checking for kqueue... no
checking for port_create... no
checking for epoll_create... yes
yes
checking if event MPM supports this platform... yes
checking if mpmt_os2 MPM supports this platform... no
checking if prefork MPM supports this platform... yes
checking if WinNT MPM supports this platform... no
checking if worker MPM supports this platform... yes
checking whether to enable mod_http2... checking dependencies
checking for OpenSSL... (cached) yes
  setting MOD_LDFLAGS to "-lssl -lcrypto  "
  setting MOD_CFLAGS to ""
  setting MOD_CPPFLAGS to "-DH2_OPENSSL"
checking for nghttp2... checking for user-provided nghttp2 base directory... none
checking for pkg-config along ...   setting MOD_CFLAGS to ""
checking for nghttp2 version >= 1.2.1... OK
  adding "-lnghttp2" to MOD_LDFLAGS
  setting LIBS to "-lnghttp2  "
checking for nghttp2/nghttp2.h... yes
checking for nghttp2_session_server_new2... yes
checking for nghttp2_stream_get_weight... yes
checking for nghttp2_session_change_stream_priority... yes
  adding "-DH2_NG2_CHANGE_PRIO" to MOD_CPPFLAGS
checking for nghttp2_session_callbacks_set_on_invalid_header_callback... yes
  adding "-DH2_NG2_INVALID_HEADER_CB" to MOD_CPPFLAGS
checking for nghttp2_session_get_stream_local_window_size... yes
  adding "-DH2_NG2_LOCAL_WIN_SIZE" to MOD_CPPFLAGS
checking for nghttp2_option_set_no_closed_streams... yes
  adding "-DH2_NG2_NO_CLOSED_STREAMS" to MOD_CPPFLAGS
checking for nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation... yes
  adding "-DH2_NG2_RFC9113_STRICTNESS" to MOD_CPPFLAGS
yes
  setting MOD_HTTP2_LDADD to "-export-symbols-regex http2_module"
checking whether to enable mod_http2... shared
checking whether to enable mod_proxy_http2... checking dependencies
checking for nghttp2... (cached) yes
  setting MOD_PROXY_HTTP2_LDADD to "-export-symbols-regex proxy_http2_module"
checking whether to enable mod_proxy_http2... shared
  adding "-I$(top_srcdir)/modules/md" to INCLUDES
checking whether to enable mod_md... no
checking whether to enable mod_lbmethod_byrequests... checking dependencies
checking whether to enable mod_lbmethod_byrequests... shared
checking whether to enable mod_lbmethod_bytraffic... checking dependencies
checking whether to enable mod_lbmethod_bytraffic... shared
checking whether to enable mod_lbmethod_bybusyness... checking dependencies
checking whether to enable mod_lbmethod_bybusyness... shared
checking whether to enable mod_lbmethod_heartbeat... checking dependencies
checking whether to enable mod_lbmethod_heartbeat... shared
checking whether to enable mod_tls... 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
checking whether to enable mod_systemd... 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... shared
  adding "-I$(top_srcdir)/modules/dav/main" to INCLUDES
checking whether to enable mod_status... shared
checking whether to enable mod_autoindex... shared
checking whether to enable mod_asis... shared
checking whether to enable mod_info... shared
checking whether to enable mod_suexec... checking dependencies
checking whether to enable mod_suexec... shared
checking whether to enable mod_cgid... checking dependencies
checking whether to enable mod_cgid... shared
checking whether to enable mod_cgi... shared
  adding "-I$(top_srcdir)/modules/generators" to INCLUDES
checking whether to enable mod_dav_fs... checking dependencies
checking whether to enable mod_dav_fs... shared
checking whether to enable mod_dav_lock... checking dependencies
checking whether to enable mod_dav_lock... shared
checking for extra modules... none
checking whether to enable mod_vhost_alias... shared
checking whether to enable mod_negotiation... shared
checking whether to enable mod_dir... shared
checking whether to enable mod_imagemap... shared
checking whether to enable mod_actions... shared
checking whether to enable mod_speling... shared
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
checking for vsyslog... yes
configure: 
configure: Restore user-defined environment settings...
configure: 
  restoring CPPFLAGS to ""
  setting EXTRA_CPPFLAGS to " -DLINUX -D_REENTRANT -D_GNU_SOURCE"
  restoring CFLAGS to "-O3 -march=native -mtune=native -fomit-frame-pointer -pipe"
  setting EXTRA_CFLAGS to ""
  restoring CXXFLAGS to "-O3 -march=native -mtune=native -fomit-frame-pointer -pipe"
  setting EXTRA_CXXFLAGS to ""
  restoring LDFLAGS to "-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed"
  setting EXTRA_LDFLAGS to ""
  restoring LIBS to ""
  setting EXTRA_LIBS to ""
  restoring INCLUDES to ""
  setting EXTRA_INCLUDES to "-I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/include/apr-1 -I$(top_srcdir)/modules/aaa -I$(top_srcdir)/modules/cache -I$(top_srcdir)/modules/core -I$(top_srcdir)/modules/database -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/ldap -I$(top_builddir)/server -I$(top_srcdir)/modules/loggers -I$(top_srcdir)/modules/lua -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/modules/http2 -I$(top_srcdir)/modules/session -I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/test -I$(top_srcdir)/server -I$(top_srcdir)/modules/md -I$(top_srcdir)/modules/arch/unix -I$(top_srcdir)/modules/dav/main -I$(top_srcdir)/modules/generators -I$(top_srcdir)/modules/mappers"
configure: 
configure: Construct makefiles and header files...
configure: 
configure: creating config_vars.mk
configure: creating ./config.status
creating modules/aaa/Makefile
creating modules/arch/win32/Makefile
creating modules/cache/Makefile
creating modules/core/Makefile
creating modules/database/Makefile
creating modules/debugging/Makefile
creating modules/echo/Makefile
creating modules/examples/Makefile
creating modules/experimental/Makefile
creating modules/filters/Makefile
creating modules/http/Makefile
creating modules/ldap/Makefile
creating modules/loggers/Makefile
creating modules/lua/Makefile
creating modules/metadata/Makefile
creating modules/proxy/Makefile
creating modules/session/Makefile
creating modules/slotmem/Makefile
creating modules/ssl/Makefile
creating modules/test/Makefile
creating os/unix/Makefile
creating modules/http2/Makefile
creating modules/md/Makefile
creating modules/proxy/balancers/Makefile
creating modules/tls/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
creating test/Makefile
creating test/clients/Makefile
config.status: creating test/pyhttpd/config.ini
config.status: creating docs/conf/httpd.conf
config.status: creating docs/conf/extra/httpd-autoindex.conf
config.status: creating docs/conf/extra/httpd-dav.conf
config.status: creating docs/conf/extra/httpd-default.conf
config.status: creating docs/conf/extra/httpd-info.conf
config.status: creating docs/conf/extra/httpd-languages.conf
config.status: creating docs/conf/extra/httpd-manual.conf
config.status: creating docs/conf/extra/httpd-mpm.conf
config.status: creating docs/conf/extra/httpd-multilang-errordoc.conf
config.status: creating docs/conf/extra/httpd-ssl.conf
config.status: creating docs/conf/extra/httpd-userdir.conf
config.status: creating docs/conf/extra/httpd-vhosts.conf
config.status: creating docs/conf/extra/proxy-html.conf
config.status: creating include/ap_config_layout.h
config.status: creating support/apxs
config.status: creating support/apachectl
config.status: creating support/dbmmanage
config.status: creating support/envvars-std
config.status: creating support/log_server_status
config.status: creating support/logresolve.pl
config.status: creating support/phf_abuse_log.cgi
config.status: creating support/split-logfile
config.status: creating build/rules.mk
config.status: creating build/pkg/pkginfo
config.status: creating build/config_vars.sh
config.status: creating include/ap_config_auto.h
config.status: executing default commands
configure: summary of build options:

    Server Version: 2.4.62
    Install prefix: /usr
    C compiler:     x86_64-pc-linux-gnu-gcc
    CFLAGS:         -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  
    CPPFLAGS:        -DLINUX -D_REENTRANT -D_GNU_SOURCE  
    LDFLAGS:        -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed  
    LIBS:             
    C preprocessor: x86_64-pc-linux-gnu-gcc -E

>>> Source configured.
>>> Compiling source in /var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62 ...
make -j2 
Making all in srclib
Making all in os
Making all in unix
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c unixd.c && touch unixd.lo
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix'
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o libos.la -static  unixd.lo  
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix'
Making all in server
Making all in mpm
Making all in event
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server/mpm/event'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c event.c && touch event.lo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server/mpm/event'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server/mpm/event'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -static     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o libevent.la event.lo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server/mpm/event'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c log.c && touch log.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c config.c && touch config.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c main.c && touch main.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c vhost.c && touch vhost.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_fcgi.c && touch util_fcgi.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c gen_test_char.c && touch gen_test_char.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_script.c && touch util_script.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_md5.c && touch util_md5.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_cfgtree.c && touch util_cfgtree.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_ebcdic.c && touch util_ebcdic.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_time.c && touch util_time.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c connection.c && touch connection.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_mutex.c && touch util_mutex.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c listen.c && touch listen.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c mpm_common.c && touch mpm_common.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c mpm_fdqueue.c && touch mpm_fdqueue.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c mpm_unix.c && touch mpm_unix.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_charset.c && touch util_charset.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_cookies.c && touch util_cookies.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_debug.c && touch util_debug.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_xml.c && touch util_xml.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_pcre.c && touch util_pcre.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_filter.c && touch util_filter.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_regex.c && touch util_regex.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
( for dir in /var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include /var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix; do \
      ls $dir/*.h ; \
  done; \
  echo "/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server/mpm_fdqueue.h"; \
  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
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c scoreboard.c && touch scoreboard.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c error_bucket.c && touch error_bucket.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c protocol.c && touch protocol.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c request.c && touch request.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c core.c && touch core.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c ssl.c && touch ssl.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c provider.c && touch provider.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c eoc_bucket.c && touch eoc_bucket.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c eor_bucket.c && touch eor_bucket.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c core_filters.c && touch core_filters.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_expr_parse.c && touch util_expr_parse.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_expr_scan.c && touch util_expr_scan.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util_expr_eval.c && touch util_expr_eval.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
gawk -f /var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/build/make_var_export.awk `cat export_files` > export_vars.h
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o gen_test_char  gen_test_char.lo 
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
./gen_test_char > test_char.h
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
gawk -f /var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/build/make_exports.awk `cat export_files` > exports.c
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c exports.c && touch exports.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c util.c && touch util.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
x86_64-pc-linux-gnu-gcc -E    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers exports.c | grep "ap_hack_" | grep -v apr_ | sed -e 's/^.*[)]\(.*\);$/\1/' >> httpd.exp
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
x86_64-pc-linux-gnu-gcc -E    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/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.62/work/httpd-2.4.62/server'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -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 mpm_fdqueue.lo util_charset.lo util_cookies.lo util_debug.lo util_xml.lo util_filter.lo util_pcre.lo util_regex.lo exports.lo scoreboard.lo error_bucket.lo protocol.lo core.lo request.lo ssl.lo provider.lo eoc_bucket.lo eor_bucket.lo core_filters.lo util_expr_parse.lo util_expr_scan.lo util_expr_eval.lo  
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server'
Making all in modules
Making all in aaa
Making all in cache
Making all in core
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c mod_so.c && touch mod_so.lo
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core'
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -static     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o libmod_so.la mod_so.lo 
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core'
Making all in database
Making all in debugging
Making all in filters
Making all in http
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c http_core.c && touch http_core.lo
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c http_protocol.c && touch http_protocol.lo
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c http_request.c && touch http_request.lo
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c chunk_filter.c && touch chunk_filter.lo
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c http_filters.c && touch http_filters.lo
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c byterange_filter.c && touch byterange_filter.lo
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c http_etag.c && touch http_etag.lo
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -static     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -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.62/work/httpd-2.4.62/modules/http'
Making all in loggers
Making all in metadata
Making all in proxy
Making all in session
Making all in slotmem
Making all in ssl
Making all in http2
Making all in proxy/balancers
Making all in arch/unix
Making all in dav/main
Making all in generators
Making all in dav/fs
Making all in dav/lock
Making all in mappers
Making all in support
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c htpasswd.c && touch htpasswd.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c passwd_common.c && touch passwd_common.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c htdigest.c && touch htdigest.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c htdbm.c && touch htdbm.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc     -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE   \
      -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c ab.c && touch ab.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c logresolve.c && touch logresolve.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c httxt2dbm.c && touch httxt2dbm.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c htcacheclean.c && touch htcacheclean.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c checkgid.c && touch checkgid.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c rotatelogs.c && touch rotatelogs.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o htpasswd  htpasswd.lo passwd_common.lo       -laprutil-1 -lgdbm -lapr-1 -lcrypt
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c fcgistarter.c && touch fcgistarter.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o htdigest  htdigest.lo       -laprutil-1 -lgdbm -lapr-1
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o htdbm  htdbm.lo passwd_common.lo       -laprutil-1 -lgdbm -lapr-1 -lcrypt
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  \
        -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o ab  ab.lo       -laprutil-1 -lgdbm -lapr-1 -lm -lssl -lcrypto
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o logresolve  logresolve.lo       -laprutil-1 -lgdbm -lapr-1
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o httxt2dbm  httxt2dbm.lo       -laprutil-1 -lgdbm -lapr-1
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o htcacheclean  htcacheclean.lo       -laprutil-1 -lgdbm -lapr-1
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o rotatelogs  rotatelogs.lo       -laprutil-1 -lgdbm -lapr-1
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o checkgid  checkgid.lo       -laprutil-1 -lgdbm -lapr-1
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o fcgistarter  fcgistarter.lo       -laprutil-1 -lgdbm -lapr-1
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'

Building shared: mod_authn_file.la mod_authn_dbm.la mod_authn_anon.la mod_authn_dbd.la mod_authn_core.la mod_authz_host.la mod_authz_groupfile.la mod_authz_user.la mod_authz_dbm.la mod_authz_owner.la mod_authz_dbd.la mod_authz_core.la mod_access_compat.la mod_auth_basic.la mod_auth_form.la mod_auth_digest.la
make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c modules.c && touch modules.lo
make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_authn_file.c && touch mod_authn_file.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_authn_dbm.c && touch mod_authn_dbm.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_authn_anon.c && touch mod_authn_anon.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_authn_dbd.c && touch mod_authn_dbd.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_authn_core.c && touch mod_authn_core.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_authz_host.c && touch mod_authz_host.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_authz_groupfile.c && touch mod_authz_groupfile.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
cd support && make suexec
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_authz_user.c && touch mod_authz_user.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -prefer-non-pic -static -c suexec.c && touch suexec.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_authz_dbm.c && touch mod_authz_dbm.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o suexec suexec.lo
make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/support'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_authz_owner.c && touch mod_authz_owner.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_authz_dbd.c && touch mod_authz_dbd.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_authz_core.c && touch mod_authz_core.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_access_compat.c && touch mod_access_compat.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_auth_basic.c && touch mod_auth_basic.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_auth_form.c && touch mod_auth_form.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_auth_digest.c && touch mod_auth_digest.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_authn_file.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_authn_file.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_authn_dbm.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_authn_dbm.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_authn_anon.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_authn_anon.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_authn_dbd.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_authn_dbd.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_authn_core.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_authn_core.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_authz_host.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_authz_host.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_authz_groupfile.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_authz_groupfile.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_authz_user.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_authz_user.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_authz_dbm.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_authz_dbm.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_authz_owner.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_authz_owner.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_authz_dbd.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_authz_dbd.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_authz_core.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_authz_core.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_access_compat.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_access_compat.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_auth_basic.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_auth_basic.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_auth_form.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_auth_form.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_auth_digest.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_auth_digest.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
Building shared: mod_file_cache.la mod_cache.la mod_socache_shmcb.la mod_socache_dbm.la mod_socache_redis.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_file_cache.c && touch mod_file_cache.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_cache.c && touch mod_cache.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c cache_storage.c && touch cache_storage.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c cache_util.c && touch cache_util.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_socache_shmcb.c && touch mod_socache_shmcb.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_socache_dbm.c && touch mod_socache_dbm.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_socache_redis.c && touch mod_socache_redis.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_file_cache.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_file_cache.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_cache.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_cache.lo cache_storage.lo cache_util.lo  
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_socache_shmcb.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_socache_shmcb.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_socache_dbm.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_socache_dbm.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_socache_redis.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_socache_redis.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
Building shared: mod_watchdog.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_watchdog.c && touch mod_watchdog.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_watchdog.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_watchdog.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core'
Building shared: mod_dbd.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_dbd.c && touch mod_dbd.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_dbd.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_dbd.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database'
Building shared: mod_dumpio.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/debugging'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_dumpio.c && touch mod_dumpio.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/debugging'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/debugging'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_dumpio.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_dumpio.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/debugging'
Building shared: mod_buffer.la mod_ratelimit.la mod_reqtimeout.la mod_ext_filter.la mod_request.la mod_include.la mod_filter.la mod_substitute.la mod_sed.la mod_deflate.la mod_xml2enc.la mod_proxy_html.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_buffer.c && touch mod_buffer.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_ratelimit.c && touch mod_ratelimit.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_reqtimeout.c && touch mod_reqtimeout.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_ext_filter.c && touch mod_ext_filter.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_request.c && touch mod_request.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_include.c && touch mod_include.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_filter.c && touch mod_filter.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_substitute.c && touch mod_substitute.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_sed.c && touch mod_sed.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c sed0.c && touch sed0.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c sed1.c && touch sed1.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c regexp.c && touch regexp.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_deflate.c && touch mod_deflate.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_xml2enc.c && touch mod_xml2enc.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_proxy_html.c && touch mod_proxy_html.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_buffer.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_buffer.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_ratelimit.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_ratelimit.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_reqtimeout.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_reqtimeout.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_ext_filter.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_ext_filter.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_request.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_request.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_include.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_include.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_filter.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_filter.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_substitute.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_substitute.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_sed.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_sed.lo sed0.lo sed1.lo regexp.lo -export-symbols-regex sed_module
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_deflate.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_deflate.lo -lz
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_xml2enc.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_xml2enc.lo -lxml2
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/libxml2   -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_proxy_html.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_proxy_html.lo -lxml2
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
Building shared: mod_mime.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_mime.c && touch mod_mime.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_mime.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_mime.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
Building shared: mod_log_config.la mod_log_debug.la mod_log_forensic.la mod_logio.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_log_config.c && touch mod_log_config.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_log_debug.c && touch mod_log_debug.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_log_forensic.c && touch mod_log_forensic.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_logio.c && touch mod_logio.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_log_config.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_log_config.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_log_debug.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_log_debug.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_log_forensic.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_log_forensic.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_logio.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_logio.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
Building shared: mod_env.la mod_mime_magic.la mod_cern_meta.la mod_expires.la mod_headers.la mod_ident.la mod_usertrack.la mod_unique_id.la mod_setenvif.la mod_version.la mod_remoteip.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_env.c && touch mod_env.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_mime_magic.c && touch mod_mime_magic.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_cern_meta.c && touch mod_cern_meta.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_expires.c && touch mod_expires.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_headers.c && touch mod_headers.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_ident.c && touch mod_ident.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_usertrack.c && touch mod_usertrack.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_unique_id.c && touch mod_unique_id.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_setenvif.c && touch mod_setenvif.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_version.c && touch mod_version.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_remoteip.c && touch mod_remoteip.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_env.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_env.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_mime_magic.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_mime_magic.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_cern_meta.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_cern_meta.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_expires.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_expires.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_headers.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_headers.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_ident.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_ident.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_usertrack.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_usertrack.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_unique_id.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_unique_id.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_setenvif.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_setenvif.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_version.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_version.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_remoteip.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_remoteip.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
Building shared: mod_proxy.la mod_proxy_connect.la mod_proxy_ftp.la mod_proxy_http.la mod_proxy_fcgi.la mod_proxy_scgi.la mod_proxy_uwsgi.la mod_proxy_fdpass.la mod_proxy_wstunnel.la mod_proxy_ajp.la mod_proxy_balancer.la mod_proxy_express.la mod_proxy_hcheck.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_proxy.c && touch mod_proxy.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c proxy_util.c && touch proxy_util.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_proxy_connect.c && touch mod_proxy_connect.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_proxy_ftp.c && touch mod_proxy_ftp.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_proxy_http.c && touch mod_proxy_http.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_proxy_fcgi.c && touch mod_proxy_fcgi.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_proxy_scgi.c && touch mod_proxy_scgi.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_proxy_uwsgi.c && touch mod_proxy_uwsgi.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_proxy_fdpass.c && touch mod_proxy_fdpass.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_proxy_wstunnel.c && touch mod_proxy_wstunnel.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_proxy_ajp.c && touch mod_proxy_ajp.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ajp_header.c && touch ajp_header.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ajp_link.c && touch ajp_link.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ajp_msg.c && touch ajp_msg.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ajp_utils.c && touch ajp_utils.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_proxy_balancer.c && touch mod_proxy_balancer.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_proxy_express.c && touch mod_proxy_express.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_proxy_hcheck.c && touch mod_proxy_hcheck.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_proxy.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_proxy.lo proxy_util.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_proxy_connect.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_proxy_connect.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_proxy_ftp.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_proxy_ftp.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_proxy_http.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_proxy_http.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_proxy_fcgi.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_proxy_fcgi.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_proxy_scgi.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_proxy_scgi.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_proxy_uwsgi.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_proxy_uwsgi.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_proxy_fdpass.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_proxy_fdpass.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_proxy_wstunnel.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_proxy_wstunnel.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_proxy_ajp.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_proxy_ajp.lo ajp_header.lo ajp_link.lo ajp_msg.lo ajp_utils.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_proxy_balancer.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_proxy_balancer.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_proxy_express.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_proxy_express.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_proxy_hcheck.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_proxy_hcheck.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
Building shared: mod_session.la mod_session_cookie.la mod_session_crypto.la mod_session_dbd.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_session.c && touch mod_session.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_session_cookie.c && touch mod_session_cookie.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_session_crypto.c && touch mod_session_crypto.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_session_dbd.c && touch mod_session_dbd.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_session.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_session.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_session_cookie.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_session_cookie.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_session_crypto.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_session_crypto.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_session_dbd.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_session_dbd.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
Building shared: mod_slotmem_shm.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/slotmem'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_slotmem_shm.c && touch mod_slotmem_shm.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/slotmem'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/slotmem'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_slotmem_shm.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_slotmem_shm.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/slotmem'
Building shared: mod_ssl.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_ssl.c && touch mod_ssl.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ssl_engine_config.c && touch ssl_engine_config.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ssl_engine_init.c && touch ssl_engine_init.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ssl_engine_io.c && touch ssl_engine_io.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ssl_engine_kernel.c && touch ssl_engine_kernel.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ssl_engine_log.c && touch ssl_engine_log.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ssl_engine_mutex.c && touch ssl_engine_mutex.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ssl_engine_pphrase.c && touch ssl_engine_pphrase.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ssl_engine_rand.c && touch ssl_engine_rand.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ssl_engine_vars.c && touch ssl_engine_vars.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ssl_scache.c && touch ssl_scache.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ssl_util_stapling.c && touch ssl_util_stapling.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ssl_util.c && touch ssl_util.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ssl_util_ssl.c && touch ssl_util_ssl.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ssl_engine_ocsp.c && touch ssl_engine_ocsp.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c ssl_util_ocsp.c && touch ssl_util_ocsp.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -lssl -lcrypto     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_ssl.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_ssl.lo ssl_engine_config.lo ssl_engine_init.lo ssl_engine_io.lo ssl_engine_kernel.lo ssl_engine_log.lo ssl_engine_mutex.lo ssl_engine_pphrase.lo ssl_engine_rand.lo ssl_engine_vars.lo ssl_scache.lo ssl_util_stapling.lo ssl_util.lo ssl_util_ssl.lo ssl_engine_ocsp.lo ssl_util_ocsp.lo  -export-symbols-regex ssl_module
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
Building shared: mod_http2.la mod_proxy_http2.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_http2.c && touch mod_http2.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_bucket_beam.c && touch h2_bucket_beam.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_bucket_eos.c && touch h2_bucket_eos.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_c1.c && touch h2_c1.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_c1_io.c && touch h2_c1_io.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_c2.c && touch h2_c2.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_c2_filter.c && touch h2_c2_filter.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_config.c && touch h2_config.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_conn_ctx.c && touch h2_conn_ctx.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_headers.c && touch h2_headers.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_mplx.c && touch h2_mplx.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_protocol.c && touch h2_protocol.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_push.c && touch h2_push.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_request.c && touch h2_request.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_session.c && touch h2_session.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_stream.c && touch h2_stream.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_switch.c && touch h2_switch.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_util.c && touch h2_util.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_workers.c && touch h2_workers.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_ws.c && touch h2_ws.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_proxy_http2.c && touch mod_proxy_http2.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_proxy_session.c && touch h2_proxy_session.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe   -DH2_OPENSSL -DH2_NG2_CHANGE_PRIO -DH2_NG2_INVALID_HEADER_CB -DH2_NG2_LOCAL_WIN_SIZE -DH2_NG2_NO_CLOSED_STREAMS -DH2_NG2_RFC9113_STRICTNESS -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c h2_proxy_util.c && touch h2_proxy_util.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -lssl -lcrypto   -lnghttp2   -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_http2.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_http2.lo h2_bucket_beam.lo h2_bucket_eos.lo h2_c1.lo h2_c1_io.lo h2_c2.lo h2_c2_filter.lo h2_config.lo h2_conn_ctx.lo h2_headers.lo h2_mplx.lo h2_protocol.lo h2_push.lo h2_request.lo h2_session.lo h2_stream.lo h2_switch.lo h2_util.lo h2_workers.lo h2_ws.lo  -export-symbols-regex http2_module
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -lssl -lcrypto   -lnghttp2   -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_proxy_http2.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_proxy_http2.lo h2_proxy_session.lo h2_proxy_util.lo  -export-symbols-regex proxy_http2_module
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
Building shared: mod_lbmethod_byrequests.la mod_lbmethod_bytraffic.la mod_lbmethod_bybusyness.la mod_lbmethod_heartbeat.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_lbmethod_byrequests.c && touch mod_lbmethod_byrequests.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_lbmethod_bytraffic.c && touch mod_lbmethod_bytraffic.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_lbmethod_bybusyness.c && touch mod_lbmethod_bybusyness.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_lbmethod_heartbeat.c && touch mod_lbmethod_heartbeat.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_lbmethod_byrequests.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_lbmethod_byrequests.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_lbmethod_bytraffic.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_lbmethod_bytraffic.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_lbmethod_bybusyness.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_lbmethod_bybusyness.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_lbmethod_heartbeat.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_lbmethod_heartbeat.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
Building shared: mod_unixd.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_unixd.c && touch mod_unixd.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_unixd.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_unixd.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix'
Building shared: mod_dav.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_dav.c && touch mod_dav.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c props.c && touch props.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c util.c && touch util.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c util_lock.c && touch util_lock.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c liveprop.c && touch liveprop.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c providers.c && touch providers.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c std_liveprop.c && touch std_liveprop.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_dav.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_dav.lo props.lo util.lo util_lock.lo liveprop.lo providers.lo std_liveprop.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
Building shared: mod_status.la mod_autoindex.la mod_asis.la mod_info.la mod_suexec.la mod_cgid.la mod_cgi.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_status.c && touch mod_status.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_autoindex.c && touch mod_autoindex.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_asis.c && touch mod_asis.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_info.c && touch mod_info.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_suexec.c && touch mod_suexec.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_cgid.c && touch mod_cgid.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_cgi.c && touch mod_cgi.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_status.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_status.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_autoindex.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_autoindex.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_asis.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_asis.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_info.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_info.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_suexec.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_suexec.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_cgid.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_cgid.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_cgi.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_cgi.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
Building shared: mod_dav_fs.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/fs'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_dav_fs.c && touch mod_dav_fs.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/fs'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/fs'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c dbm.c && touch dbm.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/fs'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/fs'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c lock.c && touch lock.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/fs'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/fs'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c repos.c && touch repos.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/fs'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/fs'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_dav_fs.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_dav_fs.lo dbm.lo lock.lo repos.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/fs'
Building shared: mod_dav_lock.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/lock'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_dav_lock.c && touch mod_dav_lock.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/lock'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/lock'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c locks.c && touch locks.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/lock'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/lock'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_dav_lock.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_dav_lock.lo locks.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/lock'
Building shared: mod_vhost_alias.la mod_negotiation.la mod_dir.la mod_imagemap.la mod_actions.la mod_speling.la mod_userdir.la mod_alias.la mod_rewrite.la
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_vhost_alias.c && touch mod_vhost_alias.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_negotiation.c && touch mod_negotiation.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_dir.c && touch mod_dir.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_imagemap.c && touch mod_imagemap.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_actions.c && touch mod_actions.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_speling.c && touch mod_speling.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_userdir.c && touch mod_userdir.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_alias.c && touch mod_alias.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers -prefer-pic -c mod_rewrite.c && touch mod_rewrite.slo
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_vhost_alias.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_vhost_alias.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_negotiation.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_negotiation.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_dir.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_dir.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_imagemap.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_imagemap.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_actions.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_actions.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_speling.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_speling.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_userdir.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_userdir.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_alias.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_alias.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe     -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed    -o mod_rewrite.la -rpath /usr/lib64/apache2/modules -module -avoid-version  mod_rewrite.lo 
make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'

make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe    -DLINUX -D_REENTRANT -D_GNU_SOURCE     -I. -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/os/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/include -I/usr/include/apr-1 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2 -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/test -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/md -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers  -c /var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/server/buildmark.c
make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
/usr/share/apr/build/libtool --silent --mode=link x86_64-pc-linux-gnu-gcc    -O3 -march=native -mtune=native -fomit-frame-pointer -pipe      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-as-needed -o apache2  modules.lo buildmark.o -export-dynamic server/libmain.la modules/core/libmod_so.la modules/http/libmod_http.la server/mpm/event/libevent.la os/unix/libos.la -lpcre2-8     -laprutil-1 -lgdbm -lapr-1 
make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
>>> Source compiled.
>>> Test phase [not enabled]: www-servers/apache-2.4.62

>>> Install www-servers/apache-2.4.62 into /var/tmp/portage/www-servers/apache-2.4.62/image
make -j2 DESTDIR=/var/tmp/portage/www-servers/apache-2.4.62/image 'MKINSTALLDIRS=mkdir -p' install 
Making install in srclib
Making install in os
Making install in unix
Making install in server
Making install in mpm
Making install in event
Making install in modules
Making install in aaa
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
/usr/share/apr/build/libtool --silent --mode=install install mod_authn_file.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_authn_dbm.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_authn_anon.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_authn_dbd.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_authn_core.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_authz_host.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_authz_groupfile.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_authz_user.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_authz_dbm.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_authz_owner.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_authz_dbd.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_authz_core.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_access_compat.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_auth_basic.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_auth_form.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_auth_digest.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/aaa'
Making install in cache
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
/usr/share/apr/build/libtool --silent --mode=install install mod_file_cache.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_cache.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_socache_shmcb.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_socache_dbm.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_socache_redis.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/cache'
Making install in core
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core'
/usr/share/apr/build/libtool --silent --mode=install install mod_watchdog.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/core'
Making install in database
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database'
/usr/share/apr/build/libtool --silent --mode=install install mod_dbd.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/database'
Making install in debugging
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/debugging'
/usr/share/apr/build/libtool --silent --mode=install install mod_dumpio.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/debugging'
Making install in filters
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
/usr/share/apr/build/libtool --silent --mode=install install mod_buffer.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_ratelimit.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_reqtimeout.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_ext_filter.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_request.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_include.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_filter.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_substitute.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_sed.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_deflate.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_xml2enc.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_proxy_html.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/filters'
Making install in http
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
/usr/share/apr/build/libtool --silent --mode=install install mod_mime.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http'
Making install in loggers
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
/usr/share/apr/build/libtool --silent --mode=install install mod_log_config.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_log_debug.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_log_forensic.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_logio.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/loggers'
Making install in metadata
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
/usr/share/apr/build/libtool --silent --mode=install install mod_env.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_mime_magic.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_cern_meta.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_expires.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_headers.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_ident.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_usertrack.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_unique_id.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_setenvif.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_version.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_remoteip.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/metadata'
Making install in proxy
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
/usr/share/apr/build/libtool --silent --mode=install install mod_proxy.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_proxy_connect.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_proxy_ftp.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_proxy_http.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_proxy_fcgi.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_proxy_scgi.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_proxy_uwsgi.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_proxy_fdpass.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_proxy_wstunnel.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_proxy_ajp.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_proxy_balancer.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_proxy_express.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_proxy_hcheck.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy'
Making install in session
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
/usr/share/apr/build/libtool --silent --mode=install install mod_session.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_session_cookie.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_session_crypto.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_session_dbd.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/session'
Making install in slotmem
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/slotmem'
/usr/share/apr/build/libtool --silent --mode=install install mod_slotmem_shm.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/slotmem'
Making install in ssl
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
/usr/share/apr/build/libtool --silent --mode=install install mod_ssl.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/ssl'
Making install in http2
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
/usr/share/apr/build/libtool --silent --mode=install install mod_http2.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_proxy_http2.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/http2'
Making install in proxy/balancers
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
/usr/share/apr/build/libtool --silent --mode=install install mod_lbmethod_byrequests.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_lbmethod_bytraffic.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_lbmethod_bybusyness.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_lbmethod_heartbeat.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/proxy/balancers'
Making install in arch/unix
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix'
/usr/share/apr/build/libtool --silent --mode=install install mod_unixd.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/arch/unix'
Making install in dav/main
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
/usr/share/apr/build/libtool --silent --mode=install install mod_dav.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/main'
Making install in generators
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
/usr/share/apr/build/libtool --silent --mode=install install mod_status.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_autoindex.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_asis.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_info.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_suexec.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_cgid.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_cgi.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/generators'
Making install in dav/fs
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/fs'
/usr/share/apr/build/libtool --silent --mode=install install mod_dav_fs.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/fs'
Making install in dav/lock
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/lock'
/usr/share/apr/build/libtool --silent --mode=install install mod_dav_lock.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/dav/lock'
Making install in mappers
make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
/usr/share/apr/build/libtool --silent --mode=install install mod_vhost_alias.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_negotiation.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_dir.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_imagemap.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_actions.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_speling.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_userdir.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_alias.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
/usr/share/apr/build/libtool --silent --mode=install install mod_rewrite.la /var/tmp/portage/www-servers/apache-2.4.62/image/usr/lib64/apache2/modules/
libtool: warning: remember to run 'libtool --finish /usr/lib64/apache2/modules'
make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62/modules/mappers'
Making install in support
cd support && make suexec

make[2]: 'suexec' is up to date.
Building shared: mod_authn_file.la mod_authn_dbm.la mod_authn_anon.la mod_authn_dbd.la mod_authn_core.la mod_authz_host.la mod_authz_groupfile.la mod_authz_user.la mod_authz_dbm.la mod_authz_owner.la mod_authz_dbd.la mod_authz_core.la mod_access_compat.la mod_auth_basic.la mod_auth_form.la mod_auth_digest.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_file_cache.la mod_cache.la mod_socache_shmcb.la mod_socache_dbm.la mod_socache_redis.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_watchdog.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_dbd.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_dumpio.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_buffer.la mod_ratelimit.la mod_reqtimeout.la mod_ext_filter.la mod_request.la mod_include.la mod_filter.la mod_substitute.la mod_sed.la mod_deflate.la mod_xml2enc.la mod_proxy_html.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_mime.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_log_config.la mod_log_debug.la mod_log_forensic.la mod_logio.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_env.la mod_mime_magic.la mod_cern_meta.la mod_expires.la mod_headers.la mod_ident.la mod_usertrack.la mod_unique_id.la mod_setenvif.la mod_version.la mod_remoteip.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_proxy.la mod_proxy_connect.la mod_proxy_ftp.la mod_proxy_http.la mod_proxy_fcgi.la mod_proxy_scgi.la mod_proxy_uwsgi.la mod_proxy_fdpass.la mod_proxy_wstunnel.la mod_proxy_ajp.la mod_proxy_balancer.la mod_proxy_express.la mod_proxy_hcheck.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_session.la mod_session_cookie.la mod_session_crypto.la mod_session_dbd.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_slotmem_shm.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_ssl.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_http2.la mod_proxy_http2.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_lbmethod_byrequests.la mod_lbmethod_bytraffic.la mod_lbmethod_bybusyness.la mod_lbmethod_heartbeat.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_unixd.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_dav.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_status.la mod_autoindex.la mod_asis.la mod_info.la mod_suexec.la mod_cgid.la mod_cgi.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_dav_fs.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_dav_lock.la
make[4]: Nothing to be done for 'local-shared-build'.
Building shared: mod_vhost_alias.la mod_negotiation.la mod_dir.la mod_imagemap.la mod_actions.la mod_speling.la mod_userdir.la mod_alias.la mod_rewrite.la
make[4]: Nothing to be done for 'local-shared-build'.

make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
Installing HTML documents
make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
Installing error documents
make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
Installing icons
make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
Installing CGIs
make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
Installing header files
make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
Installing man pages and online manual
make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
Installing build system files
make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.62/work/httpd-2.4.62'
>>> Completed installing www-servers/apache-2.4.62 into /var/tmp/portage/www-servers/apache-2.4.62/image

 * Final size of build directory: 71252 KiB (69.5 MiB)
 * Final size of installed tree:   8064 KiB ( 7.8 MiB)

 * QA Notice: One or more empty directories installed to /var:
 * 
 *   /var/run
 *   /var/www
 * 
 * If those directories need to be preserved, please make sure to create
 * or mark them for keeping using 'keepdir'. Portage for >= EAPI 8 ebuilds
 * will strip empty directories from installation image.
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/apache2/modules/mod_authn_file.so
   /usr/lib64/apache2/modules/mod_authn_dbm.so
   /usr/lib64/apache2/modules/mod_authn_anon.so
   /usr/lib64/apache2/modules/mod_authn_dbd.so
   /usr/lib64/apache2/modules/mod_authn_core.so
   /usr/lib64/apache2/modules/mod_authz_host.so
   /usr/lib64/apache2/modules/mod_authz_groupfile.so
   /usr/lib64/apache2/modules/mod_authz_user.so
   /usr/lib64/apache2/modules/mod_authz_dbm.so
   /usr/lib64/apache2/modules/mod_authz_owner.so
   /usr/lib64/apache2/modules/mod_authz_dbd.so
   /usr/lib64/apache2/modules/mod_authz_core.so
   /usr/lib64/apache2/modules/mod_access_compat.so
   /usr/lib64/apache2/modules/mod_auth_basic.so
   /usr/lib64/apache2/modules/mod_auth_form.so
   /usr/lib64/apache2/modules/mod_auth_digest.so
   /usr/lib64/apache2/modules/mod_file_cache.so
   /usr/lib64/apache2/modules/mod_cache.so
   /usr/lib64/apache2/modules/mod_socache_shmcb.so
   /usr/lib64/apache2/modules/mod_socache_dbm.so
   /usr/lib64/apache2/modules/mod_socache_redis.so
   /usr/lib64/apache2/modules/mod_watchdog.so
   /usr/lib64/apache2/modules/mod_dbd.so
   /usr/lib64/apache2/modules/mod_dumpio.so
   /usr/lib64/apache2/modules/mod_buffer.so
   /usr/lib64/apache2/modules/mod_ratelimit.so
   /usr/lib64/apache2/modules/mod_reqtimeout.so
   /usr/lib64/apache2/modules/mod_ext_filter.so
   /usr/lib64/apache2/modules/mod_request.so
   /usr/lib64/apache2/modules/mod_include.so
   /usr/lib64/apache2/modules/mod_filter.so
   /usr/lib64/apache2/modules/mod_substitute.so
   /usr/lib64/apache2/modules/mod_sed.so
   /usr/lib64/apache2/modules/mod_deflate.so
   /usr/lib64/apache2/modules/mod_xml2enc.so
   /usr/lib64/apache2/modules/mod_proxy_html.so
   /usr/lib64/apache2/modules/mod_mime.so
   /usr/lib64/apache2/modules/mod_log_config.so
   /usr/lib64/apache2/modules/mod_log_debug.so
   /usr/lib64/apache2/modules/mod_log_forensic.so
   /usr/lib64/apache2/modules/mod_logio.so
   /usr/lib64/apache2/modules/mod_env.so
   /usr/lib64/apache2/modules/mod_mime_magic.so
   /usr/lib64/apache2/modules/mod_cern_meta.so
   /usr/lib64/apache2/modules/mod_expires.so
   /usr/lib64/apache2/modules/mod_headers.so
   /usr/lib64/apache2/modules/mod_ident.so
   /usr/lib64/apache2/modules/mod_usertrack.so
   /usr/lib64/apache2/modules/mod_unique_id.so
   /usr/lib64/apache2/modules/mod_setenvif.so
   /usr/lib64/apache2/modules/mod_version.so
   /usr/lib64/apache2/modules/mod_remoteip.so
   /usr/lib64/apache2/modules/mod_proxy.so
   /usr/lib64/apache2/modules/mod_proxy_connect.so
   /usr/lib64/apache2/modules/mod_proxy_ftp.so
   /usr/lib64/apache2/modules/mod_proxy_http.so
   /usr/lib64/apache2/modules/mod_proxy_fcgi.so
   /usr/lib64/apache2/modules/mod_proxy_scgi.so
   /usr/lib64/apache2/modules/mod_proxy_uwsgi.so
   /usr/lib64/apache2/modules/mod_proxy_fdpass.so
   /usr/lib64/apache2/modules/mod_proxy_wstunnel.so
   /usr/lib64/apache2/modules/mod_proxy_ajp.so
   /usr/lib64/apache2/modules/mod_proxy_balancer.so
   /usr/lib64/apache2/modules/mod_proxy_express.so
   /usr/lib64/apache2/modules/mod_proxy_hcheck.so
   /usr/lib64/apache2/modules/mod_session_cookie.so
   /usr/lib64/apache2/modules/mod_session.so
   /usr/lib64/apache2/modules/mod_session_crypto.so
   /usr/lib64/apache2/modules/mod_session_dbd.so
   /usr/lib64/apache2/modules/mod_slotmem_shm.so
   /usr/lib64/apache2/modules/mod_ssl.so
   /usr/lib64/apache2/modules/mod_http2.so
   /usr/lib64/apache2/modules/mod_proxy_http2.so
   /usr/lib64/apache2/modules/mod_lbmethod_byrequests.so
   /usr/lib64/apache2/modules/mod_lbmethod_bytraffic.so
   /usr/lib64/apache2/modules/mod_lbmethod_bybusyness.so
   /usr/lib64/apache2/modules/mod_lbmethod_heartbeat.so
   /usr/lib64/apache2/modules/mod_unixd.so
   /usr/lib64/apache2/modules/mod_dav.so
   /usr/lib64/apache2/modules/mod_status.so
   /usr/lib64/apache2/modules/mod_autoindex.so
   /usr/lib64/apache2/modules/mod_asis.so
   /usr/lib64/apache2/modules/mod_info.so
   /usr/lib64/apache2/modules/mod_suexec.so
   /usr/lib64/apache2/modules/mod_cgid.so
   /usr/lib64/apache2/modules/mod_cgi.so
   /usr/lib64/apache2/modules/mod_dav_fs.so
   /usr/lib64/apache2/modules/mod_dav_lock.so
   /usr/lib64/apache2/modules/mod_vhost_alias.so
   /usr/lib64/apache2/modules/mod_negotiation.so
   /usr/lib64/apache2/modules/mod_dir.so
   /usr/lib64/apache2/modules/mod_imagemap.so
   /usr/lib64/apache2/modules/mod_actions.so
   /usr/lib64/apache2/modules/mod_speling.so
   /usr/lib64/apache2/modules/mod_userdir.so
   /usr/lib64/apache2/modules/mod_alias.so
   /usr/lib64/apache2/modules/mod_rewrite.so
   /usr/sbin/suexec
   /usr/sbin/apache2

 * Attention: cgi and cgid modules are now handled via APACHE2_MODULES flags
 * in make.conf. Make sure to enable those in order to compile them.
 * In general, you should use 'cgid' with threaded MPMs and 'cgi' otherwise.