* Package: www-servers/apache-2.4.33-r1  * Repository: gentoo  * Maintainer: polynomial-c@gentoo.org  * USE: abi_ppc_32 elibc_glibc kernel_linux ppc userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox * * Selected default MPM: prefork * * Module 'authn_core' is required in the default apache configuration. * Module 'authz_core' is required in the default apache configuration. * Module 'authz_host' is required in the default apache configuration. * Module 'dir' is required in the default apache configuration. * Module 'mime' is required in the default apache configuration. * Module 'unixd' is required in the default apache configuration. * * You have disabled one or more required modules * for the default apache configuration. * Although this is not an error, please be * aware that this setup is UNSUPPORTED. * * Please note that you need SysV IPC support in your kernel. * Make sure CONFIG_SYSVIPC=y is set. * >>> Unpacking source... >>> Unpacking httpd-2.4.33.tar.bz2 to /var/tmp/portage/www-servers/apache-2.4.33-r1/work >>> Unpacking gentoo-apache-2.4.33-r1-20180529.tar.bz2 to /var/tmp/portage/www-servers/apache-2.4.33-r1/work >>> Source unpacked in /var/tmp/portage/www-servers/apache-2.4.33-r1/work >>> Preparing source in /var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33 ... * Applying apache-2.4.33-libressl-compatibility.patch ...  [ ok ] * Applying 00_all_gentoo_base.patch ...  [ ok ] * Applying 01_all_mod_rewrite_ampescape.patch ...  [ ok ] * Applying 03_all_gentoo_apache-tools.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33' ... * Running aclocal -I build ...  [ ok ] * Running autoconf -I build --force ...  [ ok ] * Running autoheader -I build ...  [ ok ] * Running elibtoolize in: httpd-2.4.33/ * Running elibtoolize in: httpd-2.4.33/build/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33 ... * econf: updating httpd-2.4.33/build/config.guess with /usr/share/gnuconfig/config.guess * econf: updating httpd-2.4.33/build/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-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.33-r1 --htmldir=/usr/share/doc/apache-2.4.33-r1/html --libdir=/usr/lib --enable-so=static --disable-authnz_ldap --disable-ldap --without-ssl --disable-ssl --disable-suexec --disable-access_compat --disable-actions --disable-alias --disable-asis --disable-auth_basic --disable-auth_digest --disable-authn_alias --disable-authn_anon --disable-authn_core --disable-authn_dbd --disable-authn_dbm --disable-authn_file --disable-authz_core --disable-authz_dbd --disable-authz_dbm --disable-authz_groupfile --disable-authz_host --disable-authz_owner --disable-authz_user --disable-autoindex --disable-brotli --disable-cache --disable-cache_disk --disable-cache_socache --disable-cern_meta --disable-charset_lite --disable-cgi --disable-cgid --disable-dav --disable-dav_fs --disable-dav_lock --disable-dbd --disable-deflate --disable-dir --disable-dumpio --disable-env --disable-expires --disable-ext_filter --disable-file_cache --disable-filter --disable-headers --disable-http2 --disable-ident --disable-imagemap --disable-include --disable-info --disable-lbmethod_byrequests --disable-lbmethod_bytraffic --disable-lbmethod_bybusyness --disable-lbmethod_heartbeat --disable-log_config --disable-log_forensic --disable-logio --disable-macro --disable-md --disable-mime --disable-mime_magic --disable-negotiation --disable-proxy --disable-proxy_ajp --disable-proxy_balancer --disable-proxy_connect --disable-proxy_ftp --disable-proxy_html --disable-proxy_http --disable-proxy_scgi --disable-proxy_fcgi --disable-proxy_wstunnel --disable-rewrite --disable-ratelimit --disable-remoteip --disable-reqtimeout --disable-setenvif --disable-slotmem_shm --disable-speling --disable-socache_shmcb --disable-status --disable-substitute --disable-unique_id --disable-userdir --disable-usertrack --disable-unixd --disable-version --disable-vhost_alias --disable-watchdog --disable-xml2enc --includedir=/usr/include/apache2 --libexecdir=/usr/lib/apache2/modules --datadir=/var/www/localhost --sysconfdir=/etc/apache2 --localstatedir=/var --with-mpm=prefork --with-apr=/usr --with-apr-util=/usr --with-pcre=/var/tmp/portage/www-servers/apache-2.4.33-r1/temp/pcre-config --with-z=/usr --with-port=80 --with-program-name=apache2 --enable-layout=Gentoo 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... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking target system type... powerpc-unknown-linux-gnu configure: configure: Configuring Apache Portable Runtime library... configure: checking for APR... yes setting CC to "powerpc-unknown-linux-gnu-gcc" setting CPP to "powerpc-unknown-linux-gnu-gcc -E" adding "-pthread" to CFLAGS setting CPPFLAGS to " -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE" configure: configure: Configuring Apache Portable Runtime Utility library... configure: checking for APR-util... yes adding "-L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp" to LDFLAGS checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether powerpc-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -E checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C99... none needed checking for pcre-config... /usr/bin/pcre-config configure: Using external PCRE library from /var/tmp/portage/www-servers/apache-2.4.33-r1/temp/pcre-config setting PCRE_INCLUDES to "" setting PCRE_LIBS to "-lpcre" configure: configure: Configuring Apache httpd... configure: setting INCLUDES to "-I." adding "-I$(top_srcdir)/os/$(OS_DIR)" to INCLUDES adding "-I$(top_srcdir)/include" to INCLUDES adding "-I/usr/include/apr-1" to INCLUDES adding "-I/usr/include/db5.3" to INCLUDES configure: configure: Applying OS-specific hints for httpd... configure: forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to "1" forcing AP_NONBLOCK_WHEN_MULTI_LISTEN to "1" checking for rm... /bin/rm checking for pkg-config... (cached) powerpc-unknown-linux-gnu-pkg-config checking for rsync... /usr/bin/rsync checking for gawk... gawk checking whether ln -s works... yes checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib checking for lynx... no checking for links... links checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for APR version 1.3.0 or later... yes checking for APR-util version 1.3.0 or later... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for strings.h... (cached) yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/processor.h usability... no checking sys/processor.h presence... no checking for sys/processor.h... no checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/sdt.h usability... no checking sys/sdt.h presence... no checking for sys/sdt.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for an ANSI C-conforming const... yes checking for library containing sqrt... -lm checking for library containing crypt... -lcrypt checking for getpwnam... yes checking for getgrnam... yes checking for initgroups... yes checking for bindprocessor... no checking for prctl... yes checking for timegm... yes checking for getpgid... yes checking for fopen64... yes checking for getloadavg... yes checking for void pointer length... no checking for gettid()... yes checking for tm_gmtoff in struct tm... yes checking whether to enable mod_authn_file... no checking whether to enable mod_authn_dbm... no checking whether to enable mod_authn_anon... no checking whether to enable mod_authn_dbd... no checking whether to enable mod_authn_socache... shared (most) checking whether to enable mod_authn_core... no checking whether to enable mod_authz_host... no checking whether to enable mod_authz_groupfile... no checking whether to enable mod_authz_user... no checking whether to enable mod_authz_dbm... no checking whether to enable mod_authz_owner... no checking whether to enable mod_authz_dbd... no checking whether to enable mod_authz_core... no checking whether to enable mod_authnz_ldap... no checking whether to enable mod_authnz_fcgi... no checking whether to enable mod_access_compat... no checking whether to enable mod_auth_basic... no checking whether to enable mod_auth_form... shared (most) checking whether to enable mod_auth_digest... no checking whether to enable mod_allowmethods... shared (most) adding "-I$(top_srcdir)/modules/aaa" to INCLUDES checking whether to enable mod_isapi... no checking whether to enable mod_file_cache... no checking whether to enable mod_cache... no checking whether to enable mod_cache_disk... no checking whether to enable mod_cache_socache... no checking whether to enable mod_socache_shmcb... no checking whether to enable mod_socache_dbm... shared (most) checking whether to enable mod_socache_memcache... shared (most) checking whether to enable mod_socache_dc... no adding "-I$(top_srcdir)/modules/cache" to INCLUDES setting HTTPD_LDFLAGS to "-export-dynamic" checking whether to enable mod_so... static setting AP_LIBS to "$(MOD_SO_LDADD)" checking whether to enable mod_watchdog... no checking whether to enable mod_macro... no adding "-I$(top_srcdir)/modules/core" to INCLUDES checking whether to enable mod_dbd... no adding "-I$(top_srcdir)/modules/database" to INCLUDES checking whether to enable mod_bucketeer... no checking whether to enable mod_dumpio... no checking whether to enable mod_echo... no checking whether to enable mod_example_hooks... no checking whether to enable mod_case_filter... no checking whether to enable mod_case_filter_in... no checking whether to enable mod_example_ipc... no checking whether to enable mod_buffer... shared (most) checking whether to enable mod_data... no checking whether to enable mod_ratelimit... no checking whether to enable mod_reqtimeout... no checking whether to enable mod_ext_filter... no checking whether to enable mod_request... shared (most) checking whether to enable mod_include... no checking whether to enable mod_filter... no checking whether to enable mod_reflector... no checking whether to enable mod_substitute... no checking whether to enable mod_sed... checking dependencies setting MOD_SED_LDADD to "-export-symbols-regex sed_module" checking whether to enable mod_sed... shared (most) checking whether to enable mod_charset_lite... no checking whether to enable mod_deflate... no checking whether to enable mod_xml2enc... no checking whether to enable mod_proxy_html... no 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... no checking whether to enable mod_ldap... no adding "-I$(top_srcdir)/modules/ldap" to INCLUDES checking whether to enable mod_log_config... no checking whether to enable mod_log_debug... shared (most) checking whether to enable mod_log_forensic... no checking whether to enable mod_logio... no adding "-I$(top_srcdir)/modules/loggers" to INCLUDES checking whether to enable mod_lua... no adding "-I$(top_srcdir)/modules/lua" to INCLUDES checking whether to enable mod_env... no checking whether to enable mod_mime_magic... no checking whether to enable mod_cern_meta... no checking whether to enable mod_expires... no checking whether to enable mod_headers... no checking whether to enable mod_ident... no checking whether to enable mod_usertrack... no checking whether to enable mod_unique_id... no checking whether to enable mod_setenvif... no checking whether to enable mod_version... no checking whether to enable mod_remoteip... no checking whether to enable mod_proxy... no checking whether to enable mod_proxy_connect... no checking whether to enable mod_proxy_ftp... no checking whether to enable mod_proxy_http... no checking whether to enable mod_proxy_fcgi... no checking whether to enable mod_proxy_scgi... no checking whether to enable mod_proxy_uwsgi... checking dependencies configure: WARNING: "mod_proxy is disabled but required for mod_proxy_uwsgi" checking whether to enable mod_proxy_uwsgi... no (disabled) checking whether to enable mod_proxy_fdpass... checking dependencies configure: WARNING: "mod_proxy is disabled but required for mod_proxy_fdpass" checking whether to enable mod_proxy_fdpass... no (disabled) checking whether to enable mod_proxy_wstunnel... no checking whether to enable mod_proxy_ajp... no checking whether to enable mod_proxy_balancer... no checking whether to enable mod_proxy_express... checking dependencies configure: WARNING: "mod_proxy is disabled but required for mod_proxy_express" checking whether to enable mod_proxy_express... no (disabled) checking whether to enable mod_proxy_hcheck... checking dependencies configure: WARNING: "mod_proxy is disabled but required for mod_proxy_hcheck" checking whether to enable mod_proxy_hcheck... no (disabled) adding "-I$(top_srcdir)/modules/proxy" to INCLUDES checking whether to enable mod_session... shared (most) checking whether to enable mod_session_cookie... checking dependencies checking whether to enable mod_session_cookie... shared (most) configure: WARNING: Your APR does not include SSL/EVP support. To enable it: configure --with-crypto checking whether to enable mod_session_crypto... no checking whether to enable mod_session_dbd... checking dependencies checking whether to enable mod_session_dbd... shared (most) adding "-I$(top_srcdir)/modules/session" to INCLUDES checking whether to enable mod_slotmem_shm... no checking whether to enable mod_slotmem_plain... no checking whether to enable mod_ssl... no adding "-I$(top_srcdir)/modules/ssl" to INCLUDES checking whether to enable mod_optional_hook_export... no checking whether to enable mod_optional_hook_import... no checking whether to enable mod_optional_fn_import... no checking whether to enable mod_optional_fn_export... no checking whether to enable mod_dialup... no adding "-I$(top_srcdir)/modules/test" to INCLUDES checking for target platform... unix checking for rlim_t... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/sem.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking for setsid... yes checking for killpg... yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking for unistd.h... (cached) yes checking for syslog... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for times... yes adding "-I$(top_srcdir)/server" to INCLUDES checking whether APR supports thread-safe pollsets... checking for kqueue... no checking for port_create... no checking for epoll_create... yes yes checking if event MPM supports this platform... yes checking if mpmt_os2 MPM supports this platform... no checking if prefork MPM supports this platform... yes checking if WinNT MPM supports this platform... no checking if worker MPM supports this platform... yes checking whether to enable mod_http2... no checking whether to enable mod_proxy_http2... no adding "-I$(top_srcdir)/modules/md" to INCLUDES checking whether to enable mod_md... no checking whether to enable mod_lbmethod_byrequests... no checking whether to enable mod_lbmethod_bytraffic... no checking whether to enable mod_lbmethod_bybusyness... no checking whether to enable mod_lbmethod_heartbeat... no checking which MPM to use by default... prefork checking whether to enable mod_unixd... no checking whether to enable mod_privileges... no adding "-I$(top_srcdir)/modules/arch/unix" to INCLUDES checking whether to enable mod_heartbeat... no checking whether to enable mod_heartmonitor... no checking whether to enable mod_dav... no adding "-I$(top_srcdir)/modules/dav/main" to INCLUDES checking whether to enable mod_status... no checking whether to enable mod_autoindex... no checking whether to enable mod_asis... no checking whether to enable mod_info... no checking whether to enable mod_suexec... no checking whether to enable mod_cgi... no checking whether to enable mod_cgid... no adding "-I$(top_srcdir)/modules/generators" to INCLUDES checking whether to enable mod_dav_fs... no checking whether to enable mod_dav_lock... no checking for extra modules... none checking whether to enable mod_vhost_alias... no checking whether to enable mod_negotiation... no checking whether to enable mod_dir... no checking whether to enable mod_imagemap... no checking whether to enable mod_actions... no checking whether to enable mod_speling... no checking whether to enable mod_userdir... no checking whether to enable mod_alias... no checking whether to enable mod_rewrite... no adding "-I$(top_srcdir)/modules/mappers" to INCLUDES configure: configure: Restore user-defined environment settings... configure: restoring CPPFLAGS to "" setting EXTRA_CPPFLAGS to " -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE" restoring CFLAGS to "-O2 -mcpu=powerpc -pipe" setting EXTRA_CFLAGS to " -pthread" restoring CXXFLAGS to "-O2 -mcpu=powerpc -pipe" setting EXTRA_CXXFLAGS to "" restoring LDFLAGS to "-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed" setting EXTRA_LDFLAGS to " -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp" restoring LIBS to "" setting EXTRA_LIBS to "" restoring INCLUDES to "" setting EXTRA_INCLUDES to "-I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I$(top_srcdir)/modules/aaa -I$(top_srcdir)/modules/cache -I$(top_srcdir)/modules/core -I$(top_srcdir)/modules/database -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/ldap -I$(top_srcdir)/modules/loggers -I$(top_srcdir)/modules/lua -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/modules/session -I$(top_srcdir)/modules/ssl -I$(top_srcdir)/modules/test -I$(top_srcdir)/server -I$(top_srcdir)/modules/md -I$(top_srcdir)/modules/arch/unix -I$(top_srcdir)/modules/dav/main -I$(top_srcdir)/modules/generators -I$(top_srcdir)/modules/mappers" configure: configure: Construct makefiles and header files... configure: configure: creating config_vars.mk configure: creating ./config.status creating modules/aaa/Makefile creating modules/arch/win32/Makefile creating modules/cache/Makefile creating modules/core/Makefile creating modules/database/Makefile creating modules/debugging/Makefile creating modules/echo/Makefile creating modules/examples/Makefile creating modules/experimental/Makefile creating modules/filters/Makefile creating modules/http/Makefile creating modules/ldap/Makefile creating modules/loggers/Makefile creating modules/lua/Makefile creating modules/metadata/Makefile creating modules/proxy/Makefile creating modules/session/Makefile creating modules/slotmem/Makefile creating modules/ssl/Makefile creating modules/test/Makefile creating os/unix/Makefile creating modules/http2/Makefile creating modules/md/Makefile creating modules/proxy/balancers/Makefile creating server/mpm/Makefile creating server/mpm/prefork/Makefile creating modules/arch/unix/Makefile creating modules/cluster/Makefile creating modules/dav/main/Makefile creating modules/generators/Makefile creating modules/dav/fs/Makefile creating modules/dav/lock/Makefile creating modules/mappers/Makefile creating Makefile creating modules/Makefile creating srclib/Makefile creating os/Makefile creating server/Makefile creating support/Makefile creating test/Makefile config.status: creating docs/conf/httpd.conf config.status: creating docs/conf/extra/httpd-autoindex.conf config.status: creating docs/conf/extra/httpd-dav.conf config.status: creating docs/conf/extra/httpd-default.conf config.status: creating docs/conf/extra/httpd-info.conf config.status: creating docs/conf/extra/httpd-languages.conf config.status: creating docs/conf/extra/httpd-manual.conf config.status: creating docs/conf/extra/httpd-mpm.conf config.status: creating docs/conf/extra/httpd-multilang-errordoc.conf config.status: creating docs/conf/extra/httpd-ssl.conf config.status: creating docs/conf/extra/httpd-userdir.conf config.status: creating docs/conf/extra/httpd-vhosts.conf config.status: creating docs/conf/extra/proxy-html.conf config.status: creating include/ap_config_layout.h config.status: creating support/apxs config.status: creating support/apachectl config.status: creating support/dbmmanage config.status: creating support/envvars-std config.status: creating support/log_server_status config.status: creating support/logresolve.pl config.status: creating support/phf_abuse_log.cgi config.status: creating support/split-logfile config.status: creating build/rules.mk config.status: creating build/pkg/pkginfo config.status: creating build/config_vars.sh config.status: creating include/ap_config_auto.h config.status: executing default commands configure: summary of build options: Server Version: 2.4.33 Install prefix: /usr C compiler: powerpc-unknown-linux-gnu-gcc CFLAGS: -O2 -mcpu=powerpc -pipe -pthread CPPFLAGS: -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE LDFLAGS: -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp LIBS: C preprocessor: powerpc-unknown-linux-gnu-gcc -E >>> Source configured. >>> Compiling source in /var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33 ... make -j3 -l2 Making all in srclib make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/srclib' make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/srclib' Making all in os make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os' Making all in unix make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix' /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c unixd.c && touch unixd.lo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o libos.la -static unixd.lo make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix' make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os' Making all in server make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server' Making all in mpm make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm' Making all in prefork make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm/prefork' make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm/prefork' /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c prefork.c && touch prefork.lo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -static -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o libprefork.la prefork.lo make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm/prefork' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm/prefork' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm' make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server' /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c config.c && touch config.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c log.c && touch log.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c main.c && touch main.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c vhost.c && touch vhost.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c gen_test_char.c && touch gen_test_char.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_fcgi.c && touch util_fcgi.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_script.c && touch util_script.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_md5.c && touch util_md5.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_cfgtree.c && touch util_cfgtree.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_ebcdic.c && touch util_ebcdic.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_time.c && touch util_time.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c connection.c && touch connection.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c listen.c && touch listen.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_mutex.c && touch util_mutex.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c mpm_common.c && touch mpm_common.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c mpm_unix.c && touch mpm_unix.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c mpm_fdqueue.c && touch mpm_fdqueue.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_charset.c && touch util_charset.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_cookies.c && touch util_cookies.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_debug.c && touch util_debug.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_xml.c && touch util_xml.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_filter.c && touch util_filter.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_pcre.c && touch util_pcre.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_regex.c && touch util_regex.lo ( for dir in /var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include /var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix; do \ ls $dir/*.h ; \ done; \ echo "/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/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 /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c scoreboard.c && touch scoreboard.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c error_bucket.c && touch error_bucket.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c protocol.c && touch protocol.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c core.c && touch core.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c request.c && touch request.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c provider.c && touch provider.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c eoc_bucket.c && touch eoc_bucket.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c eor_bucket.c && touch eor_bucket.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c core_filters.c && touch core_filters.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_expr_parse.c && touch util_expr_parse.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_expr_scan.c && touch util_expr_scan.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util_expr_eval.c && touch util_expr_eval.lo gawk -f /var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/build/make_var_export.awk `cat export_files` > export_vars.h /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o gen_test_char -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp gen_test_char.lo gawk -f /var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/build/make_exports.awk `cat export_files` > exports.c ./gen_test_char > test_char.h /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c exports.c && touch exports.lo powerpc-unknown-linux-gnu-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers exports.c | grep "ap_hack_" | grep -v apr_ | sed -e 's/^.*[)]\(.*\);$/\1/' >> httpd.exp powerpc-unknown-linux-gnu-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers export_vars.h | grep -v apr_ | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> httpd.exp /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c util.c && touch util.lo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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 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.33-r1/work/httpd-2.4.33/server' make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server' Making all in modules make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules' Making all in aaa make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa' Making all in cache make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache' Making all in core make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core' /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c mod_so.c && touch mod_so.lo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -static -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o libmod_so.la mod_so.lo make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core' Making all in filters make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters' Making all in http make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/http' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/http' /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c http_core.c && touch http_core.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c http_protocol.c && touch http_protocol.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c http_request.c && touch http_request.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c http_filters.c && touch http_filters.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c chunk_filter.c && touch chunk_filter.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c byterange_filter.c && touch byterange_filter.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c http_etag.c && touch http_etag.lo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -static -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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.33-r1/work/httpd-2.4.33/modules/http' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/http' Making all in loggers make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers' Making all in session make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session' make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules' Making all in support make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/support' make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/support' /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c htpasswd.c && touch htpasswd.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c passwd_common.c && touch passwd_common.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c htdigest.c && touch htdigest.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c htdbm.c && touch htdbm.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE \ -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c ab.c && touch ab.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c logresolve.c && touch logresolve.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c httxt2dbm.c && touch httxt2dbm.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c htcacheclean.c && touch htcacheclean.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c rotatelogs.c && touch rotatelogs.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c checkgid.c && touch checkgid.lo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c fcgistarter.c && touch fcgistarter.lo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o htpasswd htpasswd.lo passwd_common.lo -laprutil-1 -ldb-5.3 -lexpat -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl -lcrypt /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o htdigest htdigest.lo -laprutil-1 -ldb-5.3 -lexpat -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o htdbm htdbm.lo passwd_common.lo -laprutil-1 -ldb-5.3 -lexpat -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl -lcrypt /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe \ -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o ab ab.lo -laprutil-1 -ldb-5.3 -lexpat -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl -lm /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o logresolve logresolve.lo -laprutil-1 -ldb-5.3 -lexpat -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o httxt2dbm httxt2dbm.lo -laprutil-1 -ldb-5.3 -lexpat -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o htcacheclean htcacheclean.lo -laprutil-1 -ldb-5.3 -lexpat -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o rotatelogs rotatelogs.lo -laprutil-1 -ldb-5.3 -lexpat -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o checkgid checkgid.lo -laprutil-1 -ldb-5.3 -lexpat -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o fcgistarter fcgistarter.lo -laprutil-1 -ldb-5.3 -lexpat -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/support' make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/support' make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33' /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-non-pic -static -c modules.c && touch modules.lo make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os' make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm' make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm/prefork' make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm/prefork' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server' make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa' Building shared: mod_authn_socache.la mod_auth_form.la mod_allowmethods.la make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa' /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-pic -c mod_authn_socache.c && touch mod_authn_socache.slo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-pic -c mod_auth_form.c && touch mod_auth_form.slo powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -c /var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/buildmark.c /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -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/prefork/libprefork.la os/unix/libos.la -lpcre -laprutil-1 -ldb-5.3 -lexpat -lapr-1 -luuid -lrt -lcrypt -lpthread -ldl /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-pic -c mod_allowmethods.c && touch mod_allowmethods.slo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o mod_auth_form.la -rpath /usr/lib/apache2/modules -module -avoid-version mod_auth_form.lo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o mod_allowmethods.la -rpath /usr/lib/apache2/modules -module -avoid-version mod_allowmethods.lo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o mod_authn_socache.la -rpath /usr/lib/apache2/modules -module -avoid-version mod_authn_socache.lo make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache' Building shared: mod_socache_dbm.la mod_socache_memcache.la make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache' /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-pic -c mod_socache_dbm.c && touch mod_socache_dbm.slo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-pic -c mod_socache_memcache.c && touch mod_socache_memcache.slo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o mod_socache_dbm.la -rpath /usr/lib/apache2/modules -module -avoid-version mod_socache_dbm.lo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o mod_socache_memcache.la -rpath /usr/lib/apache2/modules -module -avoid-version mod_socache_memcache.lo make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters' Building shared: mod_buffer.la mod_request.la mod_sed.la make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters' /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-pic -c mod_buffer.c && touch mod_buffer.slo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-pic -c mod_request.c && touch mod_request.slo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-pic -c sed0.c && touch sed0.slo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-pic -c sed1.c && touch sed1.slo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-pic -c mod_sed.c && touch mod_sed.slo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-pic -c regexp.c && touch regexp.slo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o mod_buffer.la -rpath /usr/lib/apache2/modules -module -avoid-version mod_buffer.lo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o mod_request.la -rpath /usr/lib/apache2/modules -module -avoid-version mod_request.lo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o mod_sed.la -rpath /usr/lib/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.33-r1/work/httpd-2.4.33/modules/filters' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/http' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/http' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers' Building shared: mod_log_debug.la make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers' /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-pic -c mod_log_debug.c && touch mod_log_debug.slo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o mod_log_debug.la -rpath /usr/lib/apache2/modules -module -avoid-version mod_log_debug.lo make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session' Building shared: mod_session.la mod_session_cookie.la mod_session_dbd.la make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session' /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-pic -c mod_session.c && touch mod_session.slo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-pic -c mod_session_cookie.c && touch mod_session_cookie.slo /usr/share/build-1/libtool --silent --mode=compile powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I. -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/include -I/usr/include/apr-1 -I/usr/include/db5.3 -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/database -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ldap -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/lua -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/proxy -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/ssl -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/test -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/md -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/arch/unix -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/dav/main -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/generators -I/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/mappers -prefer-pic -c mod_session_dbd.c && touch mod_session_dbd.slo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o mod_session_cookie.la -rpath /usr/lib/apache2/modules -module -avoid-version mod_session_cookie.lo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o mod_session.la -rpath /usr/lib/apache2/modules -module -avoid-version mod_session.lo /usr/share/build-1/libtool --silent --mode=link powerpc-unknown-linux-gnu-gcc -pthread -O2 -mcpu=powerpc -pipe -L/var/tmp/portage/dev-libs/apr-util-1.5.4/temp -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -o mod_session_dbd.la -rpath /usr/lib/apache2/modules -module -avoid-version mod_session_dbd.lo make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules' make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/support' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/support' make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33' >>> Source compiled. >>> Test phase: www-servers/apache-2.4.33-r1 make -j3 -l2 test make: Nothing to be done for 'test'. >>> Completed testing www-servers/apache-2.4.33-r1 >>> Install apache-2.4.33-r1 into /var/tmp/portage/www-servers/apache-2.4.33-r1/image/ category www-servers make -j3 -l2 DESTDIR=/var/tmp/portage/www-servers/apache-2.4.33-r1/image/ 'MKINSTALLDIRS=mkdir -p' install Making install in srclib make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/srclib' make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/srclib' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/srclib' make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/srclib' Making install in os make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os' Making install in unix make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix' make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os' make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os' Making install in server make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server' Making install in mpm make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm' Making install in prefork make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm/prefork' make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm/prefork' make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm/prefork' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm/prefork' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm' make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server' make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server' Making install in modules make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules' Making install in aaa make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa' /usr/share/build-1/libtool --silent --mode=install install mod_authn_socache.la /var/tmp/portage/www-servers/apache-2.4.33-r1/image//usr/lib/apache2/modules/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache2/modules' /usr/share/build-1/libtool --silent --mode=install install mod_auth_form.la /var/tmp/portage/www-servers/apache-2.4.33-r1/image//usr/lib/apache2/modules/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache2/modules' /usr/share/build-1/libtool --silent --mode=install install mod_allowmethods.la /var/tmp/portage/www-servers/apache-2.4.33-r1/image//usr/lib/apache2/modules/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache2/modules' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa' Making install in cache make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache' /usr/share/build-1/libtool --silent --mode=install install mod_socache_dbm.la /var/tmp/portage/www-servers/apache-2.4.33-r1/image//usr/lib/apache2/modules/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache2/modules' /usr/share/build-1/libtool --silent --mode=install install mod_socache_memcache.la /var/tmp/portage/www-servers/apache-2.4.33-r1/image//usr/lib/apache2/modules/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache2/modules' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache' Making install in core make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core' Making install in filters make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters' /usr/share/build-1/libtool --silent --mode=install install mod_buffer.la /var/tmp/portage/www-servers/apache-2.4.33-r1/image//usr/lib/apache2/modules/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache2/modules' /usr/share/build-1/libtool --silent --mode=install install mod_request.la /var/tmp/portage/www-servers/apache-2.4.33-r1/image//usr/lib/apache2/modules/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache2/modules' /usr/share/build-1/libtool --silent --mode=install install mod_sed.la /var/tmp/portage/www-servers/apache-2.4.33-r1/image//usr/lib/apache2/modules/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache2/modules' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters' Making install in http make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/http' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/http' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/http' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/http' Making install in loggers make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers' /usr/share/build-1/libtool --silent --mode=install install mod_log_debug.la /var/tmp/portage/www-servers/apache-2.4.33-r1/image//usr/lib/apache2/modules/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache2/modules' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers' Making install in session make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session' /usr/share/build-1/libtool --silent --mode=install install mod_session.la /var/tmp/portage/www-servers/apache-2.4.33-r1/image//usr/lib/apache2/modules/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache2/modules' /usr/share/build-1/libtool --silent --mode=install install mod_session_cookie.la /var/tmp/portage/www-servers/apache-2.4.33-r1/image//usr/lib/apache2/modules/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache2/modules' /usr/share/build-1/libtool --silent --mode=install install mod_session_dbd.la /var/tmp/portage/www-servers/apache-2.4.33-r1/image//usr/lib/apache2/modules/ libtool: warning: remember to run 'libtool --finish /usr/lib/apache2/modules' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session' make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules' make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules' Making install in support make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/support' make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/support' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/support' make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/support' make[1]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33' Installing HTML documents make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os/unix' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/os' Installing error documents make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm' Installing icons make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm/prefork' make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm/prefork' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server/mpm' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/server' make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa' Building shared: mod_authn_socache.la mod_auth_form.la mod_allowmethods.la make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/aaa' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache' Building shared: mod_socache_dbm.la mod_socache_memcache.la make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/cache' Installing CGIs make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/core' Installing header files make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters' Building shared: mod_buffer.la mod_request.la mod_sed.la make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/filters' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/http' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/http' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers' Building shared: mod_log_debug.la make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/loggers' make[3]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session' Building shared: mod_session.la mod_session_cookie.la mod_session_dbd.la make[4]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session' make[4]: Nothing to be done for 'local-shared-build'. make[4]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session' make[3]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules/session' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/modules' make[2]: Entering directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/support' make[2]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33/support' Installing man pages and online manual Installing build system files make[1]: Leaving directory '/var/tmp/portage/www-servers/apache-2.4.33-r1/work/httpd-2.4.33'  [ ok ] >>> Completed installing apache-2.4.33-r1 into /var/tmp/portage/www-servers/apache-2.4.33-r1/image/ * Final size of build directory: 54768 KiB (53.4 MiB) * Final size of installed tree: 4220 KiB ( 4.1 MiB) * QA Notice: This ebuild installs into paths that should be created at runtime. * To fix, simply do not install into these directories. Instead, your package * should create dirs on the fly at runtime as needed via init scripts/etc... * * var/cache * var/cache/apache2 * var/cache/apache2/.keep_www-servers_apache-2 * QA Notice: systemd units using /etc/conf.d detected: * lib/systemd/system/apache2.service:EnvironmentFile=/etc/conf.d/apache2 * See: https://wiki.gentoo.org/wiki/Project:Systemd/conf.d_files * 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'. Future versions of Portage * will strip empty directories from installation image. strip: powerpc-unknown-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/lib/apache2/modules/mod_auth_form.so usr/lib/apache2/modules/mod_authn_socache.so usr/lib/apache2/modules/mod_allowmethods.so usr/lib/apache2/modules/mod_socache_dbm.so usr/lib/apache2/modules/mod_socache_memcache.so usr/lib/apache2/modules/mod_buffer.so usr/lib/apache2/modules/mod_sed.so usr/lib/apache2/modules/mod_request.so usr/lib/apache2/modules/mod_log_debug.so usr/lib/apache2/modules/mod_session.so usr/lib/apache2/modules/mod_session_cookie.so usr/lib/apache2/modules/mod_session_dbd.so usr/sbin/apache2 compressme : 44.88% ( 3895 => 1748 bytes, compressme.zst) ecompressdir: zstd -8 /usr/share/man ecompressdir: zstd -8 /usr/share/doc * 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. * Warning: Critical module not installed! * Modules 'authn_core', 'authz_core' and 'unixd' * are highly recomended but might not be in the base profile yet. * Default config for ssl needs module 'socache_shmcb'. * Enabling the following flags is highly recommended: * + apache2_modules_authn_core * + apache2_modules_authz_core * + apache2_modules_authz_host * + apache2_modules_dir * + apache2_modules_mime * + apache2_modules_unixd