Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 250813 Details for
Bug 341225
www-servers/cherokee fails parallel install
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
cherokee-1.0.8:20101015-231849.log (text/plain), 247.14 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-10-16 07:33:12 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-10-16 07:33:12 UTC
Size:
247.14 KB
patch
obsolete
> * Package: www-servers/cherokee-1.0.8 > * Repository: gentoo > * Maintainer: bass@gentoo.org www-servers@gentoo.org > * USE: elibc_glibc ipv6 kernel_linux mysql nls pam ssl test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking cherokee-1.0.8.tar.gz to /var/tmp/portage/www-servers/cherokee-1.0.8/work >>>> Source unpacked in /var/tmp/portage/www-servers/cherokee-1.0.8/work >>>> Preparing source in /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8 ... > * Converting shebang in 'packages/osx/build.py' > * Converting shebang in 'doc/test_images.py' > * Converting shebang in 'svnlog2changelog.py' > * Converting shebang in 'contrib/tracelor.py' > * Converting shebang in 'contrib/05to06.py' > * Converting shebang in 'contrib/07to08.py' > * Converting shebang in 'contrib/09to010.py' > * Converting shebang in 'contrib/08to09.py' > * Converting shebang in 'contrib/011to098.py' > * Converting shebang in 'contrib/06to07.py' > * Converting shebang in 'contrib/0999to09910.py' > * Converting shebang in 'contrib/098to099.py' > * Converting shebang in 'po/po_stats.py' > * Converting shebang in 'gitlog2changelog.py' > * Converting shebang in 'qa/run-tests.py' > * Converting shebang in 'admin/server.py' > * Converting shebang in 'admin/upgrade_config.py' >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8 ... > * econf: updating cherokee-1.0.8/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating cherokee-1.0.8/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-static --enable-pam --enable-ipv6 --enable-nls --disable-pthread --enable-epoll --without-geoip --without-ldap --with-mysql --without-ffmpeg --disable-dependency-tracking --enable-os-string=Gentoo Linux --with-wwwroot=/var/www/localhost/htdocs --prefix=/usr --sysconfdir=/etc --localstatedir=/var >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking initial CFLAGS... -O2 -pipe >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking host platform characteristics... ok >checking L2 cache line size... 64 >checking whether to enable maintainer-specific portions of Makefiles... no >checking how to print strings... printf >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... none >checking dependency style of i686-pc-linux-gnu-gcc... (cached) none >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) none >checking dependency style of i686-pc-linux-gnu-gcc... (cached) none >checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for i686-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking whether make sets $(MAKE)... (cached) yes >checking for cherokee... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether closedir returns void... no >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for vprintf... yes >checking for _doprnt... no >checking for an ANSI C-conforming const... yes >checking whether byte ordering is bigendian... no >checking for inline... inline >checking for ANSI C header files... (cached) yes >checking for dirent.h that defines DIR... (cached) yes >checking for library containing opendir... (cached) none required >checking whether time.h and sys/time.h may both be included... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking machine/endian.h usability... no >checking machine/endian.h presence... no >checking for machine/endian.h... no >checking sys/machine.h usability... no >checking sys/machine.h presence... no >checking for sys/machine.h... no >checking sys/endian.h usability... no >checking sys/endian.h presence... no >checking for sys/endian.h... no >checking sys/isa_defs.h usability... no >checking sys/isa_defs.h presence... no >checking for sys/isa_defs.h... no >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/ofcntl.h usability... no >checking sys/ofcntl.h presence... no >checking for sys/ofcntl.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking resource.h usability... no >checking resource.h presence... no >checking for resource.h... no >checking for unistd.h... (cached) yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking error.h usability... yes >checking error.h presence... yes >checking for error.h... yes >checking for pwd.h... (cached) yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking sys/filio.h usability... no >checking sys/filio.h presence... no >checking for sys/filio.h... no >checking sys/varargs.h usability... no >checking sys/varargs.h presence... no >checking for sys/varargs.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for sys/uio.h... (cached) yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking winsock.h usability... no >checking winsock.h presence... no >checking for winsock.h... no >checking for winsock.h... (cached) no >checking winsock2.h usability... no >checking winsock2.h presence... no >checking for winsock2.h... no >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for size_t... yes >checking for uid_t in sys/types.h... yes >checking for mode_t... yes >checking for off_t... yes >checking for size_t... (cached) yes >checking for pid_t... yes >checking for struct stat.st_rdev... yes >checking for ino_t... yes >checking for loff_t... yes >checking for offset_t... no >checking for ssize_t... yes >checking for wchar_t... yes >checking size of int... 4 >checking size of unsigned int... 4 >checking size of unsigned long... 4 >checking size of unsigned long long... 8 >checking size of unsigned int... (cached) 4 >checking size of off_t... 8 >checking size of size_t... 4 >checking size of sig_atomic_t... 0 >checking for long long... yes >checking for working memcmp... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for gmtime... yes >checking for gmtime_r... yes >checking for localtime... yes >checking for localtime_r... yes >checking for getrlimit... yes >checking for getdtablesize... yes >checking for readdir... yes >checking for readdir_r... yes >checking for flockfile... yes >checking for funlockfile... yes >checking for strnstr... no >checking for backtrace... yes >checking for getpwnam_r with 5 parameters... yes >checking for getpwuid_r with 5 parameters... yes >checking for getgrnam_r with 5 parameters... yes >checking for getgrgid_r with 5 parameters... yes >checking for struct tm.tm_gmtoff... yes >checking for main in -lws2_32... no >checking for main in -ladvapi32... no >checking for socket... yes >checking for library containing accept... none required >checking for library containing bind... none required >checking for library containing listen... none required >checking for library containing setsockopt... none required >checking for poll... yes >checking for kqueue... no >checking for select... yes >checking sys/epoll.h usability... yes >checking sys/epoll.h presence... yes >checking for sys/epoll.h... yes >checking for epoll system call... yes >checking port.h usability... no >checking port.h presence... no >checking for port.h... no >checking for library containing inet_pton... none required >checking for inet_pton... yes >checking for inet_ntop... yes >checking for inet_addr... yes >checking for library containing gethostbyname... none required >checking for gethostbyname... yes >checking for gethostbyname_r... yes >checking for sys/utsname.h... (cached) yes >checking for gethostname... yes >checking for uname... yes >checking for library containing inet_addr... none required >checking for inet_addr... (cached) yes >checking whether TCP_CORK is a valid TCP socket option... yes >checking whether TCP_NOPUSH is a valid TCP socket option... no >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long... yes >checking for syslog... yes >checking for vsyslog... yes >checking for strsep... yes >checking for strcasestr... yes >checking for memmove... yes >checking for strerror... yes >checking for bcopy... yes >checking for strlcat... no >checking whether va_list assignments need array notation... no >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for global timezone... yes >checking for RTLD_NEXT from dlfcn.h... yes >checking for RTLD_LOCAL from dlfcn.h... yes >checking for RTLD_GLOBAL from dlfcn.h... yes >checking for RTLD_NOW from dlfcn.h... yes >checking for off64_t... no >checking for shm_open... no >checking for shm_open in -lrt... yes >checking sys/sem.h usability... yes >checking sys/sem.h presence... yes >checking for sys/sem.h... yes >checking for semget... yes >checking for semop... yes >checking for semctl... yes >checking for union semun... no >checking for libraries containing socket functions... -lc >checking whether to check to support sendfile... yes >checking for linux sendfile64 support... yes >checking for linux sendfile support... yes >checking for broken linux sendfile support... yes >checking for readdir_r... 3 arguments >checking for library containing getaddrinfo... none required >checking for library containing getnameinfo... none required >checking for library containing gai_strerror... none required >checking for gai_strerror... yes >checking for working getaddrinfo... yes >checking for working getnameinfo... yes >checking if struct sockaddr_un exists... yes >checking if struct sockaddr_in6 exists... yes >checking if struct sockaddr_storage exists... yes >checking if the system supports IPv6... yes >checking whether setsockopt(SO_RCVTIMEO) is broken... no >checking for socklen_t... yes >checking whether our compiler supports __func__... yes >checking for pcre_compile in -lpcre... yes >checking pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >checking for pam_start in -lpam... yes >checking for _pam_dispatch in -lpam... no >checking for security/pam_modules.h... yes >checking security/_pam_macros.h usability... yes >checking security/_pam_macros.h presence... yes >checking for security/_pam_macros.h... yes >checking security/pam_appl.h usability... yes >checking security/pam_appl.h presence... yes >checking for security/pam_appl.h... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for crypt... no >checking for crypt in -lcrypt... yes >checking for crypt_r... no >checking for crypt_r in -lcrypt... yes >checking crypt_r style... struct_crypt_data >checking for BN_init in -lcrypto... yes >checking openssl/engine.h usability... yes >checking openssl/engine.h presence... yes >checking for openssl/engine.h... yes >checking for SSL_accept in -lssl... yes >checking for libssl... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... yes >checking for mysql_config... /usr/bin/mysql_config >checking for MySQL libraries... yes >checking if MySQL version is >= 5.0.0... yes >checking for php-cgi... /usr/bin/php-cgi >checking /usr/bin/php-cgi supports FastCGI... /usr/bin/php-cgi: error while loading shared libraries: libdb-5.0.so: cannot open shared object file: No such file or directory >no >checking for /usr/lib/cgi-bin/php-cgi... no >checking for /usr/bin/php-cgi... /usr/bin/php-cgi: error while loading shared libraries: libdb-5.0.so: cannot open shared object file: No such file or directory >not fcgi >checking for /usr/lib/cgi-bin/php-cgi... no >checking for /usr/bin/php-cgi... /usr/bin/php-cgi: error while loading shared libraries: libdb-5.0.so: cannot open shared object file: No such file or directory >not fcgi >configure: Deleting .pre files >checking module "error_redir"... dynamic >checking module "error_nn"... dynamic >checking module "server_info"... dynamic >checking module "file"... dynamic >checking module "dirlist"... dynamic >checking module "cgi"... dynamic >checking module "fcgi"... dynamic >checking module "scgi"... dynamic >checking module "uwsgi"... dynamic >checking module "proxy"... dynamic >checking module "redir"... dynamic >checking module "common"... dynamic >checking module "ssi"... dynamic >checking module "secdownload"... dynamic >checking module "empty_gif"... dynamic >checking module "admin"... dynamic >checking module "custom_error"... dynamic >checking module "dbslayer"... dynamic >checking module "streaming"... dynamic >checking module "gzip"... dynamic >checking module "deflate"... dynamic >checking module "ncsa"... dynamic >checking module "combined"... dynamic >checking module "custom"... dynamic >checking module "pam"... dynamic >checking module "mysql"... dynamic >checking module "htpasswd"... dynamic >checking module "plain"... dynamic >checking module "htdigest"... dynamic >checking module "authlist"... dynamic >checking module "round_robin"... dynamic >checking module "ip_hash"... dynamic >checking module "directory"... dynamic >checking module "extensions"... dynamic >checking module "request"... dynamic >checking module "header"... dynamic >checking module "exists"... dynamic >checking module "fullpath"... dynamic >checking module "method"... dynamic >checking module "from"... dynamic >checking module "bind"... dynamic >checking module "tls"... dynamic >checking module "url_arg"... dynamic >checking module "wildcard"... dynamic >checking module "rehost"... dynamic >checking module "target_ip"... dynamic >checking module "evhost"... dynamic >checking module "post_track"... dynamic >checking module "post_report"... dynamic >checking module "libssl"... dynamic >checking module "render_rrd"... dynamic >checking module "rrd"... dynamic >checking module "not"... dynamic >checking module "and"... dynamic >checking module "or"... dynamic >checking loader.autoconf files... done >configure: creating ./config.status >config.status: creating po/admin/Makefile.in >config.status: creating Makefile >config.status: creating cget/Makefile >config.status: creating cherokee-config >config.status: creating cherokee.pc >config.status: creating cherokee.spec >config.status: creating org.cherokee.webserver.plist >config.status: creating cherokee/Makefile >config.status: creating contrib/Makefile >config.status: creating icons/Makefile >config.status: creating m4/Makefile >config.status: creating qa/Makefile >config.status: creating doc/Makefile >config.status: creating themes/Makefile >config.status: creating themes/default/Makefile >config.status: creating themes/firefox3/Makefile >config.status: creating themes/plain/Makefile >config.status: creating packages/Makefile >config.status: creating packages/osx/Makefile >config.status: creating packages/osx/Info.plist >config.status: creating packages/osx/Description.plist >config.status: creating packages/windows/Makefile >config.status: creating packages/windows/cherokee.nsi >config.status: creating www/Makefile >config.status: creating dbslayer/Makefile >config.status: creating admin/Makefile >config.status: creating admin/plugins/Makefile >config.status: creating admin/wizards/Makefile >config.status: creating admin/static/Makefile >config.status: creating admin/static/js/Makefile >config.status: creating admin/static/css/Makefile >config.status: creating admin/static/images/Makefile >config.status: creating admin/static/images/flags/Makefile >config.status: creating admin/static/images/wizards/Makefile >config.status: creating admin/static/images/other/Makefile >config.status: creating admin/CTK/Makefile >config.status: creating admin/CTK/CTK/Makefile >config.status: creating admin/CTK/static/css/Makefile >config.status: creating admin/CTK/static/images/Makefile >config.status: creating admin/CTK/static/js/Makefile >config.status: creating admin/CTK/static/Makefile >config.status: creating po/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/admin/POTFILES >config.status: creating po/admin/Makefile > >============================ >Install prefix /usr >CFLAGS -O2 -pipe >trace no >backtracing no >sendfile() yes >IPv6 support yes >Polling method 1 epoll >Polling method 2 poll >Polling method 3 select >Threading support no >OpenSSL support yes >PCRE library yes >Compatible PAM yes >LDAP no >MySQL yes >GeoIP no >FFMpeg no >crypt support multithread > >Installation dir /usr/bin >============================ > >+------------------------------------------------------------------+ >| License: | >| This software is subject to the GPL License, available in this | >| distribution in the file COPYING. Please, remember that any copy | >| distribution or modification of the software is subject to it. | >+------------------------------------------------------------------+ > >Thank you for using Cherokee. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8 ... >make -j14 -j1 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8' >Making all in po >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po' >Making all in admin >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po/admin' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po/admin' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po' >Making all in m4 >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/m4' >Making all in www >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/www' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/www' >Making all in icons >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/icons' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/icons' >Making all in themes >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes' >Making all in default >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/default' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/default' >Making all in firefox3 >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/firefox3' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/firefox3' >Making all in plain >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/plain' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/plain' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes' >Making all in qa >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/qa' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/qa' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/doc' >Making all in . >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8' >sed -e "s|%sysconfdir%|/etc|g; s|%sbindir%|/usr/sbin|g; s|%docdir%|/usr/share/doc/cherokee|g; s|%prefix%|/usr|g; s|%localstatedir%|/var|g; s|%libdir%|/usr/lib|g; s|%wwwroot%|/var/www/localhost/htdocs|g; s|%version%|1.0.8|g; s|%phpcgi%|php-cgi|g; s|%datadir%|/usr/share|g; s|%localedir%|/usr/share/locale|g" constants.h.pre > constants.h >sed -e "s|%sysconfdir%|/etc|g; s|%sbindir%|/usr/sbin|g; s|%docdir%|/usr/share/doc/cherokee|g; s|%prefix%|/usr|g; s|%localstatedir%|/var|g; s|%libdir%|/usr/lib|g; s|%wwwroot%|/var/www/localhost/htdocs|g; s|%version%|1.0.8|g; s|%phpcgi%|php-cgi|g; s|%datadir%|/usr/share|g; s|%localedir%|/usr/share/locale|g" cherokee.conf.sample.pre > cherokee.conf.sample >sed -e "s|%sysconfdir%|/etc|g; s|%sbindir%|/usr/sbin|g; s|%docdir%|/usr/share/doc/cherokee|g; s|%prefix%|/usr|g; s|%localstatedir%|/var|g; s|%libdir%|/usr/lib|g; s|%wwwroot%|/var/www/localhost/htdocs|g; s|%version%|1.0.8|g; s|%phpcgi%|php-cgi|g; s|%datadir%|/usr/share|g; s|%localedir%|/usr/share/locale|g" performance.conf.sample.pre > performance.conf.sample >sed -e "s|%sysconfdir%|/etc|g; s|%sbindir%|/usr/sbin|g; s|%docdir%|/usr/share/doc/cherokee|g; s|%prefix%|/usr|g; s|%localstatedir%|/var|g; s|%libdir%|/usr/lib|g; s|%wwwroot%|/var/www/localhost/htdocs|g; s|%version%|1.0.8|g; s|%phpcgi%|php-cgi|g; s|%datadir%|/usr/share|g; s|%localedir%|/usr/share/locale|g" http-cherokee.xml.pre > http-cherokee.xml >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8' >Making all in admin >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin' >Making all in plugins >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/plugins' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/plugins' >Making all in wizards >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/wizards' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/wizards' >Making all in CTK >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK' >Making all in static >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static' >Making all in css >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/css' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/css' >Making all in images >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/images' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/images' >Making all in js >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/js' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/js' >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static' >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static' >Making all in CTK >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/CTK' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/CTK' >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK' >Making all in static >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static' >Making all in js >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/js' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/js' >Making all in css >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/css' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/css' >Making all in images >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images' >Making all in flags >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/flags' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/flags' >Making all in wizards >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/wizards' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/wizards' >Making all in other >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/other' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/other' >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images' >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images' >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin' >sed -e "s|%sysconfdir%|/etc|g; s|%sbindir%|/usr/sbin|g; s|%docdir%|/usr/share/doc/cherokee|g; s|%prefix%|/usr|g; s|%localstatedir%|/var|g; s|%libdir%|/usr/lib|g; s|%wwwroot%|/var/www/localhost/htdocs|g; s|%version%|1.0.8|g; s|%phpcgi%|php-cgi|g; s|%datadir%|/usr/share|g; s|%localedir%|/usr/share/locale|g" configured.py.pre > configured.py >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin' >Making all in contrib >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/contrib' >sed -e "s|%sysconfdir%|/etc|g; s|%sbindir%|/usr/sbin|g; s|%docdir%|/usr/share/doc/cherokee|g; s|%prefix%|/usr|g; s|%localstatedir%|/var|g; s|%libdir%|/usr/lib|g; s|%wwwroot%|/var/www/localhost/htdocs|g; s|%version%|1.0.8|g; s|%phpcgi%|php-cgi|g; s|%datadir%|/usr/share|g; s|%localedir%|/usr/share/locale|g" cherokee.pre > cherokee >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/contrib' >Making all in cherokee >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee' >make all-am >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o deflate.lo `test -f 'zlib/deflate.c' || echo './'`zlib/deflate.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c zlib/deflate.c -fPIC -DPIC -o .libs/deflate.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o deftree.lo `test -f 'zlib/deftree.c' || echo './'`zlib/deftree.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c zlib/deftree.c -fPIC -DPIC -o .libs/deftree.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o fdpoll-poll.lo fdpoll-poll.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c fdpoll-poll.c -fPIC -DPIC -o .libs/fdpoll-poll.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o fdpoll-epoll.lo fdpoll-epoll.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c fdpoll-epoll.c -fPIC -DPIC -o .libs/fdpoll-epoll.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o fdpoll-select.lo fdpoll-select.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c fdpoll-select.c -fPIC -DPIC -o .libs/fdpoll-select.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o shm.lo shm.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c shm.c -fPIC -DPIC -o .libs/shm.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o init.lo init.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c init.c -fPIC -DPIC -o .libs/init.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o threading.lo threading.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c threading.c -fPIC -DPIC -o .libs/threading.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o avl.lo avl.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c avl.c -fPIC -DPIC -o .libs/avl.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o avl_r.lo avl_r.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c avl_r.c -fPIC -DPIC -o .libs/avl_r.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o http.lo http.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c http.c -fPIC -DPIC -o .libs/http.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o list.lo list.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c list.c -fPIC -DPIC -o .libs/list.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o ncpus.lo ncpus.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c ncpus.c -fPIC -DPIC -o .libs/ncpus.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o cacheline.lo cacheline.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c cacheline.c -fPIC -DPIC -o .libs/cacheline.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o crc32.lo crc32.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c crc32.c -fPIC -DPIC -o .libs/crc32.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o util.lo util.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c util.c -fPIC -DPIC -o .libs/util.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o error_log.lo error_log.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c error_log.c -fPIC -DPIC -o .libs/error_log.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o human_strcmp.lo human_strcmp.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c human_strcmp.c -fPIC -DPIC -o .libs/human_strcmp.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o trace.lo trace.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c trace.c -fPIC -DPIC -o .libs/trace.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o version.lo version.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c version.c -fPIC -DPIC -o .libs/version.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o buffer.lo buffer.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c buffer.c -fPIC -DPIC -o .libs/buffer.o >buffer.c: In function 'escape_with_table': >buffer.c:1331:10: warning: assignment discards qualifiers from pointer target type >buffer.c:1356:10: warning: assignment discards qualifiers from pointer target type >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o template.lo template.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c template.c -fPIC -DPIC -o .libs/template.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o module.lo module.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c module.c -fPIC -DPIC -o .libs/module.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o cryptor.lo cryptor.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c cryptor.c -fPIC -DPIC -o .libs/cryptor.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o socket.lo socket.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c socket.c -fPIC -DPIC -o .libs/socket.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o fdpoll.lo fdpoll.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c fdpoll.c -fPIC -DPIC -o .libs/fdpoll.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o mime.lo mime.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c mime.c -fPIC -DPIC -o .libs/mime.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o mime_entry.lo mime_entry.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c mime_entry.c -fPIC -DPIC -o .libs/mime_entry.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o iocache.lo iocache.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c iocache.c -fPIC -DPIC -o .libs/iocache.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o md5.lo md5.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c md5.c -fPIC -DPIC -o .libs/md5.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o md5crypt.lo md5crypt.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c md5crypt.c -fPIC -DPIC -o .libs/md5crypt.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o sha1.lo sha1.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c sha1.c -fPIC -DPIC -o .libs/sha1.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o match.lo match.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c match.c -fPIC -DPIC -o .libs/match.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o dtm.lo dtm.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c dtm.c -fPIC -DPIC -o .libs/dtm.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o header.lo header.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c header.c -fPIC -DPIC -o .libs/header.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o access.lo access.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c access.c -fPIC -DPIC -o .libs/access.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o regex.lo regex.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c regex.c -fPIC -DPIC -o .libs/regex.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o resolv_cache.lo resolv_cache.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c resolv_cache.c -fPIC -DPIC -o .libs/resolv_cache.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o post.lo post.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c post.c -fPIC -DPIC -o .libs/post.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o config_node.lo config_node.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c config_node.c -fPIC -DPIC -o .libs/config_node.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o config_reader.lo config_reader.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c config_reader.c -fPIC -DPIC -o .libs/config_reader.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o bogotime.lo bogotime.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c bogotime.c -fPIC -DPIC -o .libs/bogotime.o >bogotime.c:61:1: warning: useless storage class specifier in empty declaration >bogotime.c:61:1: warning: empty declaration >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o cache.lo cache.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c cache.c -fPIC -DPIC -o .libs/cache.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o logger.lo logger.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c logger.c -fPIC -DPIC -o .libs/logger.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o logger_writer.lo logger_writer.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c logger_writer.c -fPIC -DPIC -o .libs/logger_writer.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o xrealip.lo xrealip.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c xrealip.c -fPIC -DPIC -o .libs/xrealip.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -version-info 0:1:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libcherokee-base.la -rpath /usr/lib deflate.lo deftree.lo fdpoll-poll.lo fdpoll-epoll.lo fdpoll-select.lo shm.lo init.lo threading.lo avl.lo avl_r.lo http.lo list.lo ncpus.lo cacheline.lo crc32.lo util.lo error_log.lo human_strcmp.lo trace.lo version.lo buffer.lo template.lo module.lo cryptor.lo socket.lo fdpoll.lo mime.lo mime_entry.lo iocache.lo md5.lo md5crypt.lo sha1.lo match.lo dtm.lo header.lo access.lo regex.lo resolv_cache.lo post.lo config_node.lo config_reader.lo bogotime.lo cache.lo logger.lo logger_writer.lo xrealip.lo -lrt -lpcre -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/deflate.o .libs/deftree.o .libs/fdpoll-poll.o .libs/fdpoll-epoll.o .libs/fdpoll-select.o .libs/shm.o .libs/init.o .libs/threading.o .libs/avl.o .libs/avl_r.o .libs/http.o .libs/list.o .libs/ncpus.o .libs/cacheline.o .libs/crc32.o .libs/util.o .libs/error_log.o .libs/human_strcmp.o .libs/trace.o .libs/version.o .libs/buffer.o .libs/template.o .libs/module.o .libs/cryptor.o .libs/socket.o .libs/fdpoll.o .libs/mime.o .libs/mime_entry.o .libs/iocache.o .libs/md5.o .libs/md5crypt.o .libs/sha1.o .libs/match.o .libs/dtm.o .libs/header.o .libs/access.o .libs/regex.o .libs/resolv_cache.o .libs/post.o .libs/config_node.o .libs/config_reader.o .libs/bogotime.o .libs/cache.o .libs/logger.o .libs/logger_writer.o .libs/xrealip.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libcherokee-base.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libcherokee-base.exp" > ".libs/libcherokee-base.expT" >libtool: link: mv -f ".libs/libcherokee-base.expT" ".libs/libcherokee-base.exp" >libtool: link: echo "{ global:" > .libs/libcherokee-base.ver >libtool: link: cat .libs/libcherokee-base.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcherokee-base.ver >libtool: link: echo "local: *; };" >> .libs/libcherokee-base.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/deflate.o .libs/deftree.o .libs/fdpoll-poll.o .libs/fdpoll-epoll.o .libs/fdpoll-select.o .libs/shm.o .libs/init.o .libs/threading.o .libs/avl.o .libs/avl_r.o .libs/http.o .libs/list.o .libs/ncpus.o .libs/cacheline.o .libs/crc32.o .libs/util.o .libs/error_log.o .libs/human_strcmp.o .libs/trace.o .libs/version.o .libs/buffer.o .libs/template.o .libs/module.o .libs/cryptor.o .libs/socket.o .libs/fdpoll.o .libs/mime.o .libs/mime_entry.o .libs/iocache.o .libs/md5.o .libs/md5crypt.o .libs/sha1.o .libs/match.o .libs/dtm.o .libs/header.o .libs/access.o .libs/regex.o .libs/resolv_cache.o .libs/post.o .libs/config_node.o .libs/config_reader.o .libs/bogotime.o .libs/cache.o .libs/logger.o .libs/logger_writer.o .libs/xrealip.o -lrt -lpcre -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libcherokee-base.so.0 -Wl,-version-script -Wl,.libs/libcherokee-base.ver -o .libs/libcherokee-base.so.0.0.1 >libtool: link: (cd ".libs" && rm -f "libcherokee-base.so.0" && ln -s "libcherokee-base.so.0.0.1" "libcherokee-base.so.0") >libtool: link: (cd ".libs" && rm -f "libcherokee-base.so" && ln -s "libcherokee-base.so.0.0.1" "libcherokee-base.so") >libtool: link: ( cd ".libs" && rm -f "libcherokee-base.la" && ln -s "../libcherokee-base.la" "libcherokee-base.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o url.lo url.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c url.c -fPIC -DPIC -o .libs/url.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o request.lo request.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c request.c -fPIC -DPIC -o .libs/request.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o downloader.lo downloader.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c downloader.c -fPIC -DPIC -o .libs/downloader.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o downloader_async.lo downloader_async.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c downloader_async.c -fPIC -DPIC -o .libs/downloader_async.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -version-info 0:1:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libcherokee-client.la -rpath /usr/lib url.lo request.lo downloader.lo downloader_async.lo libcherokee-base.la -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/url.o .libs/request.o .libs/downloader.o .libs/downloader_async.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libcherokee-client.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libcherokee-client.exp" > ".libs/libcherokee-client.expT" >libtool: link: mv -f ".libs/libcherokee-client.expT" ".libs/libcherokee-client.exp" >libtool: link: echo "{ global:" > .libs/libcherokee-client.ver >libtool: link: cat .libs/libcherokee-client.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcherokee-client.ver >libtool: link: echo "local: *; };" >> .libs/libcherokee-client.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/url.o .libs/request.o .libs/downloader.o .libs/downloader_async.o -Wl,-rpath -Wl,/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs ./.libs/libcherokee-base.so -lrt -lpcre -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libcherokee-client.so.0 -Wl,-version-script -Wl,.libs/libcherokee-client.ver -o .libs/libcherokee-client.so.0.0.1 >libtool: link: (cd ".libs" && rm -f "libcherokee-client.so.0" && ln -s "libcherokee-client.so.0.0.1" "libcherokee-client.so.0") >libtool: link: (cd ".libs" && rm -f "libcherokee-client.so" && ln -s "libcherokee-client.so.0.0.1" "libcherokee-client.so") >libtool: link: ( cd ".libs" && rm -f "libcherokee-client.la" && ln -s "../libcherokee-client.la" "libcherokee-client.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-connection.lo `test -f 'connection.c' || echo './'`connection.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c connection.c -fPIC -DPIC -o .libs/libcherokee_server_la-connection.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-handler.lo `test -f 'handler.c' || echo './'`handler.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler.c -fPIC -DPIC -o .libs/libcherokee_server_la-handler.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-rule.lo `test -f 'rule.c' || echo './'`rule.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule.c -fPIC -DPIC -o .libs/libcherokee_server_la-rule.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-rule_list.lo `test -f 'rule_list.c' || echo './'`rule_list.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_list.c -fPIC -DPIC -o .libs/libcherokee_server_la-rule_list.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-rule_default.lo `test -f 'rule_default.c' || echo './'`rule_default.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_default.c -fPIC -DPIC -o .libs/libcherokee_server_la-rule_default.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-vrule.lo `test -f 'vrule.c' || echo './'`vrule.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c vrule.c -fPIC -DPIC -o .libs/libcherokee_server_la-vrule.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-config_entry.lo `test -f 'config_entry.c' || echo './'`config_entry.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c config_entry.c -fPIC -DPIC -o .libs/libcherokee_server_la-config_entry.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-server.lo `test -f 'server.c' || echo './'`server.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c server.c -fPIC -DPIC -o .libs/libcherokee_server_la-server.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-bind.lo `test -f 'bind.c' || echo './'`bind.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c bind.c -fPIC -DPIC -o .libs/libcherokee_server_la-bind.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-virtual_server.lo `test -f 'virtual_server.c' || echo './'`virtual_server.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c virtual_server.c -fPIC -DPIC -o .libs/libcherokee_server_la-virtual_server.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-encoder.lo `test -f 'encoder.c' || echo './'`encoder.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c encoder.c -fPIC -DPIC -o .libs/libcherokee_server_la-encoder.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-thread.lo `test -f 'thread.c' || echo './'`thread.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c thread.c -fPIC -DPIC -o .libs/libcherokee_server_la-thread.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-validator.lo `test -f 'validator.c' || echo './'`validator.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c validator.c -fPIC -DPIC -o .libs/libcherokee_server_la-validator.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-plugin_loader.lo `test -f 'plugin_loader.c' || echo './'`plugin_loader.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c plugin_loader.c -fPIC -DPIC -o .libs/libcherokee_server_la-plugin_loader.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-icons.lo `test -f 'icons.c' || echo './'`icons.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c icons.c -fPIC -DPIC -o .libs/libcherokee_server_la-icons.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-handler_error.lo `test -f 'handler_error.c' || echo './'`handler_error.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_error.c -fPIC -DPIC -o .libs/libcherokee_server_la-handler_error.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-nonce.lo `test -f 'nonce.c' || echo './'`nonce.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c nonce.c -fPIC -DPIC -o .libs/libcherokee_server_la-nonce.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-balancer.lo `test -f 'balancer.c' || echo './'`balancer.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c balancer.c -fPIC -DPIC -o .libs/libcherokee_server_la-balancer.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-source.lo `test -f 'source.c' || echo './'`source.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c source.c -fPIC -DPIC -o .libs/libcherokee_server_la-source.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-source_interpreter.lo `test -f 'source_interpreter.c' || echo './'`source_interpreter.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c source_interpreter.c -fPIC -DPIC -o .libs/libcherokee_server_la-source_interpreter.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-info.lo `test -f 'info.c' || echo './'`info.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c info.c -fPIC -DPIC -o .libs/libcherokee_server_la-info.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-connection_info.lo `test -f 'connection_info.c' || echo './'`connection_info.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c connection_info.c -fPIC -DPIC -o .libs/libcherokee_server_la-connection_info.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-dwriter.lo `test -f 'dwriter.c' || echo './'`dwriter.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c dwriter.c -fPIC -DPIC -o .libs/libcherokee_server_la-dwriter.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-limiter.lo `test -f 'limiter.c' || echo './'`limiter.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c limiter.c -fPIC -DPIC -o .libs/libcherokee_server_la-limiter.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-spawner.lo `test -f 'spawner.c' || echo './'`spawner.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c spawner.c -fPIC -DPIC -o .libs/libcherokee_server_la-spawner.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libcherokee_server_la-collector.lo `test -f 'collector.c' || echo './'`collector.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c collector.c -fPIC -DPIC -o .libs/libcherokee_server_la-collector.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -version-info 0:1:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libcherokee-server.la -rpath /usr/lib libcherokee_server_la-connection.lo libcherokee_server_la-handler.lo libcherokee_server_la-rule.lo libcherokee_server_la-rule_list.lo libcherokee_server_la-rule_default.lo libcherokee_server_la-vrule.lo libcherokee_server_la-config_entry.lo libcherokee_server_la-server.lo libcherokee_server_la-bind.lo libcherokee_server_la-virtual_server.lo libcherokee_server_la-encoder.lo libcherokee_server_la-thread.lo libcherokee_server_la-validator.lo libcherokee_server_la-plugin_loader.lo libcherokee_server_la-icons.lo libcherokee_server_la-handler_error.lo libcherokee_server_la-nonce.lo libcherokee_server_la-balancer.lo libcherokee_server_la-source.lo libcherokee_server_la-source_interpreter.lo libcherokee_server_la-info.lo libcherokee_server_la-connection_info.lo libcherokee_server_la-dwriter.lo libcherokee_server_la-limiter.lo libcherokee_server_la-spawner.lo libcherokee_server_la-collector.lo libcherokee-base.la -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/libcherokee_server_la-connection.o .libs/libcherokee_server_la-handler.o .libs/libcherokee_server_la-rule.o .libs/libcherokee_server_la-rule_list.o .libs/libcherokee_server_la-rule_default.o .libs/libcherokee_server_la-vrule.o .libs/libcherokee_server_la-config_entry.o .libs/libcherokee_server_la-server.o .libs/libcherokee_server_la-bind.o .libs/libcherokee_server_la-virtual_server.o .libs/libcherokee_server_la-encoder.o .libs/libcherokee_server_la-thread.o .libs/libcherokee_server_la-validator.o .libs/libcherokee_server_la-plugin_loader.o .libs/libcherokee_server_la-icons.o .libs/libcherokee_server_la-handler_error.o .libs/libcherokee_server_la-nonce.o .libs/libcherokee_server_la-balancer.o .libs/libcherokee_server_la-source.o .libs/libcherokee_server_la-source_interpreter.o .libs/libcherokee_server_la-info.o .libs/libcherokee_server_la-connection_info.o .libs/libcherokee_server_la-dwriter.o .libs/libcherokee_server_la-limiter.o .libs/libcherokee_server_la-spawner.o .libs/libcherokee_server_la-collector.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libcherokee-server.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libcherokee-server.exp" > ".libs/libcherokee-server.expT" >libtool: link: mv -f ".libs/libcherokee-server.expT" ".libs/libcherokee-server.exp" >libtool: link: echo "{ global:" > .libs/libcherokee-server.ver >libtool: link: cat .libs/libcherokee-server.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcherokee-server.ver >libtool: link: echo "local: *; };" >> .libs/libcherokee-server.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libcherokee_server_la-connection.o .libs/libcherokee_server_la-handler.o .libs/libcherokee_server_la-rule.o .libs/libcherokee_server_la-rule_list.o .libs/libcherokee_server_la-rule_default.o .libs/libcherokee_server_la-vrule.o .libs/libcherokee_server_la-config_entry.o .libs/libcherokee_server_la-server.o .libs/libcherokee_server_la-bind.o .libs/libcherokee_server_la-virtual_server.o .libs/libcherokee_server_la-encoder.o .libs/libcherokee_server_la-thread.o .libs/libcherokee_server_la-validator.o .libs/libcherokee_server_la-plugin_loader.o .libs/libcherokee_server_la-icons.o .libs/libcherokee_server_la-handler_error.o .libs/libcherokee_server_la-nonce.o .libs/libcherokee_server_la-balancer.o .libs/libcherokee_server_la-source.o .libs/libcherokee_server_la-source_interpreter.o .libs/libcherokee_server_la-info.o .libs/libcherokee_server_la-connection_info.o .libs/libcherokee_server_la-dwriter.o .libs/libcherokee_server_la-limiter.o .libs/libcherokee_server_la-spawner.o .libs/libcherokee_server_la-collector.o -Wl,-rpath -Wl,/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs ./.libs/libcherokee-base.so -lrt -lpcre -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libcherokee-server.so.0 -Wl,-version-script -Wl,.libs/libcherokee-server.ver -o .libs/libcherokee-server.so.0.0.1 >libtool: link: (cd ".libs" && rm -f "libcherokee-server.so.0" && ln -s "libcherokee-server.so.0.0.1" "libcherokee-server.so.0") >libtool: link: (cd ".libs" && rm -f "libcherokee-server.so" && ln -s "libcherokee-server.so.0.0.1" "libcherokee-server.so") >libtool: link: ( cd ".libs" && rm -f "libcherokee-server.la" && ln -s "../libcherokee-server.la" "libcherokee-server.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o admin_client.lo admin_client.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c admin_client.c -fPIC -DPIC -o .libs/admin_client.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -version-info 0:1:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libcherokee-config.la -rpath /usr/lib admin_client.lo libcherokee-base.la libcherokee-client.la libcherokee-server.la -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/admin_client.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libcherokee-config.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libcherokee-config.exp" > ".libs/libcherokee-config.expT" >libtool: link: mv -f ".libs/libcherokee-config.expT" ".libs/libcherokee-config.exp" >libtool: link: echo "{ global:" > .libs/libcherokee-config.ver >libtool: link: cat .libs/libcherokee-config.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcherokee-config.ver >libtool: link: echo "local: *; };" >> .libs/libcherokee-config.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/admin_client.o -Wl,-rpath -Wl,/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs -L/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs ./.libs/libcherokee-base.so ./.libs/libcherokee-client.so ./.libs/libcherokee-server.so /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs/libcherokee-base.so -lrt -lpcre -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libcherokee-config.so.0 -Wl,-version-script -Wl,.libs/libcherokee-config.ver -o .libs/libcherokee-config.so.0.0.1 >libtool: link: (cd ".libs" && rm -f "libcherokee-config.so.0" && ln -s "libcherokee-config.so.0.0.1" "libcherokee-config.so.0") >libtool: link: (cd ".libs" && rm -f "libcherokee-config.so" && ln -s "libcherokee-config.so.0.0.1" "libcherokee-config.so") >libtool: link: ( cd ".libs" && rm -f "libcherokee-config.la" && ln -s "../libcherokee-config.la" "libcherokee-config.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o rule_directory.lo rule_directory.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_directory.c -fPIC -DPIC -o .libs/rule_directory.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_directory.la -rpath "/usr/lib/cherokee" rule_directory.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/rule_directory.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_directory.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_directory.exp" > ".libs/libplugin_directory.expT" >libtool: link: mv -f ".libs/libplugin_directory.expT" ".libs/libplugin_directory.exp" >libtool: link: echo "{ global:" > .libs/libplugin_directory.ver >libtool: link: cat .libs/libplugin_directory.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_directory.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_directory.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rule_directory.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_directory.so -Wl,-version-script -Wl,.libs/libplugin_directory.ver -o .libs/libplugin_directory.so >libtool: link: ( cd ".libs" && rm -f "libplugin_directory.la" && ln -s "../libplugin_directory.la" "libplugin_directory.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o rule_extensions.lo rule_extensions.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_extensions.c -fPIC -DPIC -o .libs/rule_extensions.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_extensions.la -rpath "/usr/lib/cherokee" rule_extensions.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/rule_extensions.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_extensions.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_extensions.exp" > ".libs/libplugin_extensions.expT" >libtool: link: mv -f ".libs/libplugin_extensions.expT" ".libs/libplugin_extensions.exp" >libtool: link: echo "{ global:" > .libs/libplugin_extensions.ver >libtool: link: cat .libs/libplugin_extensions.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_extensions.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_extensions.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rule_extensions.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_extensions.so -Wl,-version-script -Wl,.libs/libplugin_extensions.ver -o .libs/libplugin_extensions.so >libtool: link: ( cd ".libs" && rm -f "libplugin_extensions.la" && ln -s "../libplugin_extensions.la" "libplugin_extensions.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o rule_request.lo rule_request.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_request.c -fPIC -DPIC -o .libs/rule_request.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_request.la -rpath "/usr/lib/cherokee" rule_request.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/rule_request.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_request.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_request.exp" > ".libs/libplugin_request.expT" >libtool: link: mv -f ".libs/libplugin_request.expT" ".libs/libplugin_request.exp" >libtool: link: echo "{ global:" > .libs/libplugin_request.ver >libtool: link: cat .libs/libplugin_request.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_request.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_request.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rule_request.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_request.so -Wl,-version-script -Wl,.libs/libplugin_request.ver -o .libs/libplugin_request.so >libtool: link: ( cd ".libs" && rm -f "libplugin_request.la" && ln -s "../libplugin_request.la" "libplugin_request.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o rule_header.lo rule_header.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_header.c -fPIC -DPIC -o .libs/rule_header.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_header.la -rpath "/usr/lib/cherokee" rule_header.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/rule_header.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_header.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_header.exp" > ".libs/libplugin_header.expT" >libtool: link: mv -f ".libs/libplugin_header.expT" ".libs/libplugin_header.exp" >libtool: link: echo "{ global:" > .libs/libplugin_header.ver >libtool: link: cat .libs/libplugin_header.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_header.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_header.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rule_header.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_header.so -Wl,-version-script -Wl,.libs/libplugin_header.ver -o .libs/libplugin_header.so >libtool: link: ( cd ".libs" && rm -f "libplugin_header.la" && ln -s "../libplugin_header.la" "libplugin_header.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o rule_exists.lo rule_exists.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_exists.c -fPIC -DPIC -o .libs/rule_exists.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_exists.la -rpath "/usr/lib/cherokee" rule_exists.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/rule_exists.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_exists.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_exists.exp" > ".libs/libplugin_exists.expT" >libtool: link: mv -f ".libs/libplugin_exists.expT" ".libs/libplugin_exists.exp" >libtool: link: echo "{ global:" > .libs/libplugin_exists.ver >libtool: link: cat .libs/libplugin_exists.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_exists.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_exists.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rule_exists.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_exists.so -Wl,-version-script -Wl,.libs/libplugin_exists.ver -o .libs/libplugin_exists.so >libtool: link: ( cd ".libs" && rm -f "libplugin_exists.la" && ln -s "../libplugin_exists.la" "libplugin_exists.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o rule_url_arg.lo rule_url_arg.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_url_arg.c -fPIC -DPIC -o .libs/rule_url_arg.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_url_arg.la -rpath "/usr/lib/cherokee" rule_url_arg.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/rule_url_arg.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_url_arg.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_url_arg.exp" > ".libs/libplugin_url_arg.expT" >libtool: link: mv -f ".libs/libplugin_url_arg.expT" ".libs/libplugin_url_arg.exp" >libtool: link: echo "{ global:" > .libs/libplugin_url_arg.ver >libtool: link: cat .libs/libplugin_url_arg.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_url_arg.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_url_arg.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rule_url_arg.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_url_arg.so -Wl,-version-script -Wl,.libs/libplugin_url_arg.ver -o .libs/libplugin_url_arg.so >libtool: link: ( cd ".libs" && rm -f "libplugin_url_arg.la" && ln -s "../libplugin_url_arg.la" "libplugin_url_arg.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o rule_fullpath.lo rule_fullpath.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_fullpath.c -fPIC -DPIC -o .libs/rule_fullpath.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_fullpath.la -rpath "/usr/lib/cherokee" rule_fullpath.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/rule_fullpath.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_fullpath.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_fullpath.exp" > ".libs/libplugin_fullpath.expT" >libtool: link: mv -f ".libs/libplugin_fullpath.expT" ".libs/libplugin_fullpath.exp" >libtool: link: echo "{ global:" > .libs/libplugin_fullpath.ver >libtool: link: cat .libs/libplugin_fullpath.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_fullpath.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_fullpath.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rule_fullpath.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_fullpath.so -Wl,-version-script -Wl,.libs/libplugin_fullpath.ver -o .libs/libplugin_fullpath.so >libtool: link: ( cd ".libs" && rm -f "libplugin_fullpath.la" && ln -s "../libplugin_fullpath.la" "libplugin_fullpath.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o rule_bind.lo rule_bind.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_bind.c -fPIC -DPIC -o .libs/rule_bind.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_bind.la -rpath "/usr/lib/cherokee" rule_bind.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/rule_bind.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_bind.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_bind.exp" > ".libs/libplugin_bind.expT" >libtool: link: mv -f ".libs/libplugin_bind.expT" ".libs/libplugin_bind.exp" >libtool: link: echo "{ global:" > .libs/libplugin_bind.ver >libtool: link: cat .libs/libplugin_bind.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_bind.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_bind.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rule_bind.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_bind.so -Wl,-version-script -Wl,.libs/libplugin_bind.ver -o .libs/libplugin_bind.so >libtool: link: ( cd ".libs" && rm -f "libplugin_bind.la" && ln -s "../libplugin_bind.la" "libplugin_bind.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o rule_tls.lo rule_tls.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_tls.c -fPIC -DPIC -o .libs/rule_tls.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_tls.la -rpath "/usr/lib/cherokee" rule_tls.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/rule_tls.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_tls.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_tls.exp" > ".libs/libplugin_tls.expT" >libtool: link: mv -f ".libs/libplugin_tls.expT" ".libs/libplugin_tls.exp" >libtool: link: echo "{ global:" > .libs/libplugin_tls.ver >libtool: link: cat .libs/libplugin_tls.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_tls.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_tls.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rule_tls.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_tls.so -Wl,-version-script -Wl,.libs/libplugin_tls.ver -o .libs/libplugin_tls.so >libtool: link: ( cd ".libs" && rm -f "libplugin_tls.la" && ln -s "../libplugin_tls.la" "libplugin_tls.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o rule_method.lo rule_method.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_method.c -fPIC -DPIC -o .libs/rule_method.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_method.la -rpath "/usr/lib/cherokee" rule_method.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/rule_method.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_method.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_method.exp" > ".libs/libplugin_method.expT" >libtool: link: mv -f ".libs/libplugin_method.expT" ".libs/libplugin_method.exp" >libtool: link: echo "{ global:" > .libs/libplugin_method.ver >libtool: link: cat .libs/libplugin_method.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_method.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_method.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rule_method.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_method.so -Wl,-version-script -Wl,.libs/libplugin_method.ver -o .libs/libplugin_method.so >libtool: link: ( cd ".libs" && rm -f "libplugin_method.la" && ln -s "../libplugin_method.la" "libplugin_method.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o rule_from.lo rule_from.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_from.c -fPIC -DPIC -o .libs/rule_from.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_from.la -rpath "/usr/lib/cherokee" rule_from.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/rule_from.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_from.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_from.exp" > ".libs/libplugin_from.expT" >libtool: link: mv -f ".libs/libplugin_from.expT" ".libs/libplugin_from.exp" >libtool: link: echo "{ global:" > .libs/libplugin_from.ver >libtool: link: cat .libs/libplugin_from.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_from.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_from.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rule_from.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_from.so -Wl,-version-script -Wl,.libs/libplugin_from.ver -o .libs/libplugin_from.so >libtool: link: ( cd ".libs" && rm -f "libplugin_from.la" && ln -s "../libplugin_from.la" "libplugin_from.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o rule_not.lo rule_not.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_not.c -fPIC -DPIC -o .libs/rule_not.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_not.la -rpath "/usr/lib/cherokee" rule_not.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/rule_not.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_not.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_not.exp" > ".libs/libplugin_not.expT" >libtool: link: mv -f ".libs/libplugin_not.expT" ".libs/libplugin_not.exp" >libtool: link: echo "{ global:" > .libs/libplugin_not.ver >libtool: link: cat .libs/libplugin_not.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_not.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_not.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rule_not.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_not.so -Wl,-version-script -Wl,.libs/libplugin_not.ver -o .libs/libplugin_not.so >libtool: link: ( cd ".libs" && rm -f "libplugin_not.la" && ln -s "../libplugin_not.la" "libplugin_not.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o rule_and.lo rule_and.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_and.c -fPIC -DPIC -o .libs/rule_and.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_and.la -rpath "/usr/lib/cherokee" rule_and.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/rule_and.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_and.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_and.exp" > ".libs/libplugin_and.expT" >libtool: link: mv -f ".libs/libplugin_and.expT" ".libs/libplugin_and.exp" >libtool: link: echo "{ global:" > .libs/libplugin_and.ver >libtool: link: cat .libs/libplugin_and.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_and.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_and.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rule_and.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_and.so -Wl,-version-script -Wl,.libs/libplugin_and.ver -o .libs/libplugin_and.so >libtool: link: ( cd ".libs" && rm -f "libplugin_and.la" && ln -s "../libplugin_and.la" "libplugin_and.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o rule_or.lo rule_or.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rule_or.c -fPIC -DPIC -o .libs/rule_or.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_or.la -rpath "/usr/lib/cherokee" rule_or.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/rule_or.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_or.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_or.exp" > ".libs/libplugin_or.expT" >libtool: link: mv -f ".libs/libplugin_or.expT" ".libs/libplugin_or.exp" >libtool: link: echo "{ global:" > .libs/libplugin_or.ver >libtool: link: cat .libs/libplugin_or.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_or.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_or.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rule_or.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_or.so -Wl,-version-script -Wl,.libs/libplugin_or.ver -o .libs/libplugin_or.so >libtool: link: ( cd ".libs" && rm -f "libplugin_or.la" && ln -s "../libplugin_or.la" "libplugin_or.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o vrule_wildcard.lo vrule_wildcard.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c vrule_wildcard.c -fPIC -DPIC -o .libs/vrule_wildcard.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_wildcard.la -rpath "/usr/lib/cherokee" vrule_wildcard.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/vrule_wildcard.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_wildcard.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_wildcard.exp" > ".libs/libplugin_wildcard.expT" >libtool: link: mv -f ".libs/libplugin_wildcard.expT" ".libs/libplugin_wildcard.exp" >libtool: link: echo "{ global:" > .libs/libplugin_wildcard.ver >libtool: link: cat .libs/libplugin_wildcard.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_wildcard.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_wildcard.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/vrule_wildcard.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_wildcard.so -Wl,-version-script -Wl,.libs/libplugin_wildcard.ver -o .libs/libplugin_wildcard.so >libtool: link: ( cd ".libs" && rm -f "libplugin_wildcard.la" && ln -s "../libplugin_wildcard.la" "libplugin_wildcard.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o vrule_rehost.lo vrule_rehost.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c vrule_rehost.c -fPIC -DPIC -o .libs/vrule_rehost.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_rehost.la -rpath "/usr/lib/cherokee" vrule_rehost.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/vrule_rehost.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_rehost.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_rehost.exp" > ".libs/libplugin_rehost.expT" >libtool: link: mv -f ".libs/libplugin_rehost.expT" ".libs/libplugin_rehost.exp" >libtool: link: echo "{ global:" > .libs/libplugin_rehost.ver >libtool: link: cat .libs/libplugin_rehost.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_rehost.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_rehost.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/vrule_rehost.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_rehost.so -Wl,-version-script -Wl,.libs/libplugin_rehost.ver -o .libs/libplugin_rehost.so >libtool: link: ( cd ".libs" && rm -f "libplugin_rehost.la" && ln -s "../libplugin_rehost.la" "libplugin_rehost.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o vrule_target_ip.lo vrule_target_ip.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c vrule_target_ip.c -fPIC -DPIC -o .libs/vrule_target_ip.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_target_ip.la -rpath "/usr/lib/cherokee" vrule_target_ip.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/vrule_target_ip.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_target_ip.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_target_ip.exp" > ".libs/libplugin_target_ip.expT" >libtool: link: mv -f ".libs/libplugin_target_ip.expT" ".libs/libplugin_target_ip.exp" >libtool: link: echo "{ global:" > .libs/libplugin_target_ip.ver >libtool: link: cat .libs/libplugin_target_ip.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_target_ip.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_target_ip.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/vrule_target_ip.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_target_ip.so -Wl,-version-script -Wl,.libs/libplugin_target_ip.ver -o .libs/libplugin_target_ip.so >libtool: link: ( cd ".libs" && rm -f "libplugin_target_ip.la" && ln -s "../libplugin_target_ip.la" "libplugin_target_ip.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o rrd_tools.lo rrd_tools.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c rrd_tools.c -fPIC -DPIC -o .libs/rrd_tools.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o collector_rrd.lo collector_rrd.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c collector_rrd.c -fPIC -DPIC -o .libs/collector_rrd.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_rrd.la -rpath "/usr/lib/cherokee" rrd_tools.lo collector_rrd.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/rrd_tools.o .libs/collector_rrd.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_rrd.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_rrd.exp" > ".libs/libplugin_rrd.expT" >libtool: link: mv -f ".libs/libplugin_rrd.expT" ".libs/libplugin_rrd.exp" >libtool: link: echo "{ global:" > .libs/libplugin_rrd.ver >libtool: link: cat .libs/libplugin_rrd.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_rrd.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_rrd.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rrd_tools.o .libs/collector_rrd.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_rrd.so -Wl,-version-script -Wl,.libs/libplugin_rrd.ver -o .libs/libplugin_rrd.so >libtool: link: ( cd ".libs" && rm -f "libplugin_rrd.la" && ln -s "../libplugin_rrd.la" "libplugin_rrd.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o gen_evhost.lo gen_evhost.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c gen_evhost.c -fPIC -DPIC -o .libs/gen_evhost.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_evhost.la -rpath "/usr/lib/cherokee" gen_evhost.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/gen_evhost.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_evhost.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_evhost.exp" > ".libs/libplugin_evhost.expT" >libtool: link: mv -f ".libs/libplugin_evhost.expT" ".libs/libplugin_evhost.exp" >libtool: link: echo "{ global:" > .libs/libplugin_evhost.ver >libtool: link: cat .libs/libplugin_evhost.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_evhost.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_evhost.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/gen_evhost.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_evhost.so -Wl,-version-script -Wl,.libs/libplugin_evhost.ver -o .libs/libplugin_evhost.so >libtool: link: ( cd ".libs" && rm -f "libplugin_evhost.la" && ln -s "../libplugin_evhost.la" "libplugin_evhost.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o post_track.lo post_track.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c post_track.c -fPIC -DPIC -o .libs/post_track.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_post_track.la -rpath "/usr/lib/cherokee" post_track.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/post_track.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_post_track.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_post_track.exp" > ".libs/libplugin_post_track.expT" >libtool: link: mv -f ".libs/libplugin_post_track.expT" ".libs/libplugin_post_track.exp" >libtool: link: echo "{ global:" > .libs/libplugin_post_track.ver >libtool: link: cat .libs/libplugin_post_track.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_post_track.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_post_track.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/post_track.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_post_track.so -Wl,-version-script -Wl,.libs/libplugin_post_track.ver -o .libs/libplugin_post_track.so >libtool: link: ( cd ".libs" && rm -f "libplugin_post_track.la" && ln -s "../libplugin_post_track.la" "libplugin_post_track.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_post_report.lo handler_post_report.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_post_report.c -fPIC -DPIC -o .libs/handler_post_report.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_post_report.la -rpath "/usr/lib/cherokee" handler_post_report.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/handler_post_report.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_post_report.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_post_report.exp" > ".libs/libplugin_post_report.expT" >libtool: link: mv -f ".libs/libplugin_post_report.expT" ".libs/libplugin_post_report.exp" >libtool: link: echo "{ global:" > .libs/libplugin_post_report.ver >libtool: link: cat .libs/libplugin_post_report.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_post_report.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_post_report.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_post_report.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_post_report.so -Wl,-version-script -Wl,.libs/libplugin_post_report.ver -o .libs/libplugin_post_report.so >libtool: link: ( cd ".libs" && rm -f "libplugin_post_report.la" && ln -s "../libplugin_post_report.la" "libplugin_post_report.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_file.lo handler_file.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_file.c -fPIC -DPIC -o .libs/handler_file.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_file.la -rpath "/usr/lib/cherokee" handler_file.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/handler_file.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_file.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_file.exp" > ".libs/libplugin_file.expT" >libtool: link: mv -f ".libs/libplugin_file.expT" ".libs/libplugin_file.exp" >libtool: link: echo "{ global:" > .libs/libplugin_file.ver >libtool: link: cat .libs/libplugin_file.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_file.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_file.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_file.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_file.so -Wl,-version-script -Wl,.libs/libplugin_file.ver -o .libs/libplugin_file.so >libtool: link: ( cd ".libs" && rm -f "libplugin_file.la" && ln -s "../libplugin_file.la" "libplugin_file.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_server_info.lo handler_server_info.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_server_info.c -fPIC -DPIC -o .libs/handler_server_info.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_server_info.la -rpath "/usr/lib/cherokee" handler_server_info.lo libcherokee-config.la -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/handler_server_info.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_server_info.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_server_info.exp" > ".libs/libplugin_server_info.expT" >libtool: link: mv -f ".libs/libplugin_server_info.expT" ".libs/libplugin_server_info.exp" >libtool: link: echo "{ global:" > .libs/libplugin_server_info.ver >libtool: link: cat .libs/libplugin_server_info.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_server_info.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_server_info.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_server_info.o -Wl,-rpath -Wl,/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs -L/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs ./.libs/libcherokee-config.so /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs/libcherokee-client.so /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs/libcherokee-server.so /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs/libcherokee-base.so -lrt -lpcre -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_server_info.so -Wl,-version-script -Wl,.libs/libplugin_server_info.ver -o .libs/libplugin_server_info.so >libtool: link: ( cd ".libs" && rm -f "libplugin_server_info.la" && ln -s "../libplugin_server_info.la" "libplugin_server_info.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_render_rrd.lo handler_render_rrd.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_render_rrd.c -fPIC -DPIC -o .libs/handler_render_rrd.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_render_rrd.la -rpath "/usr/lib/cherokee" rrd_tools.lo handler_render_rrd.lo libplugin_file.la -lcrypto -ldl > >*** Warning: Linking the shared library libplugin_render_rrd.la against the loadable module >*** libplugin_file.so is not portable! >libtool: link: /usr/bin/nm -B .libs/rrd_tools.o .libs/handler_render_rrd.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_render_rrd.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_render_rrd.exp" > ".libs/libplugin_render_rrd.expT" >libtool: link: mv -f ".libs/libplugin_render_rrd.expT" ".libs/libplugin_render_rrd.exp" >libtool: link: echo "{ global:" > .libs/libplugin_render_rrd.ver >libtool: link: cat .libs/libplugin_render_rrd.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_render_rrd.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_render_rrd.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/rrd_tools.o .libs/handler_render_rrd.o -Wl,-rpath -Wl,/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs -Wl,-rpath -Wl,/usr/lib/cherokee ./.libs/libplugin_file.so -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_render_rrd.so -Wl,-version-script -Wl,.libs/libplugin_render_rrd.ver -o .libs/libplugin_render_rrd.so >libtool: link: ( cd ".libs" && rm -f "libplugin_render_rrd.la" && ln -s "../libplugin_render_rrd.la" "libplugin_render_rrd.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_dirlist.lo handler_dirlist.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_dirlist.c -fPIC -DPIC -o .libs/handler_dirlist.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_dirlist.la -rpath "/usr/lib/cherokee" handler_dirlist.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/handler_dirlist.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_dirlist.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_dirlist.exp" > ".libs/libplugin_dirlist.expT" >libtool: link: mv -f ".libs/libplugin_dirlist.expT" ".libs/libplugin_dirlist.exp" >libtool: link: echo "{ global:" > .libs/libplugin_dirlist.ver >libtool: link: cat .libs/libplugin_dirlist.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_dirlist.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_dirlist.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_dirlist.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_dirlist.so -Wl,-version-script -Wl,.libs/libplugin_dirlist.ver -o .libs/libplugin_dirlist.so >libtool: link: ( cd ".libs" && rm -f "libplugin_dirlist.la" && ln -s "../libplugin_dirlist.la" "libplugin_dirlist.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_cgi_base.lo handler_cgi_base.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_cgi_base.c -fPIC -DPIC -o .libs/handler_cgi_base.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_cgi.lo handler_cgi.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_cgi.c -fPIC -DPIC -o .libs/handler_cgi.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_cgi.la -rpath "/usr/lib/cherokee" handler_cgi_base.lo handler_cgi.lo libplugin_file.la -lcrypto -ldl > >*** Warning: Linking the shared library libplugin_cgi.la against the loadable module >*** libplugin_file.so is not portable! >libtool: link: /usr/bin/nm -B .libs/handler_cgi_base.o .libs/handler_cgi.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_cgi.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_cgi.exp" > ".libs/libplugin_cgi.expT" >libtool: link: mv -f ".libs/libplugin_cgi.expT" ".libs/libplugin_cgi.exp" >libtool: link: echo "{ global:" > .libs/libplugin_cgi.ver >libtool: link: cat .libs/libplugin_cgi.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_cgi.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_cgi.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_cgi_base.o .libs/handler_cgi.o -Wl,-rpath -Wl,/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs -Wl,-rpath -Wl,/usr/lib/cherokee ./.libs/libplugin_file.so -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_cgi.so -Wl,-version-script -Wl,.libs/libplugin_cgi.ver -o .libs/libplugin_cgi.so >libtool: link: ( cd ".libs" && rm -f "libplugin_cgi.la" && ln -s "../libplugin_cgi.la" "libplugin_cgi.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_fcgi.lo handler_fcgi.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_fcgi.c -fPIC -DPIC -o .libs/handler_fcgi.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_fcgi.la -rpath "/usr/lib/cherokee" handler_cgi_base.lo handler_fcgi.lo libplugin_file.la -lcrypto -ldl > >*** Warning: Linking the shared library libplugin_fcgi.la against the loadable module >*** libplugin_file.so is not portable! >libtool: link: /usr/bin/nm -B .libs/handler_cgi_base.o .libs/handler_fcgi.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_fcgi.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_fcgi.exp" > ".libs/libplugin_fcgi.expT" >libtool: link: mv -f ".libs/libplugin_fcgi.expT" ".libs/libplugin_fcgi.exp" >libtool: link: echo "{ global:" > .libs/libplugin_fcgi.ver >libtool: link: cat .libs/libplugin_fcgi.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_fcgi.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_fcgi.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_cgi_base.o .libs/handler_fcgi.o -Wl,-rpath -Wl,/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs -Wl,-rpath -Wl,/usr/lib/cherokee ./.libs/libplugin_file.so -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_fcgi.so -Wl,-version-script -Wl,.libs/libplugin_fcgi.ver -o .libs/libplugin_fcgi.so >libtool: link: ( cd ".libs" && rm -f "libplugin_fcgi.la" && ln -s "../libplugin_fcgi.la" "libplugin_fcgi.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_scgi.lo handler_scgi.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_scgi.c -fPIC -DPIC -o .libs/handler_scgi.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_scgi.la -rpath "/usr/lib/cherokee" handler_cgi_base.lo handler_scgi.lo libplugin_file.la -lcrypto -ldl > >*** Warning: Linking the shared library libplugin_scgi.la against the loadable module >*** libplugin_file.so is not portable! >libtool: link: /usr/bin/nm -B .libs/handler_cgi_base.o .libs/handler_scgi.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_scgi.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_scgi.exp" > ".libs/libplugin_scgi.expT" >libtool: link: mv -f ".libs/libplugin_scgi.expT" ".libs/libplugin_scgi.exp" >libtool: link: echo "{ global:" > .libs/libplugin_scgi.ver >libtool: link: cat .libs/libplugin_scgi.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_scgi.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_scgi.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_cgi_base.o .libs/handler_scgi.o -Wl,-rpath -Wl,/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs -Wl,-rpath -Wl,/usr/lib/cherokee ./.libs/libplugin_file.so -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_scgi.so -Wl,-version-script -Wl,.libs/libplugin_scgi.ver -o .libs/libplugin_scgi.so >libtool: link: ( cd ".libs" && rm -f "libplugin_scgi.la" && ln -s "../libplugin_scgi.la" "libplugin_scgi.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_proxy.lo handler_proxy.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_proxy.c -fPIC -DPIC -o .libs/handler_proxy.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o proxy_hosts.lo proxy_hosts.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c proxy_hosts.c -fPIC -DPIC -o .libs/proxy_hosts.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_proxy.la -rpath "/usr/lib/cherokee" handler_proxy.lo proxy_hosts.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/handler_proxy.o .libs/proxy_hosts.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_proxy.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_proxy.exp" > ".libs/libplugin_proxy.expT" >libtool: link: mv -f ".libs/libplugin_proxy.expT" ".libs/libplugin_proxy.exp" >libtool: link: echo "{ global:" > .libs/libplugin_proxy.ver >libtool: link: cat .libs/libplugin_proxy.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_proxy.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_proxy.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_proxy.o .libs/proxy_hosts.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_proxy.so -Wl,-version-script -Wl,.libs/libplugin_proxy.ver -o .libs/libplugin_proxy.so >libtool: link: ( cd ".libs" && rm -f "libplugin_proxy.la" && ln -s "../libplugin_proxy.la" "libplugin_proxy.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_uwsgi.lo handler_uwsgi.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_uwsgi.c -fPIC -DPIC -o .libs/handler_uwsgi.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_uwsgi.la -rpath "/usr/lib/cherokee" handler_cgi_base.lo handler_uwsgi.lo libplugin_file.la -lcrypto -ldl > >*** Warning: Linking the shared library libplugin_uwsgi.la against the loadable module >*** libplugin_file.so is not portable! >libtool: link: /usr/bin/nm -B .libs/handler_cgi_base.o .libs/handler_uwsgi.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_uwsgi.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_uwsgi.exp" > ".libs/libplugin_uwsgi.expT" >libtool: link: mv -f ".libs/libplugin_uwsgi.expT" ".libs/libplugin_uwsgi.exp" >libtool: link: echo "{ global:" > .libs/libplugin_uwsgi.ver >libtool: link: cat .libs/libplugin_uwsgi.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_uwsgi.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_uwsgi.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_cgi_base.o .libs/handler_uwsgi.o -Wl,-rpath -Wl,/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs -Wl,-rpath -Wl,/usr/lib/cherokee ./.libs/libplugin_file.so -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_uwsgi.so -Wl,-version-script -Wl,.libs/libplugin_uwsgi.ver -o .libs/libplugin_uwsgi.so >libtool: link: ( cd ".libs" && rm -f "libplugin_uwsgi.la" && ln -s "../libplugin_uwsgi.la" "libplugin_uwsgi.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_redir.lo handler_redir.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_redir.c -fPIC -DPIC -o .libs/handler_redir.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_redir.la -rpath "/usr/lib/cherokee" handler_redir.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/handler_redir.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_redir.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_redir.exp" > ".libs/libplugin_redir.expT" >libtool: link: mv -f ".libs/libplugin_redir.expT" ".libs/libplugin_redir.exp" >libtool: link: echo "{ global:" > .libs/libplugin_redir.ver >libtool: link: cat .libs/libplugin_redir.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_redir.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_redir.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_redir.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_redir.so -Wl,-version-script -Wl,.libs/libplugin_redir.ver -o .libs/libplugin_redir.so >libtool: link: ( cd ".libs" && rm -f "libplugin_redir.la" && ln -s "../libplugin_redir.la" "libplugin_redir.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_ssi.lo handler_ssi.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_ssi.c -fPIC -DPIC -o .libs/handler_ssi.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_ssi.la -rpath "/usr/lib/cherokee" handler_ssi.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/handler_ssi.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_ssi.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_ssi.exp" > ".libs/libplugin_ssi.expT" >libtool: link: mv -f ".libs/libplugin_ssi.expT" ".libs/libplugin_ssi.exp" >libtool: link: echo "{ global:" > .libs/libplugin_ssi.ver >libtool: link: cat .libs/libplugin_ssi.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_ssi.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_ssi.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_ssi.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_ssi.so -Wl,-version-script -Wl,.libs/libplugin_ssi.ver -o .libs/libplugin_ssi.so >libtool: link: ( cd ".libs" && rm -f "libplugin_ssi.la" && ln -s "../libplugin_ssi.la" "libplugin_ssi.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_secdownload.lo handler_secdownload.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_secdownload.c -fPIC -DPIC -o .libs/handler_secdownload.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_secdownload.la -rpath "/usr/lib/cherokee" handler_secdownload.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/handler_secdownload.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_secdownload.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_secdownload.exp" > ".libs/libplugin_secdownload.expT" >libtool: link: mv -f ".libs/libplugin_secdownload.expT" ".libs/libplugin_secdownload.exp" >libtool: link: echo "{ global:" > .libs/libplugin_secdownload.ver >libtool: link: cat .libs/libplugin_secdownload.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_secdownload.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_secdownload.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_secdownload.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_secdownload.so -Wl,-version-script -Wl,.libs/libplugin_secdownload.ver -o .libs/libplugin_secdownload.so >libtool: link: ( cd ".libs" && rm -f "libplugin_secdownload.la" && ln -s "../libplugin_secdownload.la" "libplugin_secdownload.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_empty_gif.lo handler_empty_gif.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_empty_gif.c -fPIC -DPIC -o .libs/handler_empty_gif.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_empty_gif.la -rpath "/usr/lib/cherokee" handler_empty_gif.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/handler_empty_gif.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_empty_gif.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_empty_gif.exp" > ".libs/libplugin_empty_gif.expT" >libtool: link: mv -f ".libs/libplugin_empty_gif.expT" ".libs/libplugin_empty_gif.exp" >libtool: link: echo "{ global:" > .libs/libplugin_empty_gif.ver >libtool: link: cat .libs/libplugin_empty_gif.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_empty_gif.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_empty_gif.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_empty_gif.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_empty_gif.so -Wl,-version-script -Wl,.libs/libplugin_empty_gif.ver -o .libs/libplugin_empty_gif.so >libtool: link: ( cd ".libs" && rm -f "libplugin_empty_gif.la" && ln -s "../libplugin_empty_gif.la" "libplugin_empty_gif.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libplugin_streaming_la-handler_streaming.lo `test -f 'handler_streaming.c' || echo './'`handler_streaming.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_streaming.c -fPIC -DPIC -o .libs/libplugin_streaming_la-handler_streaming.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_streaming.la -rpath "/usr/lib/cherokee" libplugin_streaming_la-handler_streaming.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/libplugin_streaming_la-handler_streaming.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_streaming.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_streaming.exp" > ".libs/libplugin_streaming.expT" >libtool: link: mv -f ".libs/libplugin_streaming.expT" ".libs/libplugin_streaming.exp" >libtool: link: echo "{ global:" > .libs/libplugin_streaming.ver >libtool: link: cat .libs/libplugin_streaming.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_streaming.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_streaming.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libplugin_streaming_la-handler_streaming.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_streaming.so -Wl,-version-script -Wl,.libs/libplugin_streaming.ver -o .libs/libplugin_streaming.so >libtool: link: ( cd ".libs" && rm -f "libplugin_streaming.la" && ln -s "../libplugin_streaming.la" "libplugin_streaming.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_custom_error.lo handler_custom_error.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_custom_error.c -fPIC -DPIC -o .libs/handler_custom_error.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_custom_error.la -rpath "/usr/lib/cherokee" handler_custom_error.lo libcherokee-client.la -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/handler_custom_error.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_custom_error.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_custom_error.exp" > ".libs/libplugin_custom_error.expT" >libtool: link: mv -f ".libs/libplugin_custom_error.expT" ".libs/libplugin_custom_error.exp" >libtool: link: echo "{ global:" > .libs/libplugin_custom_error.ver >libtool: link: cat .libs/libplugin_custom_error.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_custom_error.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_custom_error.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_custom_error.o -Wl,-rpath -Wl,/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs -L/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs ./.libs/libcherokee-client.so /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs/libcherokee-base.so -lrt -lpcre -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_custom_error.so -Wl,-version-script -Wl,.libs/libplugin_custom_error.ver -o .libs/libplugin_custom_error.so >libtool: link: ( cd ".libs" && rm -f "libplugin_custom_error.la" && ln -s "../libplugin_custom_error.la" "libplugin_custom_error.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_error_redir.lo handler_error_redir.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_error_redir.c -fPIC -DPIC -o .libs/handler_error_redir.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_error_redir.la -rpath "/usr/lib/cherokee" handler_error_redir.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/handler_error_redir.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_error_redir.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_error_redir.exp" > ".libs/libplugin_error_redir.expT" >libtool: link: mv -f ".libs/libplugin_error_redir.expT" ".libs/libplugin_error_redir.exp" >libtool: link: echo "{ global:" > .libs/libplugin_error_redir.ver >libtool: link: cat .libs/libplugin_error_redir.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_error_redir.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_error_redir.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_error_redir.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_error_redir.so -Wl,-version-script -Wl,.libs/libplugin_error_redir.ver -o .libs/libplugin_error_redir.so >libtool: link: ( cd ".libs" && rm -f "libplugin_error_redir.la" && ln -s "../libplugin_error_redir.la" "libplugin_error_redir.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o levenshtein_distance.lo levenshtein_distance.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c levenshtein_distance.c -fPIC -DPIC -o .libs/levenshtein_distance.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_error_nn.lo handler_error_nn.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_error_nn.c -fPIC -DPIC -o .libs/handler_error_nn.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_error_nn.la -rpath "/usr/lib/cherokee" levenshtein_distance.lo handler_error_nn.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/levenshtein_distance.o .libs/handler_error_nn.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_error_nn.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_error_nn.exp" > ".libs/libplugin_error_nn.expT" >libtool: link: mv -f ".libs/libplugin_error_nn.expT" ".libs/libplugin_error_nn.exp" >libtool: link: echo "{ global:" > .libs/libplugin_error_nn.ver >libtool: link: cat .libs/libplugin_error_nn.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_error_nn.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_error_nn.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/levenshtein_distance.o .libs/handler_error_nn.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_error_nn.so -Wl,-version-script -Wl,.libs/libplugin_error_nn.ver -o .libs/libplugin_error_nn.so >libtool: link: ( cd ".libs" && rm -f "libplugin_error_nn.la" && ln -s "../libplugin_error_nn.la" "libplugin_error_nn.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_common.lo handler_common.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_common.c -fPIC -DPIC -o .libs/handler_common.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_common.la -rpath "/usr/lib/cherokee" handler_common.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/handler_common.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_common.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_common.exp" > ".libs/libplugin_common.expT" >libtool: link: mv -f ".libs/libplugin_common.expT" ".libs/libplugin_common.exp" >libtool: link: echo "{ global:" > .libs/libplugin_common.ver >libtool: link: cat .libs/libplugin_common.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_common.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_common.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_common.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_common.so -Wl,-version-script -Wl,.libs/libplugin_common.ver -o .libs/libplugin_common.so >libtool: link: ( cd ".libs" && rm -f "libplugin_common.la" && ln -s "../libplugin_common.la" "libplugin_common.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -c -o libplugin_dbslayer_la-handler_dbslayer.lo `test -f 'handler_dbslayer.c' || echo './'`handler_dbslayer.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -c handler_dbslayer.c -fPIC -DPIC -o .libs/libplugin_dbslayer_la-handler_dbslayer.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_dbslayer.la -rpath "/usr/lib/cherokee" libplugin_dbslayer_la-handler_dbslayer.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/libplugin_dbslayer_la-handler_dbslayer.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_dbslayer.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_dbslayer.exp" > ".libs/libplugin_dbslayer.expT" >libtool: link: mv -f ".libs/libplugin_dbslayer.expT" ".libs/libplugin_dbslayer.exp" >libtool: link: echo "{ global:" > .libs/libplugin_dbslayer.ver >libtool: link: cat .libs/libplugin_dbslayer.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_dbslayer.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_dbslayer.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libplugin_dbslayer_la-handler_dbslayer.o -Wl,-rpath -Wl,/usr/lib/mysql -Wl,-rpath -Wl,/usr/lib/mysql -L/usr/lib/mysql /usr/lib/mysql/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lz -lcrypt -lnsl -lm -lssl -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_dbslayer.so -Wl,-version-script -Wl,.libs/libplugin_dbslayer.ver -o .libs/libplugin_dbslayer.so >libtool: link: ( cd ".libs" && rm -f "libplugin_dbslayer.la" && ln -s "../libplugin_dbslayer.la" "libplugin_dbslayer.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o handler_admin.lo handler_admin.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c handler_admin.c -fPIC -DPIC -o .libs/handler_admin.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o admin_server.lo admin_server.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c admin_server.c -fPIC -DPIC -o .libs/admin_server.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_admin.la -rpath "/usr/lib/cherokee" handler_admin.lo admin_server.lo libcherokee-config.la libcherokee-client.la -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/handler_admin.o .libs/admin_server.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_admin.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_admin.exp" > ".libs/libplugin_admin.expT" >libtool: link: mv -f ".libs/libplugin_admin.expT" ".libs/libplugin_admin.exp" >libtool: link: echo "{ global:" > .libs/libplugin_admin.ver >libtool: link: cat .libs/libplugin_admin.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_admin.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_admin.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/handler_admin.o .libs/admin_server.o -Wl,-rpath -Wl,/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs -L/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs ./.libs/libcherokee-config.so /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs/libcherokee-client.so /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs/libcherokee-server.so ./.libs/libcherokee-client.so /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs/libcherokee-base.so -lrt -lpcre -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_admin.so -Wl,-version-script -Wl,.libs/libplugin_admin.ver -o .libs/libplugin_admin.so >libtool: link: ( cd ".libs" && rm -f "libplugin_admin.la" && ln -s "../libplugin_admin.la" "libplugin_admin.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o encoder_gzip.lo encoder_gzip.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c encoder_gzip.c -fPIC -DPIC -o .libs/encoder_gzip.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_gzip.la -rpath "/usr/lib/cherokee" encoder_gzip.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/encoder_gzip.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_gzip.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_gzip.exp" > ".libs/libplugin_gzip.expT" >libtool: link: mv -f ".libs/libplugin_gzip.expT" ".libs/libplugin_gzip.exp" >libtool: link: echo "{ global:" > .libs/libplugin_gzip.ver >libtool: link: cat .libs/libplugin_gzip.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_gzip.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_gzip.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/encoder_gzip.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_gzip.so -Wl,-version-script -Wl,.libs/libplugin_gzip.ver -o .libs/libplugin_gzip.so >libtool: link: ( cd ".libs" && rm -f "libplugin_gzip.la" && ln -s "../libplugin_gzip.la" "libplugin_gzip.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o encoder_deflate.lo encoder_deflate.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c encoder_deflate.c -fPIC -DPIC -o .libs/encoder_deflate.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_deflate.la -rpath "/usr/lib/cherokee" encoder_deflate.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/encoder_deflate.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_deflate.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_deflate.exp" > ".libs/libplugin_deflate.expT" >libtool: link: mv -f ".libs/libplugin_deflate.expT" ".libs/libplugin_deflate.exp" >libtool: link: echo "{ global:" > .libs/libplugin_deflate.ver >libtool: link: cat .libs/libplugin_deflate.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_deflate.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_deflate.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/encoder_deflate.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_deflate.so -Wl,-version-script -Wl,.libs/libplugin_deflate.ver -o .libs/libplugin_deflate.so >libtool: link: ( cd ".libs" && rm -f "libplugin_deflate.la" && ln -s "../libplugin_deflate.la" "libplugin_deflate.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o logger_ncsa.lo logger_ncsa.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c logger_ncsa.c -fPIC -DPIC -o .libs/logger_ncsa.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_ncsa.la -rpath "/usr/lib/cherokee" logger_ncsa.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/logger_ncsa.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_ncsa.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_ncsa.exp" > ".libs/libplugin_ncsa.expT" >libtool: link: mv -f ".libs/libplugin_ncsa.expT" ".libs/libplugin_ncsa.exp" >libtool: link: echo "{ global:" > .libs/libplugin_ncsa.ver >libtool: link: cat .libs/libplugin_ncsa.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_ncsa.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_ncsa.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/logger_ncsa.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_ncsa.so -Wl,-version-script -Wl,.libs/libplugin_ncsa.ver -o .libs/libplugin_ncsa.so >libtool: link: ( cd ".libs" && rm -f "libplugin_ncsa.la" && ln -s "../libplugin_ncsa.la" "libplugin_ncsa.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o logger_custom.lo logger_custom.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c logger_custom.c -fPIC -DPIC -o .libs/logger_custom.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_custom.la -rpath "/usr/lib/cherokee" logger_custom.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/logger_custom.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_custom.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_custom.exp" > ".libs/libplugin_custom.expT" >libtool: link: mv -f ".libs/libplugin_custom.expT" ".libs/libplugin_custom.exp" >libtool: link: echo "{ global:" > .libs/libplugin_custom.ver >libtool: link: cat .libs/libplugin_custom.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_custom.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_custom.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/logger_custom.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_custom.so -Wl,-version-script -Wl,.libs/libplugin_custom.ver -o .libs/libplugin_custom.so >libtool: link: ( cd ".libs" && rm -f "libplugin_custom.la" && ln -s "../libplugin_custom.la" "libplugin_custom.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o logger_combined.lo logger_combined.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c logger_combined.c -fPIC -DPIC -o .libs/logger_combined.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_combined.la -rpath "/usr/lib/cherokee" logger_combined.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/logger_combined.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_combined.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_combined.exp" > ".libs/libplugin_combined.expT" >libtool: link: mv -f ".libs/libplugin_combined.expT" ".libs/libplugin_combined.exp" >libtool: link: echo "{ global:" > .libs/libplugin_combined.ver >libtool: link: cat .libs/libplugin_combined.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_combined.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_combined.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/logger_combined.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_combined.so -Wl,-version-script -Wl,.libs/libplugin_combined.ver -o .libs/libplugin_combined.so >libtool: link: ( cd ".libs" && rm -f "libplugin_combined.la" && ln -s "../libplugin_combined.la" "libplugin_combined.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o validator_pam.lo validator_pam.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c validator_pam.c -fPIC -DPIC -o .libs/validator_pam.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_pam.la -rpath "/usr/lib/cherokee" validator_pam.lo -lpam -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/validator_pam.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_pam.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_pam.exp" > ".libs/libplugin_pam.expT" >libtool: link: mv -f ".libs/libplugin_pam.expT" ".libs/libplugin_pam.exp" >libtool: link: echo "{ global:" > .libs/libplugin_pam.ver >libtool: link: cat .libs/libplugin_pam.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_pam.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_pam.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/validator_pam.o -lpam -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_pam.so -Wl,-version-script -Wl,.libs/libplugin_pam.ver -o .libs/libplugin_pam.so >libtool: link: ( cd ".libs" && rm -f "libplugin_pam.la" && ln -s "../libplugin_pam.la" "libplugin_pam.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o validator_file.lo validator_file.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c validator_file.c -fPIC -DPIC -o .libs/validator_file.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o validator_plain.lo validator_plain.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c validator_plain.c -fPIC -DPIC -o .libs/validator_plain.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_plain.la -rpath "/usr/lib/cherokee" validator_file.lo validator_plain.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/validator_file.o .libs/validator_plain.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_plain.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_plain.exp" > ".libs/libplugin_plain.expT" >libtool: link: mv -f ".libs/libplugin_plain.expT" ".libs/libplugin_plain.exp" >libtool: link: echo "{ global:" > .libs/libplugin_plain.ver >libtool: link: cat .libs/libplugin_plain.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_plain.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_plain.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/validator_file.o .libs/validator_plain.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_plain.so -Wl,-version-script -Wl,.libs/libplugin_plain.ver -o .libs/libplugin_plain.so >libtool: link: ( cd ".libs" && rm -f "libplugin_plain.la" && ln -s "../libplugin_plain.la" "libplugin_plain.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o validator_htdigest.lo validator_htdigest.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c validator_htdigest.c -fPIC -DPIC -o .libs/validator_htdigest.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_htdigest.la -rpath "/usr/lib/cherokee" validator_file.lo validator_htdigest.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/validator_file.o .libs/validator_htdigest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_htdigest.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_htdigest.exp" > ".libs/libplugin_htdigest.expT" >libtool: link: mv -f ".libs/libplugin_htdigest.expT" ".libs/libplugin_htdigest.exp" >libtool: link: echo "{ global:" > .libs/libplugin_htdigest.ver >libtool: link: cat .libs/libplugin_htdigest.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_htdigest.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_htdigest.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/validator_file.o .libs/validator_htdigest.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_htdigest.so -Wl,-version-script -Wl,.libs/libplugin_htdigest.ver -o .libs/libplugin_htdigest.so >libtool: link: ( cd ".libs" && rm -f "libplugin_htdigest.la" && ln -s "../libplugin_htdigest.la" "libplugin_htdigest.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libplugin_htpasswd_la-validator_file.lo `test -f 'validator_file.c' || echo './'`validator_file.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c validator_file.c -fPIC -DPIC -o .libs/libplugin_htpasswd_la-validator_file.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libplugin_htpasswd_la-validator_htpasswd.lo `test -f 'validator_htpasswd.c' || echo './'`validator_htpasswd.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c validator_htpasswd.c -fPIC -DPIC -o .libs/libplugin_htpasswd_la-validator_htpasswd.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_htpasswd.la -rpath "/usr/lib/cherokee" libplugin_htpasswd_la-validator_file.lo libplugin_htpasswd_la-validator_htpasswd.lo -lcrypt -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/libplugin_htpasswd_la-validator_file.o .libs/libplugin_htpasswd_la-validator_htpasswd.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_htpasswd.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_htpasswd.exp" > ".libs/libplugin_htpasswd.expT" >libtool: link: mv -f ".libs/libplugin_htpasswd.expT" ".libs/libplugin_htpasswd.exp" >libtool: link: echo "{ global:" > .libs/libplugin_htpasswd.ver >libtool: link: cat .libs/libplugin_htpasswd.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_htpasswd.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_htpasswd.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libplugin_htpasswd_la-validator_file.o .libs/libplugin_htpasswd_la-validator_htpasswd.o -lcrypt -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_htpasswd.so -Wl,-version-script -Wl,.libs/libplugin_htpasswd.ver -o .libs/libplugin_htpasswd.so >libtool: link: ( cd ".libs" && rm -f "libplugin_htpasswd.la" && ln -s "../libplugin_htpasswd.la" "libplugin_htpasswd.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o validator_authlist.lo validator_authlist.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c validator_authlist.c -fPIC -DPIC -o .libs/validator_authlist.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_authlist.la -rpath "/usr/lib/cherokee" validator_authlist.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/validator_authlist.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_authlist.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_authlist.exp" > ".libs/libplugin_authlist.expT" >libtool: link: mv -f ".libs/libplugin_authlist.expT" ".libs/libplugin_authlist.exp" >libtool: link: echo "{ global:" > .libs/libplugin_authlist.ver >libtool: link: cat .libs/libplugin_authlist.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_authlist.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_authlist.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/validator_authlist.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_authlist.so -Wl,-version-script -Wl,.libs/libplugin_authlist.ver -o .libs/libplugin_authlist.so >libtool: link: ( cd ".libs" && rm -f "libplugin_authlist.la" && ln -s "../libplugin_authlist.la" "libplugin_authlist.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -c -o libplugin_mysql_la-validator_mysql.lo `test -f 'validator_mysql.c' || echo './'`validator_mysql.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -c validator_mysql.c -fPIC -DPIC -o .libs/libplugin_mysql_la-validator_mysql.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I/usr/include/mysql -DHAVE_ERRNO_AS_DEFINE=1 -DUNIV_LINUX -DUNIV_LINUX -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -L/usr/lib/mysql -lmysqlclient -L/usr//lib -lz -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_mysql.la -rpath "/usr/lib/cherokee" libplugin_mysql_la-validator_mysql.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/libplugin_mysql_la-validator_mysql.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_mysql.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_mysql.exp" > ".libs/libplugin_mysql.expT" >libtool: link: mv -f ".libs/libplugin_mysql.expT" ".libs/libplugin_mysql.exp" >libtool: link: echo "{ global:" > .libs/libplugin_mysql.ver >libtool: link: cat .libs/libplugin_mysql.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_mysql.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_mysql.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libplugin_mysql_la-validator_mysql.o -Wl,-rpath -Wl,/usr/lib/mysql -Wl,-rpath -Wl,/usr/lib/mysql -L/usr/lib/mysql /usr/lib/mysql/libmysqlclient.so -L/usr/lib/ -L/usr//lib -lz -lcrypt -lnsl -lm -lssl -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_mysql.so -Wl,-version-script -Wl,.libs/libplugin_mysql.ver -o .libs/libplugin_mysql.so >libtool: link: ( cd ".libs" && rm -f "libplugin_mysql.la" && ln -s "../libplugin_mysql.la" "libplugin_mysql.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o libplugin_libssl_la-cryptor_libssl.lo `test -f 'cryptor_libssl.c' || echo './'`cryptor_libssl.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c cryptor_libssl.c -fPIC -DPIC -o .libs/libplugin_libssl_la-cryptor_libssl.o >cryptor_libssl.c: In function '_client_new': >cryptor_libssl.c:1061:30: warning: assignment from incompatible pointer type >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -lssl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_libssl.la -rpath "/usr/lib/cherokee" libplugin_libssl_la-cryptor_libssl.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/libplugin_libssl_la-cryptor_libssl.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_libssl.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_libssl.exp" > ".libs/libplugin_libssl.expT" >libtool: link: mv -f ".libs/libplugin_libssl.expT" ".libs/libplugin_libssl.exp" >libtool: link: echo "{ global:" > .libs/libplugin_libssl.ver >libtool: link: cat .libs/libplugin_libssl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_libssl.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_libssl.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/libplugin_libssl_la-cryptor_libssl.o -lssl -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_libssl.so -Wl,-version-script -Wl,.libs/libplugin_libssl.ver -o .libs/libplugin_libssl.so >libtool: link: ( cd ".libs" && rm -f "libplugin_libssl.la" && ln -s "../libplugin_libssl.la" "libplugin_libssl.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o balancer_round_robin.lo balancer_round_robin.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c balancer_round_robin.c -fPIC -DPIC -o .libs/balancer_round_robin.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_round_robin.la -rpath "/usr/lib/cherokee" balancer_round_robin.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/balancer_round_robin.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_round_robin.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_round_robin.exp" > ".libs/libplugin_round_robin.expT" >libtool: link: mv -f ".libs/libplugin_round_robin.expT" ".libs/libplugin_round_robin.exp" >libtool: link: echo "{ global:" > .libs/libplugin_round_robin.ver >libtool: link: cat .libs/libplugin_round_robin.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_round_robin.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_round_robin.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/balancer_round_robin.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_round_robin.so -Wl,-version-script -Wl,.libs/libplugin_round_robin.ver -o .libs/libplugin_round_robin.so >libtool: link: ( cd ".libs" && rm -f "libplugin_round_robin.la" && ln -s "../libplugin_round_robin.la" "libplugin_round_robin.la" ) >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c -o balancer_ip_hash.lo balancer_ip_hash.c >libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c balancer_ip_hash.c -fPIC -DPIC -o .libs/balancer_ip_hash.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_ip_hash.la -rpath "/usr/lib/cherokee" balancer_ip_hash.lo -lcrypto -ldl >libtool: link: /usr/bin/nm -B .libs/balancer_ip_hash.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_ip_hash.exp >libtool: link: /bin/grep -E -e "^[^_].*" ".libs/libplugin_ip_hash.exp" > ".libs/libplugin_ip_hash.expT" >libtool: link: mv -f ".libs/libplugin_ip_hash.expT" ".libs/libplugin_ip_hash.exp" >libtool: link: echo "{ global:" > .libs/libplugin_ip_hash.ver >libtool: link: cat .libs/libplugin_ip_hash.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_ip_hash.ver >libtool: link: echo "local: *; };" >> .libs/libplugin_ip_hash.ver >libtool: link: i686-pc-linux-gnu-gcc -shared .libs/balancer_ip_hash.o -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_ip_hash.so -Wl,-version-script -Wl,.libs/libplugin_ip_hash.ver -o .libs/libplugin_ip_hash.so >libtool: link: ( cd ".libs" && rm -f "libplugin_ip_hash.la" && ln -s "../libplugin_ip_hash.la" "libplugin_ip_hash.la" ) >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c main_tweak.c >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o cherokee-tweak main_tweak.o libcherokee-base.la libcherokee-base.la libcherokee-client.la libcherokee-server.la libcherokee-config.la -lcrypto -ldl >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/cherokee-tweak main_tweak.o ./.libs/libcherokee-base.so ./.libs/libcherokee-client.so ./.libs/libcherokee-server.so ./.libs/libcherokee-config.so /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs/libcherokee-client.so /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs/libcherokee-server.so /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs/libcherokee-base.so -lrt -lpcre -lcrypto -ldl >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c main_worker.c >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o cherokee-worker main_worker.o libcherokee-base.la libcherokee-base.la libcherokee-server.la -lcrypto -ldl >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/cherokee-worker main_worker.o -Wl,--export-dynamic ./.libs/libcherokee-base.so ./.libs/libcherokee-server.so /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs/libcherokee-base.so -lrt -lpcre -lcrypto -ldl >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c main_admin.c >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o cherokee-admin main_admin.o libcherokee-base.la libcherokee-base.la libcherokee-server.la -lcrypto -ldl >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/cherokee-admin main_admin.o -Wl,--export-dynamic ./.libs/libcherokee-base.so ./.libs/libcherokee-server.so /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs/libcherokee-base.so -lrt -lpcre -lcrypto -ldl >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -c main.c >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o cherokee main.o -lrt -lcrypto -ldl >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o cherokee main.o -lrt -lcrypto -ldl >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee' >Making all in cget >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cget' >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cherokee -O2 -pipe -c main.c >i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../cherokee -O2 -pipe -c proxy.c >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o cget main.o proxy.o ../cherokee/libcherokee-base.la ../cherokee/libcherokee-client.la -lcrypto -ldl >libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/cget main.o proxy.o ../cherokee/.libs/libcherokee-base.so ../cherokee/.libs/libcherokee-client.so /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs/libcherokee-base.so -lrt -lpcre -lcrypto -ldl >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cget' >Making all in packages >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages' >Making all in windows >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages/windows' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages/windows' >Making all in osx >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages/osx' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages/osx' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages' >Making all in dbslayer >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/dbslayer' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/dbslayer' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8' >>>> Source compiled. >>>> Test phase [check]: www-servers/cherokee-1.0.8 >make -j14 -j1 check >Making check in po >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po' >Making check in admin >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po/admin' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po/admin' >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po' >Making check in m4 >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/m4' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/m4' >Making check in www >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/www' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/www' >Making check in icons >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/icons' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/icons' >Making check in themes >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes' >Making check in default >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/default' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/default' >Making check in firefox3 >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/firefox3' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/firefox3' >Making check in plain >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/plain' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/plain' >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes' >Making check in qa >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/qa' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/qa' >Making check in doc >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/doc' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/doc' >Making check in . >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8' >Making check in admin >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin' >Making check in plugins >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/plugins' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/plugins' >Making check in wizards >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/wizards' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/wizards' >Making check in CTK >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK' >Making check in static >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static' >Making check in css >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/css' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/css' >Making check in images >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/images' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/images' >Making check in js >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/js' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/js' >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static' >make[4]: Nothing to be done for `check-am'. >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static' >Making check in CTK >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/CTK' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/CTK' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK' >Making check in static >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static' >Making check in js >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/js' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/js' >Making check in css >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/css' >make[3]: Nothing to be done for `check'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/css' >Making check in images >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images' >Making check in flags >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/flags' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/flags' >Making check in wizards >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/wizards' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/wizards' >Making check in other >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/other' >make[4]: Nothing to be done for `check'. >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/other' >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images' >make[4]: Nothing to be done for `check-am'. >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static' >make[3]: Nothing to be done for `check-am'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static' >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin' >Making check in contrib >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/contrib' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/contrib' >Making check in cherokee >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee' >make check-am >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee' >Making check in cget >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cget' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cget' >Making check in packages >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages' >Making check in windows >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages/windows' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages/windows' >Making check in osx >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages/osx' >make[2]: Nothing to be done for `check'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages/osx' >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages' >make[2]: Nothing to be done for `check-am'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/packages' >Making check in dbslayer >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/dbslayer' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/dbslayer' > >>>> Install cherokee-1.0.8 into /var/tmp/portage/www-servers/cherokee-1.0.8/image/ category www-servers >make -j14 DESTDIR=/var/tmp/portage/www-servers/cherokee-1.0.8/image/ docdir=/usr/share/doc/cherokee-1.0.8/html install >Making install in po >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po' >Making install in admin >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po/admin' >/bin/mkdir -p /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share >installing en.gmo as /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/locale/en/LC_MESSAGES/cherokee.mo >installing es.gmo as /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/locale/es/LC_MESSAGES/cherokee.mo >installing de.gmo as /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/locale/de/LC_MESSAGES/cherokee.mo >installing nl.gmo as /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/locale/nl/LC_MESSAGES/cherokee.mo >installing sv_SE.gmo as /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/locale/sv_SE/LC_MESSAGES/cherokee.mo >installing zh_CN.gmo as /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/locale/zh_CN/LC_MESSAGES/cherokee.mo >installing fr.gmo as /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/locale/fr/LC_MESSAGES/cherokee.mo >installing pt_BR.gmo as /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/locale/pt_BR/LC_MESSAGES/cherokee.mo >installing pl.gmo as /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/locale/pl/LC_MESSAGES/cherokee.mo >installing ca.gmo as /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/locale/ca/LC_MESSAGES/cherokee.mo >if test "cherokee" = "gettext-tools"; then \ > /bin/mkdir -p /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/gettext/po; \ > for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ > /usr/bin/install -c -m 644 ./$file \ > /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/gettext/po/$file; \ > done; \ > for file in Makevars; do \ > rm -f /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/gettext/po/$file; \ > done; \ >else \ > : ; \ >fi >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po/admin' >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/po' >Making install in m4 >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/m4' >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/m4' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/m4' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/m4' >Making install in www >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/www' >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/www' >make[2]: Nothing to be done for `install-exec-am'. >test -z ""/var/www/localhost/htdocs/images"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/var/www/localhost/htdocs/images"" > /usr/bin/install -c -m 644 favicon.ico default-bg.png cherokee-logo.png powered_by_cherokee.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//var/www/localhost/htdocs/images' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/www' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/www' >Making install in icons >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/icons' >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/icons' >make[2]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/icons/"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/icons/"" > /usr/bin/install -c -m 644 README.txt arrow_turn_left.png blank.png bomb.png camera.png cd.png color_wheel.png css.png cup.png film.png font.png folder.png html.png music.png package.png page_white.png page_white_acrobat.png page_white_actionscript.png page_white_c.png page_white_go.png page_white_office.png page_white_php.png page_white_text.png script.png ruby.png control_play.png email.png printer.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/icons/' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/icons' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/icons' >Making install in themes >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes' >Making install in default >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/default' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/default' >make[3]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/themes/default/"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/themes/default/"" > /usr/bin/install -c -m 644 header.html footer.html entry.html theme.css logo.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/themes/default/' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/default' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/default' >Making install in firefox3 >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/firefox3' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/firefox3' >make[3]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/themes/firefox3/"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/themes/firefox3/"" > /usr/bin/install -c -m 644 header.html footer.html entry.html theme.css '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/themes/firefox3/' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/firefox3' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/firefox3' >Making install in plain >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/plain' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/plain' >make[3]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/themes/plain/"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/themes/plain/"" > /usr/bin/install -c -m 644 header.html footer.html entry.html theme.css '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/themes/plain/' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/plain' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes/plain' >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/themes' >Making install in qa >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/qa' >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/qa' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/qa' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/qa' >Making install in doc >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/doc' >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/doc' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/doc/cherokee-1.0.8/html" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/doc/cherokee-1.0.8/html" >test -z "/usr/share/doc/cherokee-1.0.8/html/media/css/" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/doc/cherokee-1.0.8/html/media/css/" >test -z "/usr/share/doc/cherokee-1.0.8/html/media/images/" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/doc/cherokee-1.0.8/html/media/images/" > /usr/bin/install -c -m 644 index.html basics.html basics_why_cherokee.html basics_requirements.html basics_download.html basics_installation.html basics_installation_unix.html basics_installation_osx.html basics_installation_windows.html basics_installation_svn.html basics_upgrade.html basics_running_cherokee.html config.html config_quickstart.html config_index.html config_general.html config_virtual_servers.html config_virtual_servers_evhost.html config_virtual_servers_rule.html config_virtual_servers_rule_types.html config_advanced.html config_info_sources.html config_status.html config_wizards.html cookbook.html cookbook_managing_logs.html cookbook_optimizations.html cookbook_cross_compilation.html cookbook_django.html cookbook_php.html cookbook_ror.html cookbook_authentication.html cookbook_ssl.html cookbook_maintenance.html cookbook_redirs.html cookbook_embedding_cherokee.html cookbook_dbslayer.html cookbook_mono.html cookbook_mailman.html cookbook_joomla.html '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/doc/cherokee-1.0.8/html' > /usr/bin/install -c -m 644 media/css/cherokee_doc.css '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/doc/cherokee-1.0.8/html/media/css/' > /usr/bin/install -c -m 644 media/images/admin_advanced0.png media/images/admin_advanced1.png media/images/admin_advanced2.png media/images/admin_advanced3.png media/images/admin_advanced4.png media/images/admin_advanced5.png media/images/admin_behavior.png media/images/admin_general.png media/images/admin_general_networking.png media/images/admin_general_permissions.png media/images/admin_general_ports.png media/images/admin_general_icons.png media/images/admin_general_mime.png media/images/admin_info_sources.png media/images/admin_handler_admin.png media/images/admin_handler_cgi.png media/images/admin_handler_custom_error.png media/images/admin_handler_dirlist_ex.png media/images/admin_handler_dirlist.png media/images/admin_handler_fastcgi1.png media/images/admin_handler_fastcgi2.png media/images/admin_handler_file.png media/images/admin_handler_onlylisting_ex.png media/images/admin_handler_onlylisting.png media/images/admin_handler_dbslayer.png media/images/admin_handler_secdownload.png media/images/admin_index.png media/images/admin_launch.png media/images/admin_noconfig.png media/images/admin_notrunning.png media/images/admin_rule_regex.png media/images/admin_validators_pam.png media/images/admin_validators_plain.png media/images/admin_validators_authlist.png media/images/admin_validators_ldap.png media/images/admin_vservers_wizard.png media/images/admin_vserver_wizard.png media/images/admin_vserver_errors.png media/images/admin_vserver_loggers.png media/images/admin_vserver.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/doc/cherokee-1.0.8/html/media/images/' > /usr/bin/install -c -m 644 cookbook_glassfish.html cookbook_wordpress.html cookbook_drupal.html cookbook_zend.html cookbook_kumbia.html cookbook_nagios.html cookbook_symfony.html cookbook_moodle.html cookbook_alfresco.html cookbook_liferay.html cookbook_sugarcrm.html cookbook_trac.html cookbook_phpbb.html cookbook_phpmyadmin.html cookbook_managing_logs.html cookbook_streaming.html cookbook_uwsgi.html cookbook_coldfusion.html cookbook_concrete5.html cookbook_https_accelerator.html modules.html modules_balancers.html modules_balancers_ip_hash.html modules_balancers_round_robin.html modules_encoders.html modules_encoders_gzip.html modules_encoders_deflate.html modules_handlers.html modules_handlers_file.html modules_handlers_dbslayer.html modules_handlers_dirlist.html modules_handlers_custom_error.html modules_handlers_common.html modules_handlers_redir.html modules_handlers_cgi.html modules_handlers_fcgi.html modules_handlers_scgi.html modules_handlers_server_info.html modules_handlers_ssi.html modules_handlers_postreport.html '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/doc/cherokee-1.0.8/html' > /usr/bin/install -c -m 644 media/images/admin_vserver_security.png media/images/admin_vserver_evhost.png media/images/admin_handler_proxy.png media/images/cookbook_django_common.png media/images/cookbook_django_infosources.png media/images/cookbook_ror_common.png media/images/cookbook_ror_fcgi.png media/images/cookbook_mysql_rule.png media/images/cookbook_mysql_validator.png media/images/cookbook_maintenance_copy.png media/images/cookbook_maintenance_domain.png media/images/cookbook_maintenance_error.png media/images/cookbook_maintenance_result.png media/images/cookbook_maintenance_rule.png media/images/cookbook_maintenance_advanced_rules.png media/images/cookbook_maintenance_advanced_redir.png media/images/cookbook_maintenance_advanced_domains.png media/images/cookbook_redir_behavior.png media/images/cookbook_redir_domains.png media/images/cookbook_redir_handler.png media/images/cookbook_dbslayer1.png media/images/cookbook_dbslayer2.png media/images/cookbook_dbslayer3.png media/images/cookbook_dbslayer4.png media/images/cookbook_mono_demo.png media/images/cookbook_mono_handler.png media/images/cookbook_django.png media/images/cookbook_ror.png media/images/cookbook_ror_wizard.png media/images/cookbook_mailman.png media/images/cookbook_glassfish.png media/images/cookbook_drupal.png media/images/cookbook_wp1.png media/images/cookbook_wp2.png media/images/cookbook_wp3.png media/images/cookbook_wp4.png media/images/cookbook_wp5.png media/images/cookbook_nagios1.png media/images/cookbook_nagios2.png media/images/cookbook_nagios3.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/doc/cherokee-1.0.8/html/media/images/' > /usr/bin/install -c -m 644 modules_handlers_streaming.html modules_handlers_admin.html modules_handlers_proxy.html modules_handlers_secdownload.html modules_handlers_uwsgi.html modules_handlers_empty_gif.html modules_loggers.html modules_loggers_combined.html modules_loggers_ncsa.html modules_loggers_custom.html modules_validators.html modules_validators_htdigest.html modules_validators_htpasswd.html modules_validators_ldap.html modules_validators_mysql.html modules_validators_pam.html modules_validators_plain.html modules_validators_authlist.html other.html other_faq.html other_goodies.html other_signals.html other_community.html other_errors.html other_graphs.html other_bundle.html other_bundle_cherokee.html other_bundle_cherokee-admin.html other_bundle_cherokee-config.html other_bundle_cherokee-tweak.html other_bundle_cherokee-worker.html other_bundle_spawn-fcgi.html other_bundle_cget.html dev.html dev_debug.html dev_cherokee.conf.html dev_issues.html dev_qa.html '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/doc/cherokee-1.0.8/html' > /usr/bin/install -c -m 644 media/images/cookbook_nagios4.png media/images/cookbook_symfony.png media/images/cookbook_moodle_db.png media/images/cookbook_moodle_document_root.png media/images/cookbook_moodle_modules.png media/images/cookbook_moodle_paths.png media/images/cookbook_moodle.png media/images/cookbook_alfresco_alfresco.png media/images/cookbook_alfresco_assistant.png media/images/cookbook_alfresco_install.png media/images/cookbook_alfresco_path.png media/images/cookbook_alfresco_share.png media/images/cookbook_alfresco_soffice.png media/images/cookbook_liferay.png media/images/cookbook_sugarcrm_install0.png media/images/cookbook_sugarcrm_install1.png media/images/cookbook_sugarcrm_running0.png media/images/cookbook_sugarcrm_running1.png media/images/cookbook_trac.png media/images/cookbook_trac_info.png media/images/cookbook_trac_rules.png media/images/cookbook_trac_scgi.png media/images/cookbook_trac_static.png media/images/cookbook_phpbb_1_intro.png media/images/cookbook_phpbb_2_req.png media/images/cookbook_phpbb_3_db.png media/images/cookbook_phpbb_4_admin.png media/images/cookbook_phpbb_5_config.png media/images/cookbook_phpbb_6_advanced.png media/images/cookbook_phpbb_7_create.png media/images/cookbook_phpbb_8_final.png media/images/cookbook_phpbb_adm.png media/images/cookbook_phpbb_adm_warning.png media/images/cookbook_phpbb_rules.png media/images/cookbook_phpbb_running.png media/images/cookbook_phpmyadmin.png media/images/cookbook_phpmyadmin_denied.png media/images/cookbook_managing_logs_security.png media/images/cookbook_managing_logs_rules.png media/images/cookbook_managing_logs_handler.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/doc/cherokee-1.0.8/html/media/images/' > /usr/bin/install -c -m 644 media/images/cookbook_zend1.png media/images/cookbook_joomla.png media/images/cookbook_https_accelerator_handler.png media/images/cookbook_https_accelerator_sources.png media/images/proxy_phase1.png media/images/proxy_phase2.png media/images/screencast.png media/images/tracelor.png media/images/other_graphs_timeouts.png media/images/other_graphs_conns.png media/images/other_graphs_logging.png media/images/other_graphs_traffic.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/doc/cherokee-1.0.8/html/media/images/' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/doc' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/doc' >Making install in . >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8' >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8' >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/bin" >test -z ""/usr/share/aclocal"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/aclocal"" >test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/man/man1" >test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/pkgconfig" > /usr/bin/install -c cherokee-config '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/bin' > /usr/bin/install -c -m 644 cherokee.m4 '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/aclocal' > /usr/bin/install -c -m 644 cherokee.pc '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/pkgconfig' > /usr/bin/install -c -m 644 cherokee.1 cherokee-config.1 cherokee-tweak.1 cherokee-admin.1 cherokee-worker.1 '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/man/man1' >/usr/bin/install -c -m 644 ./config.h /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/include/cherokee/cherokee-config.h >/usr/bin/install -c -m 644 ./cherokee.conf.sample /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/cherokee.conf.sample >/usr/bin/install -c -m 644 ./performance.conf.sample /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/performance.conf.sample >/bin/sh /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/install-sh -d /var/tmp/portage/www-servers/cherokee-1.0.8/image//var >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8' >Making install in admin >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin' >Making install in plugins >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/plugins' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/plugins' >make[3]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/admin/plugins"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin/plugins"" > /usr/bin/install -c -m 644 admin.py authlist.py bind.py tls.py cgi.py common.py custom_error.py dbslayer.py directory.py dirlist.py empty_gif.py error_nn.py error_redir.py evhost.py exists.py extensions.py fcgi.py file.py from.py fullpath.py geoip.py header.py htdigest.py htpasswd.py ip_hash.py ldap.py method.py mysql.py pam.py plain.py post_report.py post_track.py proxy.py redir.py rehost.py request.py round_robin.py rrd.py scgi.py secdownload.py '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/plugins' > /usr/bin/install -c -m 644 server_info.py ssi.py streaming.py target_ip.py url_arg.py uwsgi.py wildcard.py '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/plugins' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/plugins' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/plugins' >Making install in wizards >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/wizards' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/wizards' >make[3]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/admin/wizards"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin/wizards"" > /usr/bin/install -c -m 644 List.py alfresco.py coldfusion.py concrete5.py django.py drupal.py glassfish.py hotlinking.py icons.py joomla.py liferay.py mailman.py mediawiki.py moinmoin.py mono.py phpbb.py phpmyadmin.py php.py rails.py redirect.py rtorrent.py static.py streaming.py sugar.py symfony.py trac.py uwsgi.py wordpress.py zend.py '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/wizards' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/wizards' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/wizards' >Making install in CTK >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK' >Making install in static >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static' >Making install in css >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/css' >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/css' >make[5]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/admin/CTK/static/css"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin/CTK/static/css"" > /usr/bin/install -c -m 644 CTK.css datepicker.css jquery-ui-1.7.2.custom.css jquery.ibutton.css '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/CTK/static/css' >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/css' >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/css' >Making install in images >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/images' >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/images' >make[5]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/admin/CTK/static/images"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin/CTK/static/images"" > /usr/bin/install -c -m 644 arrow_ns.png bg-body.png bg-dialog-buttonpane.png bg-dialog-titlebar-close.gif bg-dialog-titlebar.png bg-dialog.png bg-filter.png bg-help-a.png bg-help-span.png bg-sel-actions-sel.png bg-sel-actions.png bg-td-even.png bg-th.png del-hover.png del.png dialog-error.png dialog-information.png dialog-warning.png ibutton-slider-default.png input-bg.png loader.gif loading.gif off.png offline.png on.png online.png tabbg.png tick.png ui-bg_gloss-wave_35_f6a828_500x100.png ui-bg_highlight-soft_100_eeeeee_1x100.png ui-icons_222222_256x240.png ui-icons_2e83ff_256x240.png ui-icons_454545_256x240.png ui-icons_888888_256x240.png ui-icons_cd0a0a_256x240.png uploadify.cancel.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/CTK/static/images' >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/images' >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/images' >Making install in js >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/js' >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/js' >make[5]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/admin/CTK/static/js"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin/CTK/static/js"" > /usr/bin/install -c -m 644 Help.js Submitter.js common.js jquery-1.3.2.min.js jquery-ui-1.7.2.custom.min.js jquery.cookie.js jquery.form-defaults.js jquery.ibutton.js jquery.tablednd_0_5.js jquery.uploadProgress.js ajaxupload.3.6.js '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/CTK/static/js' >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/js' >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static/js' >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static' >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static' >make[5]: Nothing to be done for `install-exec-am'. >make[5]: Nothing to be done for `install-data-am'. >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static' >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/static' >Making install in CTK >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/CTK' >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/CTK' >make[4]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/admin/CTK/CTK"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin/CTK/CTK"" > /usr/bin/install -c -m 644 __init__.py Box.py Button.py Checkbox.py Combobox.py Config.py Container.py DatePicker.py Dialog.py Druid.py HTTP.py Help.py HiddenField.py Image.py Indenter.py JS.py Link.py List.py Notice.py Page.py PageCleaner.py Plugin.py Post.py PropsTable.py Proxy.py RawHTML.py Refreshable.py Server.py SortableList.py Submitter.py Tab.py Table.py Template.py TextArea.py TextField.py ToggleButton.py Uploader.py Widget.py consts.py iPhoneToggle.py '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/CTK/CTK' > /usr/bin/install -c -m 644 pyscgi.py util.py json_embedded.py ProgressBar.py Downloader.py Radio.py XMLRPCProxy.py AjaxUpload.py i18n.py '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/CTK/CTK' >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/CTK' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK/CTK' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK' >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/CTK' >Making install in static >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static' >Making install in js >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/js' >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/js' >make[4]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/admin/static/js"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin/static/js"" > /usr/bin/install -c -m 644 SelectionPanel.js '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/static/js' >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/js' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/js' >Making install in css >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/css' >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/css' >make[4]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/admin/static/css"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin/static/css"" > /usr/bin/install -c -m 644 cherokee-admin.css '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/static/css' >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/css' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/css' >Making install in images >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images' >Making install in flags >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/flags' >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/flags' >make[5]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/admin/static/images/flags"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin/static/images/flags"" > /usr/bin/install -c -m 644 ad.png ae.png af.png ag.png ai.png al.png am.png an.png ao.png ar.png as.png at.png au.png aw.png ax.png az.png ba.png bb.png bd.png be.png bf.png bg.png bh.png bi.png bj.png bm.png bn.png bo.png br.png bs.png bt.png bv.png bw.png by.png bz.png ca.png cc.png cd.png cf.png cg.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/static/images/flags' > /usr/bin/install -c -m 644 ch.png ci.png ck.png cl.png cm.png cn.png co.png cr.png cs.png cu.png cv.png cx.png cy.png cz.png de.png dj.png dk.png dm.png do.png dz.png ec.png ee.png eg.png eh.png er.png es.png et.png fi.png fj.png fk.png fm.png fo.png fr.png ga.png gb.png gd.png ge.png gf.png gh.png gi.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/static/images/flags' > /usr/bin/install -c -m 644 gl.png gm.png gn.png gp.png gq.png gr.png gs.png gt.png gu.png gw.png gy.png hk.png hm.png hn.png hr.png ht.png hu.png id.png ie.png il.png in.png io.png iq.png ir.png is.png it.png jm.png jo.png jp.png ke.png kg.png kh.png ki.png km.png kn.png kp.png kr.png kw.png ky.png kz.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/static/images/flags' > /usr/bin/install -c -m 644 la.png lb.png lc.png li.png lk.png lr.png ls.png lt.png lu.png lv.png ly.png ma.png mc.png md.png me.png mg.png mh.png mk.png ml.png mm.png mn.png mo.png mp.png mq.png mr.png ms.png mt.png mu.png mv.png mw.png mx.png my.png mz.png na.png nc.png ne.png nf.png ng.png ni.png nl.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/static/images/flags' > /usr/bin/install -c -m 644 no.png np.png nr.png nu.png nz.png om.png pa.png pe.png pf.png pg.png ph.png pk.png pl.png pm.png pn.png pr.png ps.png pt.png pw.png py.png qa.png re.png ro.png rs.png ru.png rw.png sa.png sb.png sc.png sd.png se.png sg.png sh.png si.png sj.png sk.png sl.png sm.png sn.png so.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/static/images/flags' > /usr/bin/install -c -m 644 sr.png st.png sv.png sy.png sz.png tc.png td.png tf.png tg.png th.png tj.png tk.png tl.png tm.png tn.png to.png tr.png tt.png tv.png tw.png tz.png ua.png ug.png um.png us.png uy.png uz.png va.png vc.png ve.png vg.png vi.png vn.png vu.png wf.png ws.png ye.png yt.png za.png zm.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/static/images/flags' > /usr/bin/install -c -m 644 zw.png wales.png england.png scotland.png europeanunion.png readme.txt '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/static/images/flags' >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/flags' >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/flags' >Making install in wizards >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/wizards' >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/wizards' >make[5]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/admin/static/images/wizards"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin/static/images/wizards"" > /usr/bin/install -c -m 644 alfresco.png aspnet.png coldfusion.png concrete5.png dbslayer.png django.png drupal.png gallery.png glassfish.png hotlinking.png icons.png joomla.png liferay.png mailman.png mediawiki.png moinmoin.png mono.png moodle.png nagios.png php.png phpbb.png phpmyadmin.png rails.png redirect.png rtorrent.png static.png streaming.png sugar.png symfony.png trac.png uwsgi.png wordpress.png zend.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/static/images/wizards' >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/wizards' >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/wizards' >Making install in other >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/other' >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/other' >make[5]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/admin/static/images/other"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin/static/images/other"" > /usr/bin/install -c -m 644 contact-bug.png contact-irc.png contact-list.png facebook.png octality-logo.png proud.png twitter.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/static/images/other' >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/other' >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images/other' >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images' >make[5]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images' >make[5]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/admin/static/images"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin/static/images"" > /usr/bin/install -c -m 644 favicon.ico advanced.png bg-bar.png cherokee-logo-bar.png general.png home.png icons.png kid-running.png kid-stopped.png mime.png nav-selected.gif nav-sep.png sources.png status.png vservers.png '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin/static/images' >make[5]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images' >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static/images' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static' >make[4]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin/static' >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin' >make[3]: Nothing to be done for `install-exec-am'. >test -z ""/usr/share/cherokee/admin"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin"" >test -z ""/usr/share/cherokee/admin"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin"" >test -z ""/usr/share/cherokee/admin"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin"" >test -z ""/usr/share/cherokee/admin"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/admin"" > /usr/bin/install -c -m 644 Auth.py Backup.py Balancer.py CgiBase.py Cherokee.py Flags.py Graph.py Handler.py Icons.py Login.py Mime.py Page.py PageAdvanced.py PageEntry.py PageError.py PageException.py PageGeneral.py PageHelp.py PageIndex.py PageNewConfig.py PageRule.py PageSource.py PageSources.py PageStatus.py PageVServer.py PageVServers.py Rule.py RuleSimple.py SelectionPanel.py Wizard.py XMLServerDigest.py config_version.py consts.py server.py upgrade_config.py util.py validations.py exception.html help.html theme.html '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin' > /usr/bin/install -c server.py upgrade_config.py '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin' > /usr/bin/install -c -m 644 configured.py '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/admin' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin' >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/admin' >Making install in contrib >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/contrib' >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/contrib' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/contrib' >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/contrib' >Making install in cherokee >make[1]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee' >make install-am >make[2]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee' >make[3]: Entering directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee' >test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib" >test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/bin" >test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/sbin" >test -z ""/usr/share/cherokee/deps"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/share/cherokee/deps"" > /bin/sh ../libtool --mode=install /usr/bin/install -c libcherokee-base.la libcherokee-client.la libcherokee-server.la libcherokee-config.la '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib' >test -z "/usr/include/cherokee" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/include/cherokee" > /usr/bin/install -c cherokee-panic '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/bin' >test -z ""/usr/lib/cherokee"" || /bin/mkdir -p "/var/tmp/portage/www-servers/cherokee-1.0.8/image/"/usr/lib/cherokee"" > /bin/sh ../libtool --mode=install /usr/bin/install -c cherokee-worker cherokee-admin cherokee '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/sbin' > /usr/bin/install -c -m 644 common.deps combined.deps error_redir.deps scgi.deps fcgi.deps uwsgi.deps cgi.deps streaming.deps secdownload.deps render_rrd.deps post_report.deps '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/share/cherokee/deps' >libtool: install: /usr/bin/install -c .libs/libcherokee-base.so.0.0.1 /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/libcherokee-base.so.0.0.1 > /usr/bin/install -c -m 644 cherokee.h macros.h common.h init.h util.h version.h buffer.h template.h fdpoll.h http.h list.h mime_entry.h mime.h url.h header.h resolv_cache.h post.h trace.h cache.h iocache.h module.h cryptor.h nullable.h config_node.h config_entry.h server.h logger.h handler.h encoder.h connection.h plugin.h plugin_loader.h nonce.h rule.h validator.h downloader.h admin_client.h connection_info.h avl.h avl_r.h '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/include/cherokee' >libtool: install: (cd /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib && { ln -s -f libcherokee-base.so.0.0.1 libcherokee-base.so.0 || { rm -f libcherokee-base.so.0 && ln -s libcherokee-base.so.0.0.1 libcherokee-base.so.0; }; }) >libtool: install: (cd /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib && { ln -s -f libcherokee-base.so.0.0.1 libcherokee-base.so || { rm -f libcherokee-base.so && ln -s libcherokee-base.so.0.0.1 libcherokee-base.so; }; }) > /bin/sh ../libtool --mode=install /usr/bin/install -c libplugin_directory.la libplugin_extensions.la libplugin_request.la libplugin_header.la libplugin_exists.la libplugin_url_arg.la libplugin_fullpath.la libplugin_bind.la libplugin_tls.la libplugin_method.la libplugin_from.la libplugin_not.la libplugin_and.la libplugin_or.la libplugin_wildcard.la libplugin_rehost.la libplugin_target_ip.la libplugin_rrd.la libplugin_evhost.la libplugin_post_track.la libplugin_post_report.la libplugin_file.la libplugin_server_info.la libplugin_render_rrd.la libplugin_dirlist.la libplugin_cgi.la libplugin_fcgi.la libplugin_scgi.la libplugin_proxy.la libplugin_uwsgi.la libplugin_redir.la libplugin_ssi.la libplugin_secdownload.la libplugin_empty_gif.la libplugin_streaming.la libplugin_custom_error.la libplugin_error_redir.la libplugin_error_nn.la libplugin_common.la libplugin_dbslayer.la libplugin_admin.la libplugin_gzip.la libplugin_deflate.la libplugin_ncsa.la libplugin_custom.la libplugin_combined.la libplugin_pam.la libplugin_plain.la libplugin_htdigest.la libplugin_htpasswd.la libplugin_authlist.la libplugin_mysql.la libplugin_libssl.la libplugin_round_robin.la libplugin_ip_hash.la '/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee' >libtool: install: /usr/bin/install -c .libs/libcherokee-base.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/libcherokee-base.la >libtool: install: warning: relinking `libcherokee-client.la' >libtool: install: warning: `libcherokee-base.la' has not been installed in `/usr/lib' >libtool: install: (cd /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee; /bin/sh /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/libtool --tag CC --mode=relink i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -version-info 0:1:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libcherokee-client.la -rpath /usr/lib url.lo request.lo downloader.lo downloader_async.lo libcherokee-base.la -lcrypto -ldl -inst-prefix-dir /var/tmp/portage/www-servers/cherokee-1.0.8/image/) >libtool: install: /usr/bin/install -c .libs/libplugin_directory.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_directory.so >libtool: install: warning: `libcherokee-server.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/libplugin_directory.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_directory.la >libtool: install: /usr/bin/install -c .libs/libplugin_extensions.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_extensions.so >libtool: install: warning: `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/libcherokee-base.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/libplugin_extensions.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_extensions.la >libtool: install: /usr/bin/install -c .libs/libplugin_request.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_request.so >libtool: install: /usr/bin/install -c .libs/cherokee-worker /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/sbin/cherokee-worker >libtool: install: /usr/bin/install -c .libs/libplugin_request.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_request.la >libtool: install: /usr/bin/install -c .libs/libplugin_header.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_header.so >libtool: install: /usr/bin/install -c .libs/libplugin_header.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_header.la >libtool: install: /usr/bin/install -c .libs/libplugin_exists.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_exists.so >libtool: install: /usr/bin/install -c .libs/libplugin_exists.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_exists.la >libtool: install: warning: `libcherokee-base.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/libplugin_url_arg.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_url_arg.so >libtool: install: warning: `libcherokee-server.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/libplugin_url_arg.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_url_arg.la >libtool: install: /usr/bin/install -c .libs/libplugin_fullpath.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_fullpath.so >libtool: install: warning: `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/libcherokee-base.la' has not been installed in `/usr/lib' >libtool: install: /usr/bin/install -c .libs/libplugin_fullpath.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_fullpath.la >libtool: install: /usr/bin/install -c .libs/libplugin_bind.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_bind.so >libtool: install: /usr/bin/install -c .libs/libplugin_bind.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_bind.la >libtool: install: /usr/bin/install -c .libs/cherokee-admin /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/sbin/cherokee-admin >libtool: install: /usr/bin/install -c .libs/libplugin_tls.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_tls.so >libtool: install: /usr/bin/install -c cherokee /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/sbin/cherokee >libtool: install: /usr/bin/install -c .libs/libplugin_tls.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_tls.la >libtool: install: /usr/bin/install -c .libs/libplugin_method.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_method.so >libtool: install: /usr/bin/install -c .libs/libplugin_method.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_method.la >libtool: install: /usr/bin/install -c .libs/libplugin_from.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_from.so >libtool: install: /usr/bin/install -c .libs/libplugin_from.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_from.la >libtool: install: /usr/bin/install -c .libs/libplugin_not.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_not.so >libtool: install: /usr/bin/install -c .libs/libplugin_not.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_not.la >libtool: install: /usr/bin/install -c .libs/libplugin_and.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_and.so >libtool: relink: /usr/bin/nm -B .libs/url.o .libs/request.o .libs/downloader.o .libs/downloader_async.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libcherokee-client.exp >libtool: install: /usr/bin/install -c .libs/libplugin_and.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_and.la >libtool: install: /usr/bin/install -c .libs/libplugin_or.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_or.so >libtool: relink: /bin/grep -E -e "^[^_].*" ".libs/libcherokee-client.exp" > ".libs/libcherokee-client.expT" >libtool: install: /usr/bin/install -c .libs/libplugin_or.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_or.la >libtool: install: /usr/bin/install -c .libs/libplugin_wildcard.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_wildcard.so >libtool: relink: mv -f ".libs/libcherokee-client.expT" ".libs/libcherokee-client.exp" >libtool: install: /usr/bin/install -c .libs/libplugin_wildcard.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_wildcard.la >libtool: install: /usr/bin/install -c .libs/libplugin_rehost.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_rehost.so >libtool: install: /usr/bin/install -c .libs/libplugin_rehost.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_rehost.la >libtool: install: /usr/bin/install -c .libs/libplugin_target_ip.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_target_ip.so >libtool: install: /usr/bin/install -c .libs/libplugin_target_ip.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_target_ip.la >libtool: relink: echo "{ global:" > .libs/libcherokee-client.ver >libtool: install: /usr/bin/install -c .libs/libplugin_rrd.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_rrd.so >libtool: relink: cat .libs/libcherokee-client.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcherokee-client.ver >libtool: install: /usr/bin/install -c .libs/libplugin_rrd.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_rrd.la >libtool: install: /usr/bin/install -c .libs/libplugin_evhost.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_evhost.so >libtool: relink: echo "local: *; };" >> .libs/libcherokee-client.ver >libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/url.o .libs/request.o .libs/downloader.o .libs/downloader_async.o -L/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib -L/usr/lib -lcherokee-base -lrt -lpcre -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libcherokee-client.so.0 -Wl,-version-script -Wl,.libs/libcherokee-client.ver -o .libs/libcherokee-client.so.0.0.1 >libtool: install: /usr/bin/install -c .libs/libplugin_evhost.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_evhost.la >libtool: install: /usr/bin/install -c .libs/libplugin_post_track.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_post_track.so >libtool: install: /usr/bin/install -c .libs/libplugin_post_track.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_post_track.la >libtool: install: /usr/bin/install -c .libs/libplugin_post_report.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_post_report.so >libtool: install: /usr/bin/install -c .libs/libplugin_post_report.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_post_report.la >libtool: install: /usr/bin/install -c .libs/libplugin_file.so /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_file.so >libtool: install: /usr/bin/install -c .libs/libplugin_file.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/cherokee/libplugin_file.la >libtool: install: warning: relinking `libplugin_server_info.la' >libtool: install: (cd /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee; /bin/sh /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/libtool --tag CC --mode=relink i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -module -avoid-version -export-dynamic -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libplugin_server_info.la -rpath /usr/lib/cherokee handler_server_info.lo libcherokee-config.la -lcrypto -ldl -inst-prefix-dir /var/tmp/portage/www-servers/cherokee-1.0.8/image/) >libtool: install: /usr/bin/install -c .libs/libcherokee-client.so.0.0.1T /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/libcherokee-client.so.0.0.1 >libtool: install: (cd /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib && { ln -s -f libcherokee-client.so.0.0.1 libcherokee-client.so.0 || { rm -f libcherokee-client.so.0 && ln -s libcherokee-client.so.0.0.1 libcherokee-client.so.0; }; }) >libtool: install: (cd /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib && { ln -s -f libcherokee-client.so.0.0.1 libcherokee-client.so || { rm -f libcherokee-client.so && ln -s libcherokee-client.so.0.0.1 libcherokee-client.so; }; }) >libtool: install: /usr/bin/install -c .libs/libcherokee-client.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/libcherokee-client.la >libtool: install: warning: relinking `libcherokee-server.la' >libtool: install: (cd /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee; /bin/sh /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/libtool --tag CC --mode=relink i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -version-info 0:1:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libcherokee-server.la -rpath /usr/lib libcherokee_server_la-connection.lo libcherokee_server_la-handler.lo libcherokee_server_la-rule.lo libcherokee_server_la-rule_list.lo libcherokee_server_la-rule_default.lo libcherokee_server_la-vrule.lo libcherokee_server_la-config_entry.lo libcherokee_server_la-server.lo libcherokee_server_la-bind.lo libcherokee_server_la-virtual_server.lo libcherokee_server_la-encoder.lo libcherokee_server_la-thread.lo libcherokee_server_la-validator.lo libcherokee_server_la-plugin_loader.lo libcherokee_server_la-icons.lo libcherokee_server_la-handler_error.lo libcherokee_server_la-nonce.lo libcherokee_server_la-balancer.lo libcherokee_server_la-source.lo libcherokee_server_la-source_interpreter.lo libcherokee_server_la-info.lo libcherokee_server_la-connection_info.lo libcherokee_server_la-dwriter.lo libcherokee_server_la-limiter.lo libcherokee_server_la-spawner.lo libcherokee_server_la-collector.lo libcherokee-base.la -lcrypto -ldl -inst-prefix-dir /var/tmp/portage/www-servers/cherokee-1.0.8/image/) >libtool: relink: /usr/bin/nm -B .libs/handler_server_info.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libplugin_server_info.exp >libtool: relink: /bin/grep -E -e "^[^_].*" ".libs/libplugin_server_info.exp" > ".libs/libplugin_server_info.expT" >libtool: relink: /usr/bin/nm -B .libs/libcherokee_server_la-connection.o .libs/libcherokee_server_la-handler.o .libs/libcherokee_server_la-rule.o .libs/libcherokee_server_la-rule_list.o .libs/libcherokee_server_la-rule_default.o .libs/libcherokee_server_la-vrule.o .libs/libcherokee_server_la-config_entry.o .libs/libcherokee_server_la-server.o .libs/libcherokee_server_la-bind.o .libs/libcherokee_server_la-virtual_server.o .libs/libcherokee_server_la-encoder.o .libs/libcherokee_server_la-thread.o .libs/libcherokee_server_la-validator.o .libs/libcherokee_server_la-plugin_loader.o .libs/libcherokee_server_la-icons.o .libs/libcherokee_server_la-handler_error.o .libs/libcherokee_server_la-nonce.o .libs/libcherokee_server_la-balancer.o .libs/libcherokee_server_la-source.o .libs/libcherokee_server_la-source_interpreter.o .libs/libcherokee_server_la-info.o .libs/libcherokee_server_la-connection_info.o .libs/libcherokee_server_la-dwriter.o .libs/libcherokee_server_la-limiter.o .libs/libcherokee_server_la-spawner.o .libs/libcherokee_server_la-collector.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libcherokee-server.exp >libtool: relink: mv -f ".libs/libplugin_server_info.expT" ".libs/libplugin_server_info.exp" >libtool: relink: /bin/grep -E -e "^[^_].*" ".libs/libcherokee-server.exp" > ".libs/libcherokee-server.expT" >libtool: relink: mv -f ".libs/libcherokee-server.expT" ".libs/libcherokee-server.exp" >libtool: relink: echo "{ global:" > .libs/libplugin_server_info.ver >libtool: relink: cat .libs/libplugin_server_info.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libplugin_server_info.ver >libtool: relink: echo "local: *; };" >> .libs/libplugin_server_info.ver >libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/handler_server_info.o -L/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs -L/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib -L/usr/lib -lcherokee-config -lcherokee-client -lcherokee-server -lcherokee-base -lrt -lpcre -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libplugin_server_info.so -Wl,-version-script -Wl,.libs/libplugin_server_info.ver -o .libs/libplugin_server_info.so >libtool: relink: echo "{ global:" > .libs/libcherokee-server.ver >libtool: relink: cat .libs/libcherokee-server.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcherokee-server.ver >/usr/lib/gcc/i686-pc-linux-gnu/4.5.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcherokee-server >collect2: ld returned 1 exit status >libtool: relink: echo "local: *; };" >> .libs/libcherokee-server.ver >libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/libcherokee_server_la-connection.o .libs/libcherokee_server_la-handler.o .libs/libcherokee_server_la-rule.o .libs/libcherokee_server_la-rule_list.o .libs/libcherokee_server_la-rule_default.o .libs/libcherokee_server_la-vrule.o .libs/libcherokee_server_la-config_entry.o .libs/libcherokee_server_la-server.o .libs/libcherokee_server_la-bind.o .libs/libcherokee_server_la-virtual_server.o .libs/libcherokee_server_la-encoder.o .libs/libcherokee_server_la-thread.o .libs/libcherokee_server_la-validator.o .libs/libcherokee_server_la-plugin_loader.o .libs/libcherokee_server_la-icons.o .libs/libcherokee_server_la-handler_error.o .libs/libcherokee_server_la-nonce.o .libs/libcherokee_server_la-balancer.o .libs/libcherokee_server_la-source.o .libs/libcherokee_server_la-source_interpreter.o .libs/libcherokee_server_la-info.o .libs/libcherokee_server_la-connection_info.o .libs/libcherokee_server_la-dwriter.o .libs/libcherokee_server_la-limiter.o .libs/libcherokee_server_la-spawner.o .libs/libcherokee_server_la-collector.o -L/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib -L/usr/lib -lcherokee-base -lrt -lpcre -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libcherokee-server.so.0 -Wl,-version-script -Wl,.libs/libcherokee-server.ver -o .libs/libcherokee-server.so.0.0.1 >libtool: install: error: relink `libplugin_server_info.la' with the above command before installing it >make[3]: *** [install-pluginLTLIBRARIES] Error 1 >make[3]: *** Waiting for unfinished jobs.... >libtool: install: /usr/bin/install -c .libs/libcherokee-server.so.0.0.1T /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/libcherokee-server.so.0.0.1 >libtool: install: (cd /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib && { ln -s -f libcherokee-server.so.0.0.1 libcherokee-server.so.0 || { rm -f libcherokee-server.so.0 && ln -s libcherokee-server.so.0.0.1 libcherokee-server.so.0; }; }) >libtool: install: (cd /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib && { ln -s -f libcherokee-server.so.0.0.1 libcherokee-server.so || { rm -f libcherokee-server.so && ln -s libcherokee-server.so.0.0.1 libcherokee-server.so; }; }) >libtool: install: /usr/bin/install -c .libs/libcherokee-server.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/libcherokee-server.la >libtool: install: warning: relinking `libcherokee-config.la' >libtool: install: (cd /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee; /bin/sh /var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/libtool --tag CC --mode=relink i686-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -export-symbols-regex "^[^_].*" -version-info 0:1:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libcherokee-config.la -rpath /usr/lib admin_client.lo libcherokee-base.la libcherokee-client.la libcherokee-server.la -lcrypto -ldl -inst-prefix-dir /var/tmp/portage/www-servers/cherokee-1.0.8/image/) >libtool: relink: /usr/bin/nm -B .libs/admin_client.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libcherokee-config.exp >libtool: relink: /bin/grep -E -e "^[^_].*" ".libs/libcherokee-config.exp" > ".libs/libcherokee-config.expT" >libtool: relink: mv -f ".libs/libcherokee-config.expT" ".libs/libcherokee-config.exp" >libtool: relink: echo "{ global:" > .libs/libcherokee-config.ver >libtool: relink: cat .libs/libcherokee-config.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libcherokee-config.ver >libtool: relink: echo "local: *; };" >> .libs/libcherokee-config.ver >libtool: relink: i686-pc-linux-gnu-gcc -shared .libs/admin_client.o -L/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee/.libs -L/var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib -L/usr/lib -lcherokee-client -lcherokee-server -lcherokee-base -lrt -lpcre -lcrypto -ldl -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libcherokee-config.so.0 -Wl,-version-script -Wl,.libs/libcherokee-config.ver -o .libs/libcherokee-config.so.0.0.1 >libtool: install: /usr/bin/install -c .libs/libcherokee-config.so.0.0.1T /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/libcherokee-config.so.0.0.1 >libtool: install: (cd /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib && { ln -s -f libcherokee-config.so.0.0.1 libcherokee-config.so.0 || { rm -f libcherokee-config.so.0 && ln -s libcherokee-config.so.0.0.1 libcherokee-config.so.0; }; }) >libtool: install: (cd /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib && { ln -s -f libcherokee-config.so.0.0.1 libcherokee-config.so || { rm -f libcherokee-config.so && ln -s libcherokee-config.so.0.0.1 libcherokee-config.so; }; }) >libtool: install: /usr/bin/install -c .libs/libcherokee-config.lai /var/tmp/portage/www-servers/cherokee-1.0.8/image//usr/lib/libcherokee-config.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >make[3]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee' >make[2]: *** [install-am] Error 2 >make[2]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee' >make[1]: *** [install] Error 2 >make[1]: Leaving directory `/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8/cherokee' >make: *** [install-recursive] Error 1 >emake failed > * ERROR: www-servers/cherokee-1.0.8 failed: > * make install failed > * > * Call stack: > * ebuild.sh, line 56: Called src_install > * environment, line 5532: Called die > * The specific snippet of code: > * emake DESTDIR="${D}" docdir="/usr/share/doc/${PF}/html" install || die "make install failed"; > * > * If you need support, post the output of 'emerge --info =www-servers/cherokee-1.0.8', > * the complete build log and the output of 'emerge -pqv =www-servers/cherokee-1.0.8'. > * The complete build log is located at '/var/log/portage/build/www-servers/cherokee-1.0.8:20101015-231849.log'. > * The ebuild environment file is located at '/var/tmp/portage/www-servers/cherokee-1.0.8/temp/environment'. > * S: '/var/tmp/portage/www-servers/cherokee-1.0.8/work/cherokee-1.0.8'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 341225
: 250813