flag-o-matic flag-o-matic flag-o-matic >>> Unpacking source... >>> Unpacking httpd-2.0.47.tar.gz to /var/tmp/portage/apache-2.0.47-r1/work patching file os/unix/unixd.c patching file server/Makefile.in patching file server/config.c patching file support/apachectl.in patching file support/apxs.in rebuilding srclib/apr/configure buildconf: checking installation... buildconf: autoconf version 2.13 (ok) buildconf: libtool version 1.4.3 (ok) Copying libtool helper files ... buildconf: Using libtool.m4 at /usr/share/aclocal/libtool.m4. Creating include/arch/unix/apr_private.h.in ... configure.in:1457: warning: AC_TRY_RUN called without default to allow cross compiling Creating configure ... configure.in:1457: warning: AC_TRY_RUN called without default to allow cross compiling rebuilding srclib/apr-util/configure Looking for apr source in ../apr Creating include/private/apu_config.h ... Creating configure ... Invoking xml/expat/buildconf.sh ... Incorporating /usr/share/aclocal/libtool.m4 into aclocal.m4 ... Copying libtool helper files ... Creating config.h.in ... Creating configure ... configure.in:75: AC_PROG_CPP was called before AC_PROG_CC copying build files rebuilding srclib/pcre/configure rebuilding include/ap_config_auto.h.in rebuilding configure rebuilding rpm spec file >>> Source unpacked. flag-o-matic * /usr/portage/net-www/apache/files/2.0.40/apache2-builtin-mods options: --disable-example --enable-access=shared --enable-auth=shared --enable-auth_dbm=shared --enable-auth_anon=shared --enable-auth_digest=shared --enable-alias=shared --enable-file-cache=shared --enable-echo=shared --enable-charset-lite=shared --enable-cache=shared --enable-disk-cache=shared --enable-mem-cache=shared --enable-ext-filter=shared --enable-case_filter=shared --enable-case-filter-in=shared --enable-deflate=shared --enable-mime-magic=shared --enable-cern-meta=shared --enable-expires=shared --enable-headers=shared --enable-usertrack=shared --enable-unique-id=shared --enable-proxy=shared --enable-proxy-connect=shared --enable-proxy-ftp=shared --enable-proxy-http=shared --enable-ssl=shared --disable-optional-hook-export --disable-optional-hook-import --disable-optional-fn-import --disable-optional-fn-export --disable-bucketeer --enable-info=shared --enable-include=shared --enable-cgi=shared --enable-cgid=shared --enable-dav=shared --enable-dav-fs=shared --enable-vhost-alias=shared --enable-speling=shared --enable-rewrite=shared --enable-log_config=shared --enable-logio=shared --enable-env=shared --enable-setenvif=shared --enable-mime=shared --enable-status=shared --enable-autoindex=shared --enable-asis=shared --enable-negotiation=shared --enable-dir=shared --enable-imap=shared --enable-actions=shared --enable-userdir=shared --enable-alias=shared --enable-so=yes creating cache ./config.cache checking for chosen layout... Gentoo checking for working mkdir -p... yes checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu Configuring Apache Portable Runtime library ... checking for APR... reconfig updating cache ./config.cache configuring package in srclib/apr now loading cache /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/./config.cache checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu Configuring APR library Platform: i686-pc-linux-gnu checking for working mkdir -p... (cached) yes APR Version: 0.9.4 checking for chosen layout... apr checking for gcc... gcc checking whether the C compiler (gcc -march=pentium4 -O3 -pipe ) works... yes checking whether the C compiler (gcc -march=pentium4 -O3 -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes Applying APR hints file rules for i686-pc-linux-gnu setting CPPFLAGS to "-DLINUX=2" adding "-D_REENTRANT" to CPPFLAGS (Default will be unix) checking whether make sets ${MAKE}... yes checking how to run the C preprocessor... gcc -E checking for mawk... no checking for gawk... gawk checking whether ln -s works... yes checking for ranlib... ranlib checking for a BSD compatible install... /bin/install -c checking for rm... rm checking for as... as checking for cpp... cpp checking for ar... ar checking for AIX... no checking for POSIXized ISC... no checking for minix/config.h... no checking whether system uses EBCDIC... no performing libtool configuration... checking for Cygwin environment... no checking for mingw32 environment... no checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /bin/sed checking how to recognise dependent libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... (cached) ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool Check for compiler flags... checking for res_init in -lresolv... no checking for gethostbyname in -lnsl... yes checking for library containing gethostname... none required checking for socket in -lsocket... no checking for library containing crypt... -lcrypt checking for main in -ltruerand... no checking for library containing modf... none required checking for library containing sqrt... -lm Checking for Threads... checking for pthread.h... yes checking for pthreads_cflags... -pthread checking for pthreads_lib... checking for pthread.h... (cached) yes checking whether pthread_getspecific takes two arguments... no checking whether pthread_attr_getdetachstate takes one argument... no checking for pthread_key_delete... yes checking for pthread_rwlock_init... yes adding "-D_XOPEN_SOURCE=500" to CPPFLAGS adding "-D_BSD_SOURCE" to CPPFLAGS adding "-D_SVID_SOURCE" to CPPFLAGS APR will use threads checking for readdir in -lc_r... no checking for gethostbyname in -lc_r... no checking for gethostbyaddr in -lc_r... no checking for gethostbyname_r... yes checking for gethostbyaddr_r... yes checking for sigsuspend... yes checking for sigwait... yes checking for poll... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getgrnam_r... yes checking for getgrgid_r... yes Checking for Shared Memory Support... checking for library containing shm_open... -lrt checking for sys/mman.h... yes checking for sys/ipc.h... yes checking for sys/mutex.h... no checking for sys/shm.h... yes checking for sys/file.h... yes checking for kernel/OS.h... no checking for os2.h... no checking for mmap... yes checking for munmap... yes checking for shm_open... yes checking for shm_unlink... yes checking for shmget... yes checking for shmat... yes checking for shmdt... yes checking for shmctl... yes checking for create_area... no checking for MAP_ANON in sys/mman.h... yes checking for /dev/zero... yes checking for mmap that can map /dev/zero... yes decision on anonymous shared memory allocation method... 4.4BSD-style mmap() via MAP_ANON decision on namebased memory allocation method... SysV IPC shmget() checking for alloca... no checking for calloc... yes checking for strcasecmp... yes checking for stricmp... no checking for setsid... yes checking for isinf... yes checking for isnan... yes checking for getenv... yes checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking for setrlimit... yes checking for getrlimit... yes checking for writev... yes checking for sendfilev in -lsendfile... no checking for sendfile... yes checking for send_file... no checking for sendfilev... no checking for sigaction... yes checking for sys_siglist declaration in signal.h or unistd.h... yes checking for fork... yes checking for inet_addr... yes checking for inet_network... yes checking for _getch... no checking for strerror_r... yes checking for type of return code from strerror_r... pointer checking for crypt_r... yes checking style of crypt_r... struct_crypt_data_gnu_source adding "-D_GNU_SOURCE" to CPPFLAGS checking for mmap... (cached) yes checking for memmove... yes checking for getpass... yes checking for getpassphrase... no checking for gmtime_r... yes checking for localtime_r... yes checking for hstrerror... yes checking for mkstemp... yes checking whether sigwait takes one argument... no checking for inode member of struct dirent... d_fileno checking for file type member of struct dirent... d_type checking for ANSI C header files... yes checking for alloca.h... yes checking for ByteOrder.h... no checking for conio.h... no checking for crypt.h... yes checking for ctype.h... yes checking for dir.h... no checking for dirent.h... yes checking for dl.h... no checking for dlfcn.h... (cached) yes checking for errno.h... yes checking for fcntl.h... yes checking for grp.h... yes checking for io.h... no checking for limits.h... yes checking for mach-o/dyld.h... no checking for malloc.h... yes checking for memory.h... yes checking for netdb.h... yes checking for osreldate.h... no checking for poll.h... yes checking for process.h... no checking for pwd.h... yes checking for semaphore.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for strings.h... yes checking for sysapi.h... no checking for sysgtime.h... no checking for termios.h... yes checking for time.h... yes checking for tpfeq.h... no checking for tpfio.h... no checking for unistd.h... yes checking for unix.h... no checking for arpa/inet.h... yes checking for kernel/OS.h... (cached) no checking for net/errno.h... no checking for netinet/in.h... yes checking for netinet/sctp.h... no checking for netinet/sctp_uio.h... no checking for sys/file.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/poll.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/sem.h... yes checking for sys/sendfile.h... yes checking for sys/signal.h... yes checking for sys/socket.h... yes checking for sys/stat.h... yes checking for sys/sysctl.h... yes checking for sys/syslimits.h... no checking for sys/time.h... yes checking for sys/types.h... yes checking for sys/uio.h... yes checking for sys/un.h... yes checking for sys/wait.h... yes checking for netinet/tcp.h... yes checking for h_errno in netdb.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for inline... inline checking for working const... yes checking for size_t... (cached) yes checking whether setpgrp takes no argument... yes checking for socklen_t... yes checking whether system defines INADDR_NONE... yes checking size of void*... 4 checking size of char... 1 checking size of int... 4 checking size of long... 4 checking size of short... 2 checking size of long double... 12 checking size of long long... 8 checking for INT64_C... yes checking size of ssize_t... 4 checking size of size_t... 4 checking size of off_t... 4 checking size of pid_t... 4 checking for strnicmp... no checking for strncasecmp... yes checking for stricmp... (cached) no checking for strcasecmp... (cached) yes checking for strdup... yes checking for strstr... yes checking for memchr... yes checking for strtoll... yes Checking for DSO... checking for NSLinkModule... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes adding "-ldl" to LIBS checking for dlsym... yes Checking for Processes... checking for waitpid... yes checking for Variable Length Arrays... yes checking struct rlimit... yes Checking for Locking... checking for semget... yes checking for semctl... yes checking for flock... yes checking for semaphore.h... (cached) yes checking for sem_close... yes checking for sem_unlink... yes checking for sem_post... yes checking for sem_wait... yes checking for working sem_open... no checking for union semun in sys/sem.h... no checking for LOCK_EX in sys/file.h... yes checking for F_SETLK in fcntl.h... yes checking for SEM_UNDO in sys/sem.h... yes checking for POLLIN in poll.h sys/poll.h... yes checking for PTHREAD_PROCESS_SHARED in pthread.h... yes checking for pthread_mutexattr_setpshared... yes checking for working PROCESS_SHARED locks... yes checking for pthread_mutexattr_setrobust_np... no checking for pthread_mutexattr_setrobust_np with _POSIX_THREAD_PRIO_INHERIT... no decision on apr_lock implementation method... pthread mutex checking if all interprocess locks affect threads... no checking if POSIX sems affect threads in the same process... no checking if SysV sems affect threads in the same process... no checking if fcntl locks affect threads in the same process... no checking if flock locks affect threads in the same process... no checking for entropy source... /dev/random Checking for Time Support... checking for tm_gmtoff in struct tm... yes Checking for Networking support... checking for in_addr in netinet/in.h... yes checking if fd == socket on this platform... yes checking for sockaddr sa_len... no checking style of gethostbyname_r routine... glibc2 checking 3rd argument to the gethostbyname_r routines... char checking if TCP_NODELAY setting is inherited from listening sockets... yes checking if O_NONBLOCK setting is inherited from listening sockets... no checking for TCP_CORK in netinet/tcp.h... yes checking for TCP_NOPUSH in netinet/tcp.h... no checking for SO_ACCEPTFILTER in sys/socket.h... no checking if SCTP protocol is supported... no checking for set_h_errno... no checking for presence of retrans/retry fields in res_state/resolv.h ... yes Checking for IPv6 Networking support... checking for library containing getaddrinfo... none required checking for library containing gai_strerror... none required checking for library containing getnameinfo... none required checking for gai_strerror... yes checking for working getaddrinfo... yes checking for negative error codes for getaddrinfo... yes checking for working getnameinfo... yes checking for sockaddr_in6... yes checking if APR supports IPv6... yes checking for langinfo.h... yes checking for nl_langinfo... yes Restore user-defined environment settings... restoring CPPFLAGS to "" setting EXTRA_CPPFLAGS to "-DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE" restoring CFLAGS to "-march=pentium4 -O3 -pipe" setting EXTRA_CFLAGS to " -pthread" restoring LDFLAGS to "" setting EXTRA_LDFLAGS to "" restoring LIBS to "" setting EXTRA_LIBS to "-lrt -lm -lcrypt -lnsl -ldl" restoring INCLUDES to "" setting EXTRA_INCLUDES to "" Construct Makefiles and header files. updating cache /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/./config.cache creating ./config.status creating Makefile creating strings/Makefile creating passwd/Makefile creating tables/Makefile creating build/Makefile creating file_io/unix/Makefile creating network_io/unix/Makefile creating threadproc/unix/Makefile creating misc/unix/Makefile creating locks/unix/Makefile creating time/unix/Makefile creating mmap/unix/Makefile creating shmem/unix/Makefile creating user/unix/Makefile creating memory/unix/Makefile creating atomic/unix/Makefile creating poll/unix/Makefile creating support/unix/Makefile creating dso/unix/Makefile creating test/Makefile creating test/internal/Makefile creating include/apr.h creating build/apr_rules.mk creating apr-config creating include/arch/unix/apr_private.h srclib/apr configured properly loading cache ./config.cache setting CPP to "gcc -E" adding "-pthread" to CFLAGS setting CPPFLAGS to " -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE" setting LDFLAGS to " " setting INCLUDES to " -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include " Configuring Apache Portable Runtime Utility library... checking for APR-util... reconfig configuring package in srclib/apr-util now loading cache /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/./config.cache checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for working mkdir -p... (cached) yes APR-util Version: 0.9.4 checking for chosen layout... apr-util Applying apr-util hints file rules for i686-pc-linux-gnu checking for APR... yes setting CPP to "gcc -E" setting CPPFLAGS to " -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE" checking how to run the C preprocessor... gcc -E checking for ldap support...checking for gdbm.h... no checking for db4/db.h... yes checking for db_create in -ldb4... no checking for db_create in -ldb-4.0... no checking for db.h... yes checking for db_create in -ldb... no checking for db_create_4000 in -ldb... yes checking for Berkeley DB... found db4 checking for default DBM... sdbm (default) setting APRUTIL_EXPORT_LIBS to "-ldb" setting APRUTIL_LIBS to "-ldb" checking for Expat in /usr... yes adding "-lexpat" to APRUTIL_EXPORT_LIBS setting APRUTIL_LDFLAGS to "-L/usr/lib" adding "/usr/lib/libexpat.la" to APRUTIL_LIBS checking for iconv.h... yes checking for type of inbuf parameter to iconv... char ** checking for iconv.h... (cached) yes checking for langinfo.h... (cached) yes checking for nl_langinfo... (cached) yes checking for CODESET in langinfo.h... yes checking for library containing crypt... (cached) -lcrypt checking if system crypt() function is threadsafe... no checking for crypt_r... (cached) yes checking style of crypt_r... (cached) struct_crypt_data_gnu_source adding "/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libapr-0.la" to APRUTIL_LIBS adding "-lrt" to APRUTIL_LIBS adding "-lm" to APRUTIL_LIBS adding "-lcrypt" to APRUTIL_LIBS adding "-lnsl" to APRUTIL_LIBS adding "-ldl" to APRUTIL_LIBS updating cache /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/./config.cache creating ./config.status creating export_vars.sh creating apu-config creating include/private/apu_select_dbm.h creating include/apr_ldap.h creating include/apu.h creating Makefile creating buckets/Makefile creating crypto/Makefile creating dbm/Makefile creating dbm/sdbm/Makefile creating encoding/Makefile creating hooks/Makefile creating ldap/Makefile creating uri/Makefile creating xml/Makefile creating misc/Makefile creating strmatch/Makefile creating xlate/Makefile creating test/Makefile creating include/private/apu_config.h srclib/apr-util configured properly loading cache ./config.cache adding "-L/usr/lib" to LDFLAGS adding "-I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include" to INCLUDES checking for gcc... (cached) gcc checking whether the C compiler (gcc -march=pentium4 -O3 -pipe -pthread -L/usr/lib) works... yes checking whether the C compiler (gcc -march=pentium4 -O3 -pipe -pthread -L/usr/lib) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... gcc -E Configuring PCRE regular expression library ... configuring package in srclib/pcre now loading cache /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/./config.cache checking for gcc... (cached) gcc checking whether the C compiler (gcc -march=pentium4 -O3 -pipe -pthread ) works... yes checking whether the C compiler (gcc -march=pentium4 -O3 -pipe -pthread ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for ranlib... (cached) ranlib checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for limits.h... (cached) yes checking for working const... (cached) yes checking for size_t... (cached) yes checking for bcopy... yes checking for memmove... (cached) yes checking for strerror... yes updating cache /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/./config.cache creating ./config.status creating Makefile creating pcre.h creating pcre-config creating config.h srclib/pcre configured properly loading cache ./config.cache Configuring Apache httpd ... adding "-I." to INCLUDES adding "-I$(top_srcdir)/os/$(OS_DIR)" to INCLUDES adding "-I$(top_srcdir)/server/mpm/$(MPM_SUBDIR_NAME)" to INCLUDES adding "-I$(top_srcdir)/modules/http" to INCLUDES adding "-I$(top_srcdir)/modules/filters" to INCLUDES adding "-I$(top_srcdir)/modules/proxy" to INCLUDES adding "-I$(top_srcdir)/include" to INCLUDES Applying OS-specific hints for httpd ... forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to "1" checking for rm... /bin/rm checking for mawk... (cached) gawk checking for a BSD compatible install... (cached) /bin/install -c checking whether ln -s works... (cached) yes checking for ranlib... (cached) ranlib checking for AIX... no checking for POSIXized ISC... no checking for minix/config.h... (cached) no checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/socket.h... (cached) yes checking for pwd.h... (cached) yes checking for grp.h... (cached) yes checking for strings.h... (cached) yes checking for sys/prctl.h... yes checking for sys/processor.h... no checking for sys/sem.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for working const... (cached) yes setting NOTEST_CPPFLAGS to "-DAP_HAVE_DESIGNATED_INITIALIZER" 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 tm_gmtoff in struct tm... (cached) yes checking whether to enable mod_access... shared checking whether to enable mod_auth... shared checking whether to enable mod_auth_anon... shared checking whether to enable mod_auth_dbm... shared checking whether to enable mod_auth_digest... checking dependencies checking whether to enable mod_auth_digest... shared setting LT_LDFLAGS to "-export-dynamic" checking whether to enable mod_isapi... no checking whether to enable mod_file_cache... shared checking whether to enable mod_echo... shared checking whether to enable mod_charset_lite... shared checking whether to enable mod_cache... shared checking whether to enable mod_disk_cache... shared checking whether to enable mod_mem_cache... shared checking whether to enable mod_example... no checking whether to enable mod_case_filter... shared checking whether to enable mod_case_filter_in... shared checking whether to enable mod_ldap... no checking whether to enable mod_auth_ldap... no checking whether to enable mod_ext_filter... shared checking whether to enable mod_include... shared checking whether to enable mod_deflate... checking dependencies setting LIBS to "-lz" checking for zlib library... found checking for zutil.h... no checking whether to enable mod_deflate... shared checking whether to enable mod_log_config... shared checking whether to enable mod_logio... shared checking whether to enable mod_env... shared checking whether to enable mod_mime_magic... shared checking whether to enable mod_cern_meta... shared checking whether to enable mod_expires... shared checking whether to enable mod_headers... shared checking whether to enable mod_usertrack... checking dependencies checking for sys/times.h... yes checking for times... yes checking whether to enable mod_usertrack... shared checking whether to enable mod_unique_id... shared checking whether to enable mod_setenvif... shared checking whether to enable mod_proxy... shared checking whether to enable mod_proxy_connect... shared checking whether to enable mod_proxy_ftp... shared checking whether to enable mod_proxy_http... shared checking whether to enable mod_ssl... checking dependencies checking for SSL/TLS toolkit base... /usr checking for SSL/TLS toolkit version... OpenSSL 0.9.7c 30 Sep 2003 checking for SSL/TLS toolkit includes... /usr/include checking for SSL/TLS toolkit libraries... /usr/lib adding "-I/usr/include/openssl" to INCLUDES adding "-lssl" to LIBS adding "-lcrypto" to LIBS checking for SSL_set_state... no checking for SSL_set_cert_store... no checking whether to enable mod_ssl... shared 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_bucketeer... no checking for target platform... unix checking for rlim_t... yes checking for sys/time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/sem.h... (cached) yes checking for sys/ipc.h... (cached) yes checking for setsid... (cached) yes checking for killpg... yes checking for bstring.h... no checking for unistd.h... (cached) yes checking for syslog... yes checking for sys/times.h... (cached) yes checking for times... (cached) yes checking which MPM to use... prefork checking whether to enable mod_http... yes checking whether to enable mod_mime... shared checking for extra modules... no extra modules checking whether to enable mod_dav... shared adding "-I$(top_srcdir)/modules/dav/main" to INCLUDES checking whether to enable mod_status... shared checking whether to enable mod_autoindex... shared checking whether to enable mod_asis... shared checking whether to enable mod_info... shared checking whether to enable mod_suexec... checking dependencies checking whether to enable mod_suexec... shared checking whether to enable mod_cgi... shared checking whether to enable mod_cgid... shared checking whether to enable mod_dav_fs... shared checking whether to enable mod_vhost_alias... shared checking whether to enable mod_negotiation... shared checking whether to enable mod_dir... shared checking whether to enable mod_imap... shared checking whether to enable mod_actions... shared checking whether to enable mod_speling... shared checking whether to enable mod_userdir... shared checking whether to enable mod_alias... shared checking whether to enable mod_rewrite... shared checking whether to enable mod_so... yes updating cache ./config.cache checking whether byte ordering is bigendian... no Restore user-defined environment settings... restoring CPPFLAGS to "" setting EXTRA_CPPFLAGS to " -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE" restoring CFLAGS to "-march=pentium4 -O3 -pipe" setting EXTRA_CFLAGS to " -pthread" restoring CXXFLAGS to "-march=pentium4 -O3 -pipe" setting EXTRA_CXXFLAGS to "" restoring LDFLAGS to "" setting EXTRA_LDFLAGS to " -L/usr/lib" restoring LIBS to "" setting EXTRA_LIBS to "-lz -lssl -lcrypto" restoring INCLUDES to "" setting EXTRA_INCLUDES to " -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I$(top_srcdir)/os/$(OS_DIR) -I$(top_srcdir)/server/mpm/$(MPM_SUBDIR_NAME) -I$(top_srcdir)/modules/http -I$(top_srcdir)/modules/filters -I$(top_srcdir)/modules/proxy -I$(top_srcdir)/include -I/usr/include/openssl -I$(top_srcdir)/modules/dav/main" Construct makefiles and header files... creating config_vars.mk updating cache ./config.cache creating ./config.status creating docs/conf/httpd-std.conf creating include/ap_config_layout.h creating support/apxs creating support/apachectl creating support/dbmmanage creating support/envvars-std creating support/log_server_status creating support/logresolve.pl creating support/phf_abuse_log.cgi creating support/split-logfile creating build/rules.mk creating include/ap_config_auto.h creating modules/aaa/Makefile creating modules/arch/win32/Makefile creating modules/cache/Makefile creating modules/echo/Makefile creating modules/experimental/Makefile creating modules/filters/Makefile creating modules/loggers/Makefile creating modules/metadata/Makefile creating modules/proxy/Makefile creating modules/ssl/Makefile creating modules/test/Makefile creating os/unix/Makefile creating server/mpm/Makefile creating server/mpm/prefork/Makefile creating modules/http/Makefile creating modules/dav/main/Makefile creating modules/generators/Makefile creating modules/dav/fs/Makefile creating modules/mappers/Makefile creating Makefile creating modules/Makefile creating srclib/Makefile creating os/beos/Makefile creating os/os2/Makefile creating os/Makefile creating os/unix/Makefile creating server/Makefile creating support/Makefile creating srclib/pcre/Makefile creating test/Makefile Making all in srclib make[1]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib' Making all in apr make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr' Making all in strings make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/strings' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/strings' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_cpystrn.c && touch apr_cpystrn.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_snprintf.c && touch apr_snprintf.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_strnatcmp.c && touch apr_strnatcmp.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_strings.c && touch apr_strings.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_fnmatch.c && touch apr_fnmatch.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_strtok.c && touch apr_strtok.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/strings' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/strings' Making all in passwd make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/passwd' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/passwd' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_getpass.c && touch apr_getpass.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/passwd' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/passwd' Making all in tables make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/tables' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/tables' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_tables.c && touch apr_tables.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../include -I../include/arch/unix -c apr_hash.c && touch apr_hash.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/tables' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/tables' Making all in file_io/unix make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/file_io/unix' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/file_io/unix' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c copy.c && touch copy.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c dir.c && touch dir.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c fileacc.c && touch fileacc.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c filedup.c && touch filedup.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c filepath.c && touch filepath.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c filepath_util.c && touch filepath_util.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c filestat.c && touch filestat.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c flock.c && touch flock.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c fullrw.c && touch fullrw.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c open.c && touch open.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c pipe.c && touch pipe.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c readwrite.c && touch readwrite.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c seek.c && touch seek.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c mktemp.c && touch mktemp.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/file_io/unix' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/file_io/unix' Making all in network_io/unix make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/network_io/unix' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/network_io/unix' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c sendrecv.c && touch sendrecv.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c sockets.c && touch sockets.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c sockopt.c && touch sockopt.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c sockaddr.c && touch sockaddr.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c inet_ntop.c && touch inet_ntop.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c inet_pton.c && touch inet_pton.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/network_io/unix' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/network_io/unix' Making all in threadproc/unix make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/threadproc/unix' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/threadproc/unix' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c proc.c && touch proc.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c procsup.c && touch procsup.lo mkdir: cannot create directory `.libs': File exists /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c thread.c && touch thread.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c threadpriv.c && touch threadpriv.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c signals.c && touch signals.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/threadproc/unix' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/threadproc/unix' Making all in misc/unix make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/misc/unix' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/misc/unix' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c start.c && touch start.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c getopt.c && touch getopt.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c otherchild.c && touch otherchild.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c errorcodes.c && touch errorcodes.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c rand.c && touch rand.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c version.c && touch version.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c charset.c && touch charset.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c env.c && touch env.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/misc/unix' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/misc/unix' Making all in locks/unix make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/locks/unix' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/locks/unix' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch -I../../include/arch/unix -c thread_mutex.c && touch thread_mutex.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch -I../../include/arch/unix -c thread_rwlock.c && touch thread_rwlock.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch -I../../include/arch/unix -c thread_cond.c && touch thread_cond.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch -I../../include/arch/unix -c proc_mutex.c && touch proc_mutex.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch -I../../include/arch/unix -c global_mutex.c && touch global_mutex.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/locks/unix' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/locks/unix' Making all in time/unix make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/time/unix' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/time/unix' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c time.c && touch time.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c timestr.c && touch timestr.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/time/unix' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/time/unix' Making all in mmap/unix make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/mmap/unix' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/mmap/unix' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c mmap.c && touch mmap.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c common.c && touch common.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/mmap/unix' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/mmap/unix' Making all in shmem/unix make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/shmem/unix' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/shmem/unix' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch -I../../include/arch/unix -c shm.c && touch shm.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/shmem/unix' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/shmem/unix' Making all in user/unix make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/user/unix' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/user/unix' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c userinfo.c && touch userinfo.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c groupinfo.c && touch groupinfo.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/user/unix' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/user/unix' Making all in memory/unix make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/memory/unix' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/memory/unix' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c apr_pools.c && touch apr_pools.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/memory/unix' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/memory/unix' Making all in atomic/unix make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/atomic/unix' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/atomic/unix' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -c apr_atomic.c && touch apr_atomic.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/atomic/unix' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/atomic/unix' Making all in poll/unix make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/poll/unix' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/poll/unix' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c poll.c && touch poll.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c pollacc.c && touch pollacc.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/poll/unix' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/poll/unix' Making all in support/unix make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/support/unix' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/support/unix' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch/unix -I../../include/arch/unix -c waitio.c && touch waitio.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/support/unix' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/support/unix' Making all in dso/unix make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/dso/unix' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/dso/unix' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I../../include -I../../include/arch -I../../include/arch/unix -c dso.c && touch dso.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/dso/unix' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/dso/unix' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I./include -I../include -version-info 9:4:9 -o libapr-0.la -rpath /usr/lib strings/apr_cpystrn.lo strings/apr_fnmatch.lo strings/apr_snprintf.lo strings/apr_strings.lo strings/apr_strnatcmp.lo strings/apr_strtok.lo passwd/apr_getpass.lo tables/apr_hash.lo tables/apr_tables.lo file_io/unix/copy.lo file_io/unix/dir.lo file_io/unix/fileacc.lo file_io/unix/filedup.lo file_io/unix/filepath.lo file_io/unix/filepath_util.lo file_io/unix/filestat.lo file_io/unix/flock.lo file_io/unix/fullrw.lo file_io/unix/mktemp.lo file_io/unix/open.lo file_io/unix/pipe.lo file_io/unix/readwrite.lo file_io/unix/seek.lo network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo network_io/unix/sendrecv.lo network_io/unix/sockaddr.lo network_io/unix/sockets.lo network_io/unix/sockopt.lo threadproc/unix/proc.lo threadproc/unix/procsup.lo threadproc/unix/signals.lo threadproc/unix/thread.lo threadproc/unix/threadpriv.lo misc/unix/charset.lo misc/unix/env.lo misc/unix/errorcodes.lo misc/unix/getopt.lo misc/unix/otherchild.lo misc/unix/rand.lo misc/unix/start.lo misc/unix/version.lo locks/unix/global_mutex.lo locks/unix/proc_mutex.lo locks/unix/thread_cond.lo locks/unix/thread_mutex.lo locks/unix/thread_rwlock.lo time/unix/time.lo time/unix/timestr.lo mmap/unix/common.lo mmap/unix/mmap.lo shmem/unix/shm.lo user/unix/groupinfo.lo user/unix/userinfo.lo memory/unix/apr_pools.lo atomic/unix/apr_atomic.lo poll/unix/poll.lo poll/unix/pollacc.lo support/unix/waitio.lo dso/unix/dso.lo gawk -f /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/build/make_var_export.awk /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include/*.h > export_vars.h gawk -f /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/build/make_exports.awk /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include/*.h > exports.c gcc -E -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I./include -I../include exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$/\1/' >> apr.exp gcc -E -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I./include -I../include export_vars.h | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> apr.exp make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr' Making all in apr-util make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util' Making all in buckets make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/buckets' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/buckets' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_buckets_file.c && touch apr_buckets_file.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_buckets_pool.c && touch apr_buckets_pool.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_buckets_flush.c && touch apr_buckets_flush.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_buckets_refcount.c && touch apr_buckets_refcount.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_buckets_heap.c && touch apr_buckets_heap.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_buckets_simple.c && touch apr_buckets_simple.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_buckets.c && touch apr_buckets.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_buckets_mmap.c && touch apr_buckets_mmap.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_buckets_socket.c && touch apr_buckets_socket.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_buckets_eos.c && touch apr_buckets_eos.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_buckets_pipe.c && touch apr_buckets_pipe.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_brigade.c && touch apr_brigade.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_buckets_alloc.c && touch apr_buckets_alloc.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/buckets' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/buckets' Making all in crypto make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/crypto' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/crypto' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_sha1.c && touch apr_sha1.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_md4.c && touch apr_md4.lo mkdir: cannot create directory `.libs': File exists /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_md5.c && touch apr_md5.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c uuid.c && touch uuid.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c getuuid.c && touch getuuid.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/crypto' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/crypto' Making all in dbm make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/dbm' Making all in sdbm make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/dbm/sdbm' make[5]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/dbm/sdbm' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c sdbm.c && touch sdbm.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c sdbm_hash.c && touch sdbm_hash.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c sdbm_lock.c && touch sdbm_lock.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c sdbm_pair.c && touch sdbm_pair.lo make[5]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/dbm/sdbm' make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/dbm/sdbm' Making all in . make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/dbm' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_dbm.c && touch apr_dbm.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_dbm_berkeleydb.c && touch apr_dbm_berkeleydb.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_dbm_gdbm.c && touch apr_dbm_gdbm.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_dbm_sdbm.c && touch apr_dbm_sdbm.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_dbm_ndbm.c && touch apr_dbm_ndbm.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/dbm' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/dbm' Making all in encoding make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/encoding' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/encoding' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_base64.c && touch apr_base64.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/encoding' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/encoding' Making all in hooks make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/hooks' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/hooks' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_hooks.c && touch apr_hooks.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/hooks' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/hooks' Making all in ldap make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/ldap' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/ldap' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_ldap_compat.c && touch apr_ldap_compat.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_ldap_url.c && touch apr_ldap_url.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/ldap' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/ldap' Making all in uri make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/uri' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/uri' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I. -c gen_uri_delims.c && touch gen_uri_delims.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I. -version-info 9:4:9 -o gen_uri_delims gen_uri_delims.lo -lrt -lm -lcrypt -lnsl -ldl libtool: link: warning: `-version-info' is ignored for programs ./gen_uri_delims > uri_delims.h /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I. -c apr_uri.c && touch apr_uri.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/uri' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/uri' Making all in xml make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/xml' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/xml' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_xml.c && touch apr_xml.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/xml' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/xml' Making all in misc make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/misc' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/misc' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_date.c && touch apr_date.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_rmm.c && touch apr_rmm.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_reslist.c && touch apr_reslist.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_queue.c && touch apr_queue.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apu_version.c && touch apu_version.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/misc' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/misc' Making all in strmatch make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/strmatch' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/strmatch' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c apr_strmatch.c && touch apr_strmatch.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/strmatch' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/strmatch' Making all in xlate make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/xlate' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/xlate' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -c xlate.c && touch xlate.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/xlate' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/xlate' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -version-info 9:4:9 -o libaprutil-0.la -rpath /usr/lib buckets/apr_buckets_heap.lo buckets/apr_buckets_alloc.lo buckets/apr_buckets_simple.lo buckets/apr_buckets.lo buckets/apr_buckets_socket.lo buckets/apr_buckets_flush.lo buckets/apr_buckets_pipe.lo buckets/apr_buckets_eos.lo buckets/apr_buckets_refcount.lo buckets/apr_buckets_pool.lo buckets/apr_brigade.lo buckets/apr_buckets_file.lo buckets/apr_buckets_mmap.lo crypto/apr_sha1.lo crypto/apr_md4.lo crypto/apr_md5.lo crypto/uuid.lo crypto/getuuid.lo dbm/sdbm/sdbm_lock.lo dbm/sdbm/sdbm.lo dbm/sdbm/sdbm_hash.lo dbm/sdbm/sdbm_pair.lo dbm/apr_dbm_sdbm.lo dbm/apr_dbm_gdbm.lo dbm/apr_dbm_ndbm.lo dbm/apr_dbm.lo dbm/apr_dbm_berkeleydb.lo encoding/apr_base64.lo hooks/apr_hooks.lo ldap/apr_ldap_compat.lo ldap/apr_ldap_url.lo uri/apr_uri.lo xml/apr_xml.lo misc/apr_rmm.lo misc/apr_queue.lo misc/apu_version.lo misc/apr_date.lo misc/apr_reslist.lo strmatch/apr_strmatch.lo xlate/xlate.lo gawk -f /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/build/make_exports.awk /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/*.h > exports.c gawk -f /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/build/make_var_export.awk /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/*.h > export_vars.h gcc -E -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$/\1/' >> aprutil.exp gcc -E -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include/private -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include export_vars.h | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> aprutil.exp make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util' Making all in pcre make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c maketables.c && touch maketables.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c get.c && touch get.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c study.c && touch study.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c dftables.c && touch dftables.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c pcreposix.c && touch pcreposix.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o dftables -L/usr/lib dftables.lo -lz -lssl -lcrypto ./dftables > /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre/chartables.c /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c pcre.c && touch pcre.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o libpcre.la maketables.lo get.lo study.lo pcre.lo pcreposix.lo make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre' make[1]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib' Making all in os make[1]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os' Making all in unix make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c unixd.c && touch unixd.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o libos.la unixd.lo make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix' make[1]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os' Making all in server make[1]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server' Making all in mpm make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm' Making all in prefork make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c prefork.c && touch prefork.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o libprefork.la prefork.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm' make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c gen_test_char.c && touch gen_test_char.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c util_debug.c && touch util_debug.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o gen_test_char -L/usr/lib gen_test_char.lo util_debug.lo -lz -lssl -lcrypto ./gen_test_char > test_char.h /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c config.c && touch config.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c log.c && touch log.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c main.c && touch main.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c vhost.c && touch vhost.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c util.c && touch util.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c util_script.c && touch util_script.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c util_md5.c && touch util_md5.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c util_cfgtree.c && touch util_cfgtree.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c util_ebcdic.c && touch util_ebcdic.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c util_time.c && touch util_time.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c rfc1413.c && touch rfc1413.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c connection.c && touch connection.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c listen.c && touch listen.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c mpm_common.c && touch mpm_common.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c util_charset.c && touch util_charset.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c util_xml.c && touch util_xml.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c util_filter.c && touch util_filter.lo tmp=export_files_unsorted.txt; \ rm -f $tmp && touch $tmp; \ for dir in /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http; do \ ls $dir/*.h >> $tmp; \ done; \ sort -u $tmp > export_files; \ rm -f $tmp gawk -f /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/build/make_exports.awk `cat export_files` > /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/exports.c /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/exports.c && touch /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/exports.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c buildmark.c && touch buildmark.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c scoreboard.c && touch scoreboard.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c error_bucket.c && touch error_bucket.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c protocol.c && touch protocol.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c core.c && touch core.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c request.c && touch request.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c provider.c && touch provider.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o libmain.la test_char.h config.lo log.lo main.lo vhost.lo util.lo util_script.lo util_md5.lo util_cfgtree.lo util_ebcdic.lo util_time.lo rfc1413.lo connection.lo listen.lo mpm_common.lo util_charset.lo util_debug.lo util_xml.lo util_filter.lo /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/exports.lo buildmark.lo scoreboard.lo error_bucket.lo protocol.lo core.lo request.lo provider.lo gawk -f /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/build/make_var_export.awk `cat export_files` > export_vars.h gcc -E -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main exports.c | grep "ap_hack_" | grep -v apr_ | sed -e 's/^.*[)]\(.*\);$/\1/' >> httpd.exp gcc -E -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main export_vars.h | grep -v apr_ | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> httpd.exp make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server' make[1]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server' Making all in modules make[1]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules' Making all in aaa make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/aaa' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/aaa' Making all in cache make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/cache' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/cache' Making all in echo make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/echo' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/echo' Making all in experimental make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/experimental' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/experimental' Making all in filters make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters' Making all in loggers make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/loggers' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/loggers' Making all in metadata make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/metadata' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/metadata' Making all in proxy make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy' Making all in ssl make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/ssl' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/ssl' Making all in http make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c http_core.c && touch http_core.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c http_protocol.c && touch http_protocol.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c http_request.c && touch http_request.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -module -export-dynamic -L/usr/lib -o mod_http.la http_core.lo http_protocol.lo http_request.lo make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http' Making all in dav/main make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main' Making all in generators make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/generators' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/generators' Making all in dav/fs make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/fs' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/fs' Making all in mappers make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/mappers' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/mappers' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c mod_so.c && touch mod_so.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -module -export-dynamic -L/usr/lib -o mod_so.la mod_so.lo make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/mappers' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/mappers' make[1]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules' Making all in support make[1]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/support' make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/support' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c htpasswd.c && touch htpasswd.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c htdigest.c && touch htdigest.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c rotatelogs.c && touch rotatelogs.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c logresolve.c && touch logresolve.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c ab.c && touch ab.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c checkgid.c && touch checkgid.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c htdbm.c && touch htdbm.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o htpasswd htpasswd.lo -lz -lssl -lcrypto /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre/libpcre.la /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/libaprutil-0.la -ldb -lexpat /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -ldl /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o htdigest htdigest.lo -lz -lssl -lcrypto /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre/libpcre.la /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/libaprutil-0.la -ldb -lexpat /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -ldl /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o rotatelogs rotatelogs.lo -lz -lssl -lcrypto /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre/libpcre.la /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/libaprutil-0.la -ldb -lexpat /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -ldl /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o logresolve logresolve.lo -lz -lssl -lcrypto /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre/libpcre.la /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/libaprutil-0.la -ldb -lexpat /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -ldl /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o ab ab.lo -lz -lssl -lcrypto /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre/libpcre.la /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/libaprutil-0.la -ldb -lexpat /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -ldl /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o checkgid checkgid.lo -lz -lssl -lcrypto /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre/libpcre.la /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/libaprutil-0.la -ldb -lexpat /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -ldl /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o htdbm htdbm.lo -lz -lssl -lcrypto /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre/libpcre.la /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/libaprutil-0.la -ldb -lexpat /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -ldl make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/support' make[1]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/support' make[1]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c modules.c && touch modules.lo make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os' make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm' make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork' make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server' make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/aaa' Building shared: mod_access.la mod_auth.la mod_auth_anon.la mod_auth_dbm.la mod_auth_digest.la make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/aaa' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_access.c && touch mod_access.slo cd support && make suexec make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/support' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c suexec.c && touch suexec.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_auth.c && touch mod_auth.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o suexec -static suexec.lo -lz -lssl -lcrypto /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre/libpcre.la /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/libaprutil-0.la -ldb -lexpat /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -ldl /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_auth_anon.c && touch mod_auth_anon.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_auth_dbm.c && touch mod_auth_dbm.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_auth_digest.c && touch mod_auth_digest.slo make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/support' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o apache2 modules.lo modules/http/mod_http.la modules/mappers/mod_so.la server/mpm/prefork/libprefork.la server/libmain.la os/unix/libos.la -lz -lssl -lcrypto /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre/libpcre.la /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/libaprutil-0.la -ldb -lexpat /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -ldl /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_access.la -rpath /usr/lib/apache2 -module -avoid-version mod_access.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_auth.la -rpath /usr/lib/apache2 -module -avoid-version mod_auth.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_auth_anon.la -rpath /usr/lib/apache2 -module -avoid-version mod_auth_anon.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_auth_dbm.la -rpath /usr/lib/apache2 -module -avoid-version mod_auth_dbm.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_auth_digest.la -rpath /usr/lib/apache2 -module -avoid-version mod_auth_digest.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/aaa' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/aaa' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/cache' Building shared: mod_file_cache.la make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/cache' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_file_cache.c && touch mod_file_cache.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_file_cache.la -rpath /usr/lib/apache2 -module -avoid-version mod_file_cache.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/cache' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/cache' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/echo' Building shared: mod_echo.la make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/echo' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_echo.c && touch mod_echo.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_echo.la -rpath /usr/lib/apache2 -module -avoid-version mod_echo.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/echo' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/echo' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/experimental' Building shared: mod_charset_lite.la mod_cache.la mod_disk_cache.la mod_mem_cache.la mod_case_filter.la mod_case_filter_in.la make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/experimental' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_charset_lite.c && touch mod_charset_lite.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_cache.c && touch mod_cache.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c cache_storage.c && touch cache_storage.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c cache_util.c && touch cache_util.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_disk_cache.c && touch mod_disk_cache.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_mem_cache.c && touch mod_mem_cache.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c cache_cache.c && touch cache_cache.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c cache_pqueue.c && touch cache_pqueue.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c cache_hash.c && touch cache_hash.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_case_filter.c && touch mod_case_filter.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_case_filter_in.c && touch mod_case_filter_in.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_charset_lite.la -rpath /usr/lib/apache2 -module -avoid-version mod_charset_lite.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_cache.la -rpath /usr/lib/apache2 -module -avoid-version mod_cache.lo cache_storage.lo cache_util.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_disk_cache.la -rpath /usr/lib/apache2 -module -avoid-version mod_disk_cache.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_mem_cache.la -rpath /usr/lib/apache2 -module -avoid-version mod_mem_cache.lo cache_cache.lo cache_pqueue.lo cache_hash.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_case_filter.la -rpath /usr/lib/apache2 -module -avoid-version mod_case_filter.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_case_filter_in.la -rpath /usr/lib/apache2 -module -avoid-version mod_case_filter_in.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/experimental' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/experimental' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters' Building shared: mod_ext_filter.la mod_include.la mod_deflate.la make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_ext_filter.c && touch mod_ext_filter.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_include.c && touch mod_include.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_deflate.c && touch mod_deflate.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_ext_filter.la -rpath /usr/lib/apache2 -module -avoid-version mod_ext_filter.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_include.la -rpath /usr/lib/apache2 -module -avoid-version mod_include.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_deflate.la -rpath /usr/lib/apache2 -module -avoid-version mod_deflate.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/loggers' Building shared: mod_log_config.la mod_logio.la make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/loggers' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_log_config.c && touch mod_log_config.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_logio.c && touch mod_logio.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_logio.la -rpath /usr/lib/apache2 -module -avoid-version mod_logio.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_log_config.la -rpath /usr/lib/apache2 -module -avoid-version mod_log_config.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/loggers' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/loggers' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/metadata' Building shared: mod_env.la mod_mime_magic.la mod_cern_meta.la mod_expires.la mod_headers.la mod_usertrack.la mod_unique_id.la mod_setenvif.la make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/metadata' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_env.c && touch mod_env.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_mime_magic.c && touch mod_mime_magic.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_cern_meta.c && touch mod_cern_meta.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_expires.c && touch mod_expires.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_headers.c && touch mod_headers.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_usertrack.c && touch mod_usertrack.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_unique_id.c && touch mod_unique_id.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_setenvif.c && touch mod_setenvif.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_env.la -rpath /usr/lib/apache2 -module -avoid-version mod_env.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_mime_magic.la -rpath /usr/lib/apache2 -module -avoid-version mod_mime_magic.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_cern_meta.la -rpath /usr/lib/apache2 -module -avoid-version mod_cern_meta.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_expires.la -rpath /usr/lib/apache2 -module -avoid-version mod_expires.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_headers.la -rpath /usr/lib/apache2 -module -avoid-version mod_headers.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_usertrack.la -rpath /usr/lib/apache2 -module -avoid-version mod_usertrack.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_unique_id.la -rpath /usr/lib/apache2 -module -avoid-version mod_unique_id.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_setenvif.la -rpath /usr/lib/apache2 -module -avoid-version mod_setenvif.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/metadata' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/metadata' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy' Building shared: mod_proxy.la mod_proxy_connect.la mod_proxy_ftp.la mod_proxy_http.la make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_proxy.c && touch mod_proxy.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c proxy_util.c && touch proxy_util.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c proxy_connect.c && touch proxy_connect.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c proxy_ftp.c && touch proxy_ftp.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c proxy_http.c && touch proxy_http.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_proxy.la -rpath /usr/lib/apache2 -module -avoid-version mod_proxy.lo proxy_util.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_proxy_connect.la -rpath /usr/lib/apache2 -module -avoid-version proxy_connect.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_proxy_ftp.la -rpath /usr/lib/apache2 -module -avoid-version proxy_ftp.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_proxy_http.la -rpath /usr/lib/apache2 -module -avoid-version proxy_http.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/ssl' Building shared: mod_ssl.la make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/ssl' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_ssl.c && touch mod_ssl.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_engine_config.c && touch ssl_engine_config.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_engine_dh.c && touch ssl_engine_dh.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_engine_init.c && touch ssl_engine_init.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_engine_io.c && touch ssl_engine_io.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_engine_kernel.c && touch ssl_engine_kernel.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_engine_log.c && touch ssl_engine_log.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_engine_mutex.c && touch ssl_engine_mutex.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_engine_pphrase.c && touch ssl_engine_pphrase.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_engine_rand.c && touch ssl_engine_rand.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_engine_vars.c && touch ssl_engine_vars.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_expr.c && touch ssl_expr.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_expr_eval.c && touch ssl_expr_eval.slo yacc -d /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/ssl/ssl_expr_parse.y sed -e 's;yy;ssl_expr_yy;g' \ -e '/#if defined(c_plusplus) || defined(__cplusplus)/,/#endif/d' \ ssl_expr_parse.c && rm -f y.tab.c sed -e 's;yy;ssl_expr_yy;g' \ ssl_expr_parse.h && rm -f y.tab.h yacc -d /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/ssl/ssl_expr_parse.y sed -e 's;yy;ssl_expr_yy;g' \ -e '/#if defined(c_plusplus) || defined(__cplusplus)/,/#endif/d' \ ssl_expr_parse.c && rm -f y.tab.c sed -e 's;yy;ssl_expr_yy;g' \ ssl_expr_parse.h && rm -f y.tab.h /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_scache.c && touch ssl_scache.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_scache_dbm.c && touch ssl_scache_dbm.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_scache_shmcb.c && touch ssl_scache_shmcb.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_scache_shmht.c && touch ssl_scache_shmht.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_util.c && touch ssl_util.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_util_ssl.c && touch ssl_util_ssl.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_util_table.c && touch ssl_util_table.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_expr_parse.c && touch ssl_expr_parse.slo flex -Pssl_expr_yy -s -B /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/ssl/ssl_expr_scan.l sed -e '/$Header:/d' ssl_expr_scan.c && rm -f lex.ssl_expr_yy.c /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c ssl_expr_scan.c && touch ssl_expr_scan.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_ssl.la -rpath /usr/lib/apache2 -module -avoid-version mod_ssl.lo ssl_engine_config.lo ssl_engine_dh.lo ssl_engine_init.lo ssl_engine_io.lo ssl_engine_kernel.lo ssl_engine_log.lo ssl_engine_mutex.lo ssl_engine_pphrase.lo ssl_engine_rand.lo ssl_engine_vars.lo ssl_expr.lo ssl_expr_eval.lo ssl_expr_parse.lo ssl_expr_scan.lo ssl_scache.lo ssl_scache_dbm.lo ssl_scache_shmcb.lo ssl_scache_shmht.lo ssl_util.lo ssl_util_ssl.lo ssl_util_table.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/ssl' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/ssl' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http' Building shared: mod_mime.la make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_mime.c && touch mod_mime.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_mime.la -rpath /usr/lib/apache2 -module -avoid-version mod_mime.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main' Building shared: mod_dav.la make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_dav.c && touch mod_dav.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c props.c && touch props.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c util.c && touch util.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c util_lock.c && touch util_lock.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c liveprop.c && touch liveprop.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c providers.c && touch providers.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c std_liveprop.c && touch std_liveprop.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_dav.la -rpath /usr/lib/apache2 -module -avoid-version mod_dav.lo props.lo util.lo util_lock.lo liveprop.lo providers.lo std_liveprop.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/generators' Building shared: mod_status.la mod_autoindex.la mod_asis.la mod_info.la mod_suexec.la mod_cgi.la mod_cgid.la make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/generators' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_status.c && touch mod_status.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_autoindex.c && touch mod_autoindex.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_asis.c && touch mod_asis.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_info.c && touch mod_info.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_suexec.c && touch mod_suexec.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_cgi.c && touch mod_cgi.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_cgid.c && touch mod_cgid.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_status.la -rpath /usr/lib/apache2 -module -avoid-version mod_status.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_autoindex.la -rpath /usr/lib/apache2 -module -avoid-version mod_autoindex.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_asis.la -rpath /usr/lib/apache2 -module -avoid-version mod_asis.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_info.la -rpath /usr/lib/apache2 -module -avoid-version mod_info.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_suexec.la -rpath /usr/lib/apache2 -module -avoid-version mod_suexec.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_cgi.la -rpath /usr/lib/apache2 -module -avoid-version mod_cgi.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_cgid.la -rpath /usr/lib/apache2 -module -avoid-version mod_cgid.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/generators' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/generators' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/fs' Building shared: mod_dav_fs.la make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/fs' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_dav_fs.c && touch mod_dav_fs.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c dbm.c && touch dbm.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c lock.c && touch lock.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c repos.c && touch repos.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_dav_fs.la -rpath /usr/lib/apache2 -module -avoid-version mod_dav_fs.lo dbm.lo lock.lo repos.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/fs' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/fs' make[3]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/mappers' Building shared: mod_vhost_alias.la mod_negotiation.la mod_dir.la mod_imap.la mod_actions.la mod_speling.la mod_userdir.la mod_alias.la mod_rewrite.la make[4]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/mappers' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_vhost_alias.c && touch mod_vhost_alias.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_negotiation.c && touch mod_negotiation.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_dir.c && touch mod_dir.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_imap.c && touch mod_imap.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_actions.c && touch mod_actions.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_speling.c && touch mod_speling.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_userdir.c && touch mod_userdir.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_alias.c && touch mod_alias.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-pic -c mod_rewrite.c && touch mod_rewrite.slo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_vhost_alias.la -rpath /usr/lib/apache2 -module -avoid-version mod_vhost_alias.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_negotiation.la -rpath /usr/lib/apache2 -module -avoid-version mod_negotiation.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_dir.la -rpath /usr/lib/apache2 -module -avoid-version mod_dir.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_imap.la -rpath /usr/lib/apache2 -module -avoid-version mod_imap.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_actions.la -rpath /usr/lib/apache2 -module -avoid-version mod_actions.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_speling.la -rpath /usr/lib/apache2 -module -avoid-version mod_speling.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_userdir.la -rpath /usr/lib/apache2 -module -avoid-version mod_userdir.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_alias.la -rpath /usr/lib/apache2 -module -avoid-version mod_alias.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o mod_rewrite.la -rpath /usr/lib/apache2 -module -avoid-version mod_rewrite.lo make[4]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/mappers' make[3]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/mappers' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules' make[2]: Entering directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/support' make[2]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/support' make[1]: Leaving directory `/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47' /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DUSE_SSL -lcrypto -lssl -I/usr/include/openssl -L/usr/lib -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c ab.c && touch ab.lo gcc: -lcrypto: linker input file unused because linking not done gcc: -lssl: linker input file unused because linking not done gcc: -lcrypto: linker input file unused because linking not done gcc: -lssl: linker input file unused because linking not done /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DUSE_SSL -lcrypto -lssl -I/usr/include/openssl -L/usr/lib -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o ab ab.lo -lz -lssl -lcrypto /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre/libpcre.la /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/libaprutil-0.la -ldb -lexpat /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -ldl /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=compile gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -prefer-non-pic -static -c ab.c && touch ab.lo /bin/sh /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libtool --silent --mode=link gcc -pthread -march=pentium4 -O3 -pipe -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/include -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/include -I. -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/os/unix -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/server/mpm/prefork -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/http -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/filters -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/proxy -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/include -I/usr/include/openssl -I/var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/modules/dav/main -export-dynamic -L/usr/lib -o ab ab.lo -lz -lssl -lcrypto /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/pcre/libpcre.la /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr-util/libaprutil-0.la -ldb -lexpat /var/tmp/portage/apache-2.0.47-r1/work/httpd-2.0.47/srclib/apr/libapr-0.la -lrt -lm -lcrypt -lnsl -ldl --------------------------- ACCESS VIOLATION SUMMARY --------------------------- LOG FILE = "/tmp/sandbox-apache-2.0.47-r1-28663.log" link: /dev/shm/sem.apr_autoconf unlink: /dev/shm/sem.5eqRAE -------------------------------------------------------------------------------- Calculating dependencies  ...done! >>> emerge (1 of 1) net-www/apache-2.0.47-r1 to / >>> md5 src_uri ;-) httpd-2.0.47.tar.gz