Mock Version: 1.1.5 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/lighttpd.spec'], False, '/var/lib/mock/rhel-5-i386/root/', None, 0, True, 0, 500, 104, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/lighttpd.spec'] Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/lighttpd-1.4.28-3.el5.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/lighttpd.spec'], False, '/var/lib/mock/rhel-5-i386/root/', None, 0, True, 0, 500, 104, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/lighttpd.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1302 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf lighttpd-1.4.28 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/lighttpd-1.4.28.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lighttpd-1.4.28 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (lighttpd-1.4.28-defaultconf.patch):' Patch #0 (lighttpd-1.4.28-defaultconf.patch): + patch -p1 -b --suffix .defaultconf -s + echo 'Patch #1 (lighttpd-1.4.29-mod_geoip.patch):' Patch #1 (lighttpd-1.4.29-mod_geoip.patch): + patch -p1 -b --suffix .mod_geoip -s + install -p -m 0644 /builddir/build/SOURCES/lighttpd-mod_geoip.c src/mod_geoip.c + install -p -m 0644 /builddir/build/SOURCES/lighttpd-mod_geoip.txt mod_geoip.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1302 + umask 022 + cd /builddir/build/BUILD + cd lighttpd-1.4.28 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/lib/lighttpd --with-mysql --with-ldap --with-attr --with-openssl --with-kerberos5 --with-pcre --with-fam --with-gdbm --without-memcache --with-lua checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu 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 how to create a ustar tar archive... gnutar checking for i686-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes 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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for gawk... (cached) gawk checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for function prototypes... yes checking for string.h... (cached) 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 the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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... no checking for dlopen in -ldl... 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 ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/port.h usability... no checking sys/port.h presence... no checking for sys/port.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether char is unsigned... no checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for struct tm.tm_gmtoff... yes checking for struct sockaddr_storage... yes checking for socklen_t... 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 return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for issetugid... no checking for inet_pton... yes checking for pkg-config... /usr/bin/pkg-config checking for libev support... checking for MySQL support... yes checking for mysql_config... /usr/bin/mysql_config checking for MySQL includes at... -I/usr/include/mysql checking for MySQL libraries at... -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto checking errmsg.h usability... yes checking errmsg.h presence... yes checking for errmsg.h... yes checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for LDAP support... yes checking for ldap_bind in -lldap... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking for ber_printf in -llber... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for extended attributes support... yes checking for attr_get in -lattr... no checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing hstrerror... none required checking for library containing dlopen... -ldl checking for dlfcn.h... (cached) yes checking for valgrind... no checking for OpenSSL... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for BIO_f_base64 in -lcrypto... yes checking for SSL_new in -lssl... yes checking for perl regular expressions support... yes checking for pcre-config... /usr/bin/pcre-config checking for zlib support... yes checking for deflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for bzip2 support... yes checking for BZ2_bzCompress in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for FAM... yes checking for FAMOpen2 in -lfam... yes checking fam.h usability... yes checking fam.h presence... yes checking for fam.h... yes checking for FAMNoExists... yes checking for properties in mod_webdav... no checking for gdbm... yes checking for gdbm_open in -lgdbm... yes checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for memcache... no checking if lua-support is requested... yes checking for LUA... yes checking for library containing crypt... -lcrypt checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for library containing sendfilev... no checking for dup2... yes checking for getcwd... yes checking for inet_ntoa... yes checking for inet_ntop... yes checking for memset... yes checking for mmap... yes checking for munmap... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for sendfile... yes checking for getopt... yes checking for socket... yes checking for lstat... yes checking for gethostbyname... yes checking for poll... yes checking for epoll_ctl... yes checking for getrlimit... yes checking for chroot... yes checking for getuid... yes checking for select... yes checking for signal... yes checking for pathconf... yes checking for madvise... yes checking for posix_fadvise... yes checking for posix_madvise... yes checking for writev... yes checking for sigaction... yes checking for sendfile64... yes checking for send_file... no checking for kqueue... no checking for port_create... no checking for localtime_r... yes checking for gmtime_r... yes checking for Large File System support... checking size of long... 4 checking size of off_t... 8 checking if sendfile works... yes checking for IPv6 support... yes checking for FCGI_Accept in -lfcgi... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/config/conf.d/Makefile config.status: creating doc/config/vhosts.d/Makefile config.status: creating doc/config/Makefile config.status: creating doc/scripts/Makefile config.status: creating doc/initscripts/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating tests/docroot/Makefile config.status: creating tests/docroot/123/Makefile config.status: creating tests/docroot/www/Makefile config.status: creating tests/docroot/www/go/Makefile config.status: creating tests/docroot/www/indexfile/Makefile config.status: creating tests/docroot/www/expire/Makefile config.status: creating distribute.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Plugins: enabled: mod_access mod_accesslog mod_alias mod_auth mod_cgi mod_cml mod_compress mod_dirlisting mod_evhost mod_expire mod_extforward mod_fastcgi mod_flv_streaming mod_geoip mod_indexfile mod_magnet mod_mysql_vhost mod_proxy mod_redirect mod_rewrite mod_rrdtool mod_scgi mod_secdownload mod_setenv mod_simple_vhost mod_ssi mod_staticfile mod_status mod_trigger_b4_dl mod_userdir mod_usertrack mod_webdav disabled: Features: enabled: auth-crypt auth-ldap compress-bzip2 compress-deflate compress-gzip large-files network-ipv6 network-openssl regex-conditionals stat-cache-fam storage-gdbm disabled: storage-memcache webdav-locks webdav-properties + make -j4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/lighttpd-1.4.28/missing --run aclocal-1.11 -I m4 /builddir/build/BUILD/lighttpd-1.4.28/missing: line 52: aclocal-1.11: command not found WARNING: `aclocal-1.11' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/lighttpd-1.4.28/missing --run autoconf cd . && /bin/sh /builddir/build/BUILD/lighttpd-1.4.28/missing --run automake-1.11 --foreign /builddir/build/BUILD/lighttpd-1.4.28/missing: line 52: automake-1.11: command not found /builddir/build/BUILD/lighttpd-1.4.28/missing: line 52: autoconf: command not found WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr/lib/lighttpd --with-mysql --with-ldap --with-attr --with-openssl --with-kerberos5 --with-pcre --with-fam --with-gdbm --without-memcache --with-lua build_alias=i686-redhat-linux-gnu host_alias=i686-redhat-linux-gnu target_alias=i386-redhat-linux-gnu CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig --no-create --no-recursion checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu 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 how to create a ustar tar archive... gnutar checking for i686-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes 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 gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for gawk... (cached) gawk checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for function prototypes... yes checking for string.h... (cached) 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 the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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... no checking for dlopen in -ldl... 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 ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/port.h usability... no checking sys/port.h presence... no checking for sys/port.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/syslimits.h usability... no checking sys/syslimits.h presence... no checking for sys/syslimits.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether char is unsigned... no checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for struct tm.tm_gmtoff... yes checking for struct sockaddr_storage... yes checking for socklen_t... 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 return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for issetugid... no checking for inet_pton... yes checking for pkg-config... /usr/bin/pkg-config checking for libev support... checking for MySQL support... yes checking for mysql_config... /usr/bin/mysql_config checking for MySQL includes at... -I/usr/include/mysql checking for MySQL libraries at... -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto checking errmsg.h usability... yes checking errmsg.h presence... yes checking for errmsg.h... yes checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for LDAP support... yes checking for ldap_bind in -lldap... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking for ber_printf in -llber... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking for extended attributes support... yes checking for attr_get in -lattr... no checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing hstrerror... none required checking for library containing dlopen... -ldl checking for dlfcn.h... (cached) yes checking for valgrind... no checking for OpenSSL... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for BIO_f_base64 in -lcrypto... yes checking for SSL_new in -lssl... yes checking for perl regular expressions support... yes checking for pcre-config... /usr/bin/pcre-config checking for zlib support... yes checking for deflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for bzip2 support... yes checking for BZ2_bzCompress in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for FAM... yes checking for FAMOpen2 in -lfam... yes checking fam.h usability... yes checking fam.h presence... yes checking for fam.h... yes checking for FAMNoExists... yes checking for properties in mod_webdav... no checking for gdbm... yes checking for gdbm_open in -lgdbm... yes checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for memcache... no checking if lua-support is requested... yes checking for LUA... yes checking for library containing crypt... -lcrypt checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for library containing sendfilev... no checking for dup2... yes checking for getcwd... yes checking for inet_ntoa... yes checking for inet_ntop... yes checking for memset... yes checking for mmap... yes checking for munmap... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for sendfile... yes checking for getopt... yes checking for socket... yes checking for lstat... yes checking for gethostbyname... yes checking for poll... yes checking for epoll_ctl... yes checking for getrlimit... yes checking for chroot... yes checking for getuid... yes checking for select... yes checking for signal... yes checking for pathconf... yes checking for madvise... yes checking for posix_fadvise... yes checking for posix_madvise... yes checking for writev... yes checking for sigaction... yes checking for sendfile64... yes checking for send_file... no checking for kqueue... no checking for port_create... no checking for localtime_r... yes checking for gmtime_r... yes checking for Large File System support... checking size of long... 4 checking size of off_t... 8 checking if sendfile works... yes checking for IPv6 support... yes checking for FCGI_Accept in -lfcgi... no configure: creating ./config.status Plugins: enabled: mod_access mod_accesslog mod_alias mod_auth mod_cgi mod_cml mod_compress mod_dirlisting mod_evhost mod_expire mod_extforward mod_fastcgi mod_flv_streaming mod_geoip mod_indexfile mod_magnet mod_mysql_vhost mod_proxy mod_redirect mod_rewrite mod_rrdtool mod_scgi mod_secdownload mod_setenv mod_simple_vhost mod_ssi mod_staticfile mod_status mod_trigger_b4_dl mod_userdir mod_usertrack mod_webdav disabled: Features: enabled: auth-crypt auth-ldap compress-bzip2 compress-deflate compress-gzip large-files network-ipv6 network-openssl regex-conditionals stat-cache-fam storage-gdbm disabled: storage-memcache webdav-locks webdav-properties /bin/sh ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/config/conf.d/Makefile config.status: creating doc/config/vhosts.d/Makefile config.status: creating doc/config/Makefile config.status: creating doc/scripts/Makefile config.status: creating doc/initscripts/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating tests/docroot/Makefile config.status: creating tests/docroot/123/Makefile config.status: creating tests/docroot/www/Makefile config.status: creating tests/docroot/www/go/Makefile config.status: creating tests/docroot/www/indexfile/Makefile config.status: creating tests/docroot/www/expire/Makefile config.status: creating distribute.sh config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/lighttpd-1.4.28/missing --run autoheader) /builddir/build/BUILD/lighttpd-1.4.28/missing: line 52: autoheader: command not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28' Making all in src make[2]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lemon.o -MD -MP -MF .deps/lemon.Tpo -c -o lemon.o lemon.c which: no svnversion in (/usr/kerberos/bin:/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/builddir/bin) which: no git in (/usr/kerberos/bin:/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/builddir/bin) mv -f .deps/lemon.Tpo .deps/lemon.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -o lemon lemon.o libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -o lemon lemon.o rm -f configparser.h rm -f mod_ssi_exprparser.h ../src/lemon -q ./configparser.y ./lempar.c ../src/lemon -q ./mod_ssi_exprparser.y ./lempar.c make all-am make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_flv_streaming.lo -MD -MP -MF .deps/mod_flv_streaming.Tpo -c -o mod_flv_streaming.lo mod_flv_streaming.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_evasive.lo -MD -MP -MF .deps/mod_evasive.Tpo -c -o mod_evasive.lo mod_evasive.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_webdav_la-mod_webdav.lo -MD -MP -MF .deps/mod_webdav_la-mod_webdav.Tpo -c -o mod_webdav_la-mod_webdav.lo `test -f 'mod_webdav.c' || echo './'`mod_webdav.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_magnet_la-mod_magnet.lo -MD -MP -MF .deps/mod_magnet_la-mod_magnet.Tpo -c -o mod_magnet_la-mod_magnet.lo `test -f 'mod_magnet.c' || echo './'`mod_magnet.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_webdav_la-mod_webdav.lo -MD -MP -MF .deps/mod_webdav_la-mod_webdav.Tpo -c mod_webdav.c -fPIC -DPIC -o .libs/mod_webdav_la-mod_webdav.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_flv_streaming.lo -MD -MP -MF .deps/mod_flv_streaming.Tpo -c mod_flv_streaming.c -fPIC -DPIC -o .libs/mod_flv_streaming.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_magnet_la-mod_magnet.lo -MD -MP -MF .deps/mod_magnet_la-mod_magnet.Tpo -c mod_magnet.c -fPIC -DPIC -o .libs/mod_magnet_la-mod_magnet.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_evasive.lo -MD -MP -MF .deps/mod_evasive.Tpo -c mod_evasive.c -fPIC -DPIC -o .libs/mod_evasive.o mv -f .deps/mod_flv_streaming.Tpo .deps/mod_flv_streaming.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_magnet_la-mod_magnet_cache.lo -MD -MP -MF .deps/mod_magnet_la-mod_magnet_cache.Tpo -c -o mod_magnet_la-mod_magnet_cache.lo `test -f 'mod_magnet_cache.c' || echo './'`mod_magnet_cache.c mv -f .deps/mod_evasive.Tpo .deps/mod_evasive.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_cml_la-mod_cml.lo -MD -MP -MF .deps/mod_cml_la-mod_cml.Tpo -c -o mod_cml_la-mod_cml.lo `test -f 'mod_cml.c' || echo './'`mod_cml.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_magnet_la-mod_magnet_cache.lo -MD -MP -MF .deps/mod_magnet_la-mod_magnet_cache.Tpo -c mod_magnet_cache.c -fPIC -DPIC -o .libs/mod_magnet_la-mod_magnet_cache.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_cml_la-mod_cml.lo -MD -MP -MF .deps/mod_cml_la-mod_cml.Tpo -c mod_cml.c -fPIC -DPIC -o .libs/mod_cml_la-mod_cml.o mv -f .deps/mod_magnet_la-mod_magnet.Tpo .deps/mod_magnet_la-mod_magnet.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_cml_la-mod_cml_lua.lo -MD -MP -MF .deps/mod_cml_la-mod_cml_lua.Tpo -c -o mod_cml_la-mod_cml_lua.lo `test -f 'mod_cml_lua.c' || echo './'`mod_cml_lua.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_cml_la-mod_cml_lua.lo -MD -MP -MF .deps/mod_cml_la-mod_cml_lua.Tpo -c mod_cml_lua.c -fPIC -DPIC -o .libs/mod_cml_la-mod_cml_lua.o mv -f .deps/mod_magnet_la-mod_magnet_cache.Tpo .deps/mod_magnet_la-mod_magnet_cache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_cml_la-mod_cml_funcs.lo -MD -MP -MF .deps/mod_cml_la-mod_cml_funcs.Tpo -c -o mod_cml_la-mod_cml_funcs.lo `test -f 'mod_cml_funcs.c' || echo './'`mod_cml_funcs.c mv -f .deps/mod_webdav_la-mod_webdav.Tpo .deps/mod_webdav_la-mod_webdav.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_trigger_b4_dl.lo -MD -MP -MF .deps/mod_trigger_b4_dl.Tpo -c -o mod_trigger_b4_dl.lo mod_trigger_b4_dl.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_cml_la-mod_cml_funcs.lo -MD -MP -MF .deps/mod_cml_la-mod_cml_funcs.Tpo -c mod_cml_funcs.c -fPIC -DPIC -o .libs/mod_cml_la-mod_cml_funcs.o mv -f .deps/mod_cml_la-mod_cml.Tpo .deps/mod_cml_la-mod_cml.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -I/usr/include/mysql -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_mysql_vhost_la-mod_mysql_vhost.lo -MD -MP -MF .deps/mod_mysql_vhost_la-mod_mysql_vhost.Tpo -c -o mod_mysql_vhost_la-mod_mysql_vhost.lo `test -f 'mod_mysql_vhost.c' || echo './'`mod_mysql_vhost.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_trigger_b4_dl.lo -MD -MP -MF .deps/mod_trigger_b4_dl.Tpo -c mod_trigger_b4_dl.c -fPIC -DPIC -o .libs/mod_trigger_b4_dl.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -I/usr/include/mysql -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_mysql_vhost_la-mod_mysql_vhost.lo -MD -MP -MF .deps/mod_mysql_vhost_la-mod_mysql_vhost.Tpo -c mod_mysql_vhost.c -fPIC -DPIC -o .libs/mod_mysql_vhost_la-mod_mysql_vhost.o mv -f .deps/mod_cml_la-mod_cml_lua.Tpo .deps/mod_cml_la-mod_cml_lua.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_cgi.lo -MD -MP -MF .deps/mod_cgi.Tpo -c -o mod_cgi.lo mod_cgi.c mv -f .deps/mod_cml_la-mod_cml_funcs.Tpo .deps/mod_cml_la-mod_cml_funcs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_scgi.lo -MD -MP -MF .deps/mod_scgi.Tpo -c -o mod_scgi.lo mod_scgi.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_cgi.lo -MD -MP -MF .deps/mod_cgi.Tpo -c mod_cgi.c -fPIC -DPIC -o .libs/mod_cgi.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_scgi.lo -MD -MP -MF .deps/mod_scgi.Tpo -c mod_scgi.c -fPIC -DPIC -o .libs/mod_scgi.o mv -f .deps/mod_trigger_b4_dl.Tpo .deps/mod_trigger_b4_dl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_staticfile.lo -MD -MP -MF .deps/mod_staticfile.Tpo -c -o mod_staticfile.lo mod_staticfile.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_staticfile.lo -MD -MP -MF .deps/mod_staticfile.Tpo -c mod_staticfile.c -fPIC -DPIC -o .libs/mod_staticfile.o mv -f .deps/mod_mysql_vhost_la-mod_mysql_vhost.Tpo .deps/mod_mysql_vhost_la-mod_mysql_vhost.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_dirlisting.lo -MD -MP -MF .deps/mod_dirlisting.Tpo -c -o mod_dirlisting.lo mod_dirlisting.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_dirlisting.lo -MD -MP -MF .deps/mod_dirlisting.Tpo -c mod_dirlisting.c -fPIC -DPIC -o .libs/mod_dirlisting.o mv -f .deps/mod_staticfile.Tpo .deps/mod_staticfile.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_indexfile.lo -MD -MP -MF .deps/mod_indexfile.Tpo -c -o mod_indexfile.lo mod_indexfile.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_indexfile.lo -MD -MP -MF .deps/mod_indexfile.Tpo -c mod_indexfile.c -fPIC -DPIC -o .libs/mod_indexfile.o mv -f .deps/mod_cgi.Tpo .deps/mod_cgi.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_setenv.lo -MD -MP -MF .deps/mod_setenv.Tpo -c -o mod_setenv.lo mod_setenv.c mv -f .deps/mod_dirlisting.Tpo .deps/mod_dirlisting.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_alias.lo -MD -MP -MF .deps/mod_alias.Tpo -c -o mod_alias.lo mod_alias.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_setenv.lo -MD -MP -MF .deps/mod_setenv.Tpo -c mod_setenv.c -fPIC -DPIC -o .libs/mod_setenv.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_alias.lo -MD -MP -MF .deps/mod_alias.Tpo -c mod_alias.c -fPIC -DPIC -o .libs/mod_alias.o mv -f .deps/mod_indexfile.Tpo .deps/mod_indexfile.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_userdir.lo -MD -MP -MF .deps/mod_userdir.Tpo -c -o mod_userdir.lo mod_userdir.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_userdir.lo -MD -MP -MF .deps/mod_userdir.Tpo -c mod_userdir.c -fPIC -DPIC -o .libs/mod_userdir.o mv -f .deps/mod_scgi.Tpo .deps/mod_scgi.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_rrdtool.lo -MD -MP -MF .deps/mod_rrdtool.Tpo -c -o mod_rrdtool.lo mod_rrdtool.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_rrdtool.lo -MD -MP -MF .deps/mod_rrdtool.Tpo -c mod_rrdtool.c -fPIC -DPIC -o .libs/mod_rrdtool.o mv -f .deps/mod_setenv.Tpo .deps/mod_setenv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_usertrack.lo -MD -MP -MF .deps/mod_usertrack.Tpo -c -o mod_usertrack.lo mod_usertrack.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_usertrack.lo -MD -MP -MF .deps/mod_usertrack.Tpo -c mod_usertrack.c -fPIC -DPIC -o .libs/mod_usertrack.o mv -f .deps/mod_alias.Tpo .deps/mod_alias.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_proxy.lo -MD -MP -MF .deps/mod_proxy.Tpo -c -o mod_proxy.lo mod_proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_proxy.lo -MD -MP -MF .deps/mod_proxy.Tpo -c mod_proxy.c -fPIC -DPIC -o .libs/mod_proxy.o mv -f .deps/mod_userdir.Tpo .deps/mod_userdir.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_ssi_exprparser.lo -MD -MP -MF .deps/mod_ssi_exprparser.Tpo -c -o mod_ssi_exprparser.lo mod_ssi_exprparser.c mv -f .deps/mod_usertrack.Tpo .deps/mod_usertrack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_ssi_expr.lo -MD -MP -MF .deps/mod_ssi_expr.Tpo -c -o mod_ssi_expr.lo mod_ssi_expr.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_ssi_exprparser.lo -MD -MP -MF .deps/mod_ssi_exprparser.Tpo -c mod_ssi_exprparser.c -fPIC -DPIC -o .libs/mod_ssi_exprparser.o mv -f .deps/mod_rrdtool.Tpo .deps/mod_rrdtool.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_ssi.lo -MD -MP -MF .deps/mod_ssi.Tpo -c -o mod_ssi.lo mod_ssi.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_ssi_expr.lo -MD -MP -MF .deps/mod_ssi_expr.Tpo -c mod_ssi_expr.c -fPIC -DPIC -o .libs/mod_ssi_expr.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_ssi.lo -MD -MP -MF .deps/mod_ssi.Tpo -c mod_ssi.c -fPIC -DPIC -o .libs/mod_ssi.o mv -f .deps/mod_ssi_exprparser.Tpo .deps/mod_ssi_exprparser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_secure_download.lo -MD -MP -MF .deps/mod_secure_download.Tpo -c -o mod_secure_download.lo mod_secure_download.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_secure_download.lo -MD -MP -MF .deps/mod_secure_download.Tpo -c mod_secure_download.c -fPIC -DPIC -o .libs/mod_secure_download.o mv -f .deps/mod_ssi_expr.Tpo .deps/mod_ssi_expr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_expire.lo -MD -MP -MF .deps/mod_expire.Tpo -c -o mod_expire.lo mod_expire.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_expire.lo -MD -MP -MF .deps/mod_expire.Tpo -c mod_expire.c -fPIC -DPIC -o .libs/mod_expire.o mv -f .deps/mod_proxy.Tpo .deps/mod_proxy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_evhost.lo -MD -MP -MF .deps/mod_evhost.Tpo -c -o mod_evhost.lo mod_evhost.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_evhost.lo -MD -MP -MF .deps/mod_evhost.Tpo -c mod_evhost.c -fPIC -DPIC -o .libs/mod_evhost.o mv -f .deps/mod_secure_download.Tpo .deps/mod_secure_download.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_simple_vhost.lo -MD -MP -MF .deps/mod_simple_vhost.Tpo -c -o mod_simple_vhost.lo mod_simple_vhost.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_simple_vhost.lo -MD -MP -MF .deps/mod_simple_vhost.Tpo -c mod_simple_vhost.c -fPIC -DPIC -o .libs/mod_simple_vhost.o mv -f .deps/mod_ssi.Tpo .deps/mod_ssi.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_fastcgi.lo -MD -MP -MF .deps/mod_fastcgi.Tpo -c -o mod_fastcgi.lo mod_fastcgi.c mv -f .deps/mod_expire.Tpo .deps/mod_expire.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_extforward.lo -MD -MP -MF .deps/mod_extforward.Tpo -c -o mod_extforward.lo mod_extforward.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_fastcgi.lo -MD -MP -MF .deps/mod_fastcgi.Tpo -c mod_fastcgi.c -fPIC -DPIC -o .libs/mod_fastcgi.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_extforward.lo -MD -MP -MF .deps/mod_extforward.Tpo -c mod_extforward.c -fPIC -DPIC -o .libs/mod_extforward.o mv -f .deps/mod_evhost.Tpo .deps/mod_evhost.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_access.lo -MD -MP -MF .deps/mod_access.Tpo -c -o mod_access.lo mod_access.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_access.lo -MD -MP -MF .deps/mod_access.Tpo -c mod_access.c -fPIC -DPIC -o .libs/mod_access.o mv -f .deps/mod_simple_vhost.Tpo .deps/mod_simple_vhost.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_compress.lo -MD -MP -MF .deps/mod_compress.Tpo -c -o mod_compress.lo mod_compress.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_compress.lo -MD -MP -MF .deps/mod_compress.Tpo -c mod_compress.c -fPIC -DPIC -o .libs/mod_compress.o mv -f .deps/mod_extforward.Tpo .deps/mod_extforward.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_auth.lo -MD -MP -MF .deps/mod_auth.Tpo -c -o mod_auth.lo mod_auth.c mv -f .deps/mod_access.Tpo .deps/mod_access.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT http_auth_digest.lo -MD -MP -MF .deps/http_auth_digest.Tpo -c -o http_auth_digest.lo http_auth_digest.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_auth.lo -MD -MP -MF .deps/mod_auth.Tpo -c mod_auth.c -fPIC -DPIC -o .libs/mod_auth.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT http_auth_digest.lo -MD -MP -MF .deps/http_auth_digest.Tpo -c http_auth_digest.c -fPIC -DPIC -o .libs/http_auth_digest.o mv -f .deps/http_auth_digest.Tpo .deps/http_auth_digest.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT http_auth.lo -MD -MP -MF .deps/http_auth.Tpo -c -o http_auth.lo http_auth.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT http_auth.lo -MD -MP -MF .deps/http_auth.Tpo -c http_auth.c -fPIC -DPIC -o .libs/http_auth.o mv -f .deps/mod_compress.Tpo .deps/mod_compress.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_rewrite.lo -MD -MP -MF .deps/mod_rewrite.Tpo -c -o mod_rewrite.lo mod_rewrite.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_rewrite.lo -MD -MP -MF .deps/mod_rewrite.Tpo -c mod_rewrite.c -fPIC -DPIC -o .libs/mod_rewrite.o mv -f .deps/mod_auth.Tpo .deps/mod_auth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_redirect.lo -MD -MP -MF .deps/mod_redirect.Tpo -c -o mod_redirect.lo mod_redirect.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_redirect.lo -MD -MP -MF .deps/mod_redirect.Tpo -c mod_redirect.c -fPIC -DPIC -o .libs/mod_redirect.o mv -f .deps/mod_rewrite.Tpo .deps/mod_rewrite.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_status.lo -MD -MP -MF .deps/mod_status.Tpo -c -o mod_status.lo mod_status.c mv -f .deps/http_auth.Tpo .deps/http_auth.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_accesslog.lo -MD -MP -MF .deps/mod_accesslog.Tpo -c -o mod_accesslog.lo mod_accesslog.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_status.lo -MD -MP -MF .deps/mod_status.Tpo -c mod_status.c -fPIC -DPIC -o .libs/mod_status.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_accesslog.lo -MD -MP -MF .deps/mod_accesslog.Tpo -c mod_accesslog.c -fPIC -DPIC -o .libs/mod_accesslog.o mv -f .deps/mod_redirect.Tpo .deps/mod_redirect.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_geoip.lo -MD -MP -MF .deps/mod_geoip.Tpo -c -o mod_geoip.lo mod_geoip.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_geoip.lo -MD -MP -MF .deps/mod_geoip.Tpo -c mod_geoip.c -fPIC -DPIC -o .libs/mod_geoip.o mv -f .deps/mod_fastcgi.Tpo .deps/mod_fastcgi.Plo gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -DDEBUG_PROC_OPEN -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT proc_open-proc_open.o -MD -MP -MF .deps/proc_open-proc_open.Tpo -c -o proc_open-proc_open.o `test -f 'proc_open.c' || echo './'`proc_open.c mv -f .deps/proc_open-proc_open.Tpo .deps/proc_open-proc_open.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -DDEBUG_PROC_OPEN -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT proc_open-buffer.o -MD -MP -MF .deps/proc_open-buffer.Tpo -c -o proc_open-buffer.o `test -f 'buffer.c' || echo './'`buffer.c mod_geoip.c: In function 'mod_geoip_subrequest': mod_geoip.c:228: warning: implicit declaration of function 'inet_ntop_cache_get_ip' mod_geoip.c:228: warning: assignment makes pointer from integer without a cast mod_geoip.c:351: warning: passing argument 1 of '__builtin___sprintf_chk' from incompatible pointer type mod_geoip.c:364: warning: passing argument 1 of '__builtin___sprintf_chk' from incompatible pointer type mod_geoip.c:377: warning: passing argument 1 of '__builtin___sprintf_chk' from incompatible pointer type mod_geoip.c:390: warning: passing argument 1 of '__builtin___sprintf_chk' from incompatible pointer type mod_geoip.c:224: warning: unused variable 'gi' mv -f .deps/mod_geoip.Tpo .deps/mod_geoip.Plo gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c mv -f .deps/mod_status.Tpo .deps/mod_status.Plo gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT response.o -MD -MP -MF .deps/response.Tpo -c -o response.o response.c mod_accesslog.c: In function 'mod_accesslog_free': mod_accesslog.c:422: warning: ignoring return value of 'write', declared with attribute warn_unused_result mod_accesslog.c: In function 'log_access_cycle': mod_accesslog.c:600: warning: ignoring return value of 'write', declared with attribute warn_unused_result mod_accesslog.c: In function 'log_access_write': mod_accesslog.c:911: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/mod_accesslog.Tpo .deps/mod_accesslog.Plo gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT connections.o -MD -MP -MF .deps/connections.Tpo -c -o connections.o connections.c mv -f .deps/proc_open-buffer.Tpo .deps/proc_open-buffer.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.c mv -f .deps/response.Tpo .deps/response.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT configfile.o -MD -MP -MF .deps/configfile.Tpo -c -o configfile.o configfile.c server.c: In function 'show_version': server.c:364: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c: In function 'show_help': server.c:516: warning: ignoring return value of 'write', declared with attribute warn_unused_result server.c: In function 'main': server.c:921: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/server.Tpo .deps/server.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT configparser.o -MD -MP -MF .deps/configparser.Tpo -c -o configparser.o configparser.c mv -f .deps/connections.Tpo .deps/connections.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT request.o -MD -MP -MF .deps/request.Tpo -c -o request.o request.c mv -f .deps/network.Tpo .deps/network.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT proc_open.o -MD -MP -MF .deps/proc_open.Tpo -c -o proc_open.o proc_open.c mv -f .deps/proc_open.Tpo .deps/proc_open.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c mv -f .deps/configparser.Tpo .deps/configparser.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c configfile.c: In function 'config_parse_cmd': configfile.c:1013: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result configfile.c:1027: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result mv -f .deps/configfile.Tpo .deps/configfile.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT keyvalue.o -MD -MP -MF .deps/keyvalue.Tpo -c -o keyvalue.o keyvalue.c mv -f .deps/request.Tpo .deps/request.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT chunk.o -MD -MP -MF .deps/chunk.Tpo -c -o chunk.o chunk.c log.c: In function 'log_error_write': log.c:369: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/log.Tpo .deps/log.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT http_chunk.o -MD -MP -MF .deps/http_chunk.Tpo -c -o http_chunk.o http_chunk.c mv -f .deps/buffer.Tpo .deps/buffer.Po mv -f .deps/keyvalue.Tpo .deps/keyvalue.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT stream.o -MD -MP -MF .deps/stream.Tpo -c -o stream.o stream.c gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT fdevent.o -MD -MP -MF .deps/fdevent.Tpo -c -o fdevent.o fdevent.c mv -f .deps/stream.Tpo .deps/stream.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT stat_cache.o -MD -MP -MF .deps/stat_cache.Tpo -c -o stat_cache.o stat_cache.c mv -f .deps/chunk.Tpo .deps/chunk.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o plugin.c mv -f .deps/http_chunk.Tpo .deps/http_chunk.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT joblist.o -MD -MP -MF .deps/joblist.Tpo -c -o joblist.o joblist.c mv -f .deps/fdevent.Tpo .deps/fdevent.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT etag.o -MD -MP -MF .deps/etag.Tpo -c -o etag.o etag.c mv -f .deps/stat_cache.Tpo .deps/stat_cache.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c mv -f .deps/plugin.Tpo .deps/plugin.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT data_string.o -MD -MP -MF .deps/data_string.Tpo -c -o data_string.o data_string.c mv -f .deps/joblist.Tpo .deps/joblist.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT data_count.o -MD -MP -MF .deps/data_count.Tpo -c -o data_count.o data_count.c mv -f .deps/array.Tpo .deps/array.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT data_array.o -MD -MP -MF .deps/data_array.Tpo -c -o data_array.o data_array.c mv -f .deps/etag.Tpo .deps/etag.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT data_integer.o -MD -MP -MF .deps/data_integer.Tpo -c -o data_integer.o data_integer.c mv -f .deps/data_count.Tpo .deps/data_count.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c mv -f .deps/data_string.Tpo .deps/data_string.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT data_fastcgi.o -MD -MP -MF .deps/data_fastcgi.Tpo -c -o data_fastcgi.o data_fastcgi.c mv -f .deps/data_array.Tpo .deps/data_array.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT fdevent_select.o -MD -MP -MF .deps/fdevent_select.Tpo -c -o fdevent_select.o fdevent_select.c mv -f .deps/data_fastcgi.Tpo .deps/data_fastcgi.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT fdevent_libev.o -MD -MP -MF .deps/fdevent_libev.Tpo -c -o fdevent_libev.o fdevent_libev.c mv -f .deps/data_integer.Tpo .deps/data_integer.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT fdevent_poll.o -MD -MP -MF .deps/fdevent_poll.Tpo -c -o fdevent_poll.o fdevent_poll.c mv -f .deps/md5.Tpo .deps/md5.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT fdevent_linux_sysepoll.o -MD -MP -MF .deps/fdevent_linux_sysepoll.Tpo -c -o fdevent_linux_sysepoll.o fdevent_linux_sysepoll.c mv -f .deps/fdevent_libev.Tpo .deps/fdevent_libev.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT fdevent_solaris_devpoll.o -MD -MP -MF .deps/fdevent_solaris_devpoll.Tpo -c -o fdevent_solaris_devpoll.o fdevent_solaris_devpoll.c mv -f .deps/fdevent_select.Tpo .deps/fdevent_select.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT fdevent_freebsd_kqueue.o -MD -MP -MF .deps/fdevent_freebsd_kqueue.Tpo -c -o fdevent_freebsd_kqueue.o fdevent_freebsd_kqueue.c mv -f .deps/fdevent_poll.Tpo .deps/fdevent_poll.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT data_config.o -MD -MP -MF .deps/data_config.Tpo -c -o data_config.o data_config.c mv -f .deps/fdevent_linux_sysepoll.Tpo .deps/fdevent_linux_sysepoll.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT bitset.o -MD -MP -MF .deps/bitset.Tpo -c -o bitset.o bitset.c mv -f .deps/fdevent_solaris_devpoll.Tpo .deps/fdevent_solaris_devpoll.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT inet_ntop_cache.o -MD -MP -MF .deps/inet_ntop_cache.Tpo -c -o inet_ntop_cache.o inet_ntop_cache.c mv -f .deps/data_config.Tpo .deps/data_config.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT crc32.o -MD -MP -MF .deps/crc32.Tpo -c -o crc32.o crc32.c mv -f .deps/fdevent_freebsd_kqueue.Tpo .deps/fdevent_freebsd_kqueue.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT connections-glue.o -MD -MP -MF .deps/connections-glue.Tpo -c -o connections-glue.o connections-glue.c mv -f .deps/bitset.Tpo .deps/bitset.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT configfile-glue.o -MD -MP -MF .deps/configfile-glue.Tpo -c -o configfile-glue.o configfile-glue.c mv -f .deps/crc32.Tpo .deps/crc32.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT http-header-glue.o -MD -MP -MF .deps/http-header-glue.Tpo -c -o http-header-glue.o http-header-glue.c mv -f .deps/inet_ntop_cache.Tpo .deps/inet_ntop_cache.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT network_write.o -MD -MP -MF .deps/network_write.Tpo -c -o network_write.o network_write.c mv -f .deps/connections-glue.Tpo .deps/connections-glue.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT network_linux_sendfile.o -MD -MP -MF .deps/network_linux_sendfile.Tpo -c -o network_linux_sendfile.o network_linux_sendfile.c mv -f .deps/configfile-glue.Tpo .deps/configfile-glue.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT network_freebsd_sendfile.o -MD -MP -MF .deps/network_freebsd_sendfile.Tpo -c -o network_freebsd_sendfile.o network_freebsd_sendfile.c mv -f .deps/network_linux_sendfile.Tpo .deps/network_linux_sendfile.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT network_writev.o -MD -MP -MF .deps/network_writev.Tpo -c -o network_writev.o network_writev.c mv -f .deps/http-header-glue.Tpo .deps/http-header-glue.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT network_solaris_sendfilev.o -MD -MP -MF .deps/network_solaris_sendfilev.Tpo -c -o network_solaris_sendfilev.o network_solaris_sendfilev.c mv -f .deps/network_freebsd_sendfile.Tpo .deps/network_freebsd_sendfile.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT network_openssl.o -MD -MP -MF .deps/network_openssl.Tpo -c -o network_openssl.o network_openssl.c mv -f .deps/network_write.Tpo .deps/network_write.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT splaytree.o -MD -MP -MF .deps/splaytree.Tpo -c -o splaytree.o splaytree.c mv -f .deps/splaytree.Tpo .deps/splaytree.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT status_counter.o -MD -MP -MF .deps/status_counter.Tpo -c -o status_counter.o status_counter.c mv -f .deps/network_solaris_sendfilev.Tpo .deps/network_solaris_sendfilev.Po gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-angel.o -MD -MP -MF .deps/lighttpd-angel.Tpo -c -o lighttpd-angel.o lighttpd-angel.c mv -f .deps/network_writev.Tpo .deps/network_writev.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_flv_streaming.la -rpath /usr/lib/lighttpd mod_flv_streaming.lo mv -f .deps/network_openssl.Tpo .deps/network_openssl.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_evasive.la -rpath /usr/lib/lighttpd mod_evasive.lo mv -f .deps/lighttpd-angel.Tpo .deps/lighttpd-angel.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_webdav.la -rpath /usr/lib/lighttpd mod_webdav_la-mod_webdav.lo mv -f .deps/status_counter.Tpo .deps/status_counter.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_magnet.la -rpath /usr/lib/lighttpd mod_magnet_la-mod_magnet.lo mod_magnet_la-mod_magnet_cache.lo -llua -lm -ldl -lm libtool: link: gcc -shared .libs/mod_flv_streaming.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_flv_streaming.so -o .libs/mod_flv_streaming.so libtool: link: gcc -shared .libs/mod_evasive.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_evasive.so -o .libs/mod_evasive.so libtool: link: gcc -shared .libs/mod_webdav_la-mod_webdav.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_webdav.so -o .libs/mod_webdav.so libtool: link: ( cd ".libs" && rm -f "mod_flv_streaming.la" && ln -s "../mod_flv_streaming.la" "mod_flv_streaming.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_cml.la -rpath /usr/lib/lighttpd mod_cml_la-mod_cml.lo mod_cml_la-mod_cml_lua.lo mod_cml_la-mod_cml_funcs.lo -llua -lm -ldl -lm libtool: link: ( cd ".libs" && rm -f "mod_evasive.la" && ln -s "../mod_evasive.la" "mod_evasive.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_trigger_b4_dl.la -rpath /usr/lib/lighttpd mod_trigger_b4_dl.lo -lgdbm -lpcre libtool: link: ( cd ".libs" && rm -f "mod_webdav.la" && ln -s "../mod_webdav.la" "mod_webdav.la" ) libtool: link: gcc -shared .libs/mod_magnet_la-mod_magnet.o .libs/mod_magnet_la-mod_magnet_cache.o -llua -ldl -lm -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_magnet.so -o .libs/mod_magnet.so /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_mysql_vhost.la -rpath /usr/lib/lighttpd mod_mysql_vhost_la-mod_mysql_vhost.lo -rdynamic -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto libtool: link: ( cd ".libs" && rm -f "mod_magnet.la" && ln -s "../mod_magnet.la" "mod_magnet.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_cgi.la -rpath /usr/lib/lighttpd mod_cgi.lo libtool: link: gcc -shared .libs/mod_cml_la-mod_cml.o .libs/mod_cml_la-mod_cml_lua.o .libs/mod_cml_la-mod_cml_funcs.o -llua -ldl -lm -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_cml.so -o .libs/mod_cml.so libtool: link: gcc -shared .libs/mod_trigger_b4_dl.o -lgdbm -lpcre -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_trigger_b4_dl.so -o .libs/mod_trigger_b4_dl.so libtool: link: gcc -shared .libs/mod_mysql_vhost_la-mod_mysql_vhost.o -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_mysql_vhost.so -o .libs/mod_mysql_vhost.so libtool: link: ( cd ".libs" && rm -f "mod_cml.la" && ln -s "../mod_cml.la" "mod_cml.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_scgi.la -rpath /usr/lib/lighttpd mod_scgi.lo libtool: link: gcc -shared .libs/mod_cgi.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_cgi.so -o .libs/mod_cgi.so libtool: link: ( cd ".libs" && rm -f "mod_trigger_b4_dl.la" && ln -s "../mod_trigger_b4_dl.la" "mod_trigger_b4_dl.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_staticfile.la -rpath /usr/lib/lighttpd mod_staticfile.lo libtool: link: ( cd ".libs" && rm -f "mod_cgi.la" && ln -s "../mod_cgi.la" "mod_cgi.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_dirlisting.la -rpath /usr/lib/lighttpd mod_dirlisting.lo -lpcre libtool: link: ( cd ".libs" && rm -f "mod_mysql_vhost.la" && ln -s "../mod_mysql_vhost.la" "mod_mysql_vhost.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_indexfile.la -rpath /usr/lib/lighttpd mod_indexfile.lo libtool: link: gcc -shared .libs/mod_scgi.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_scgi.so -o .libs/mod_scgi.so libtool: link: gcc -shared .libs/mod_staticfile.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_staticfile.so -o .libs/mod_staticfile.so libtool: link: gcc -shared .libs/mod_dirlisting.o -lpcre -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_dirlisting.so -o .libs/mod_dirlisting.so libtool: link: ( cd ".libs" && rm -f "mod_scgi.la" && ln -s "../mod_scgi.la" "mod_scgi.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_setenv.la -rpath /usr/lib/lighttpd mod_setenv.lo libtool: link: gcc -shared .libs/mod_indexfile.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_indexfile.so -o .libs/mod_indexfile.so libtool: link: ( cd ".libs" && rm -f "mod_staticfile.la" && ln -s "../mod_staticfile.la" "mod_staticfile.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_alias.la -rpath /usr/lib/lighttpd mod_alias.lo libtool: link: ( cd ".libs" && rm -f "mod_dirlisting.la" && ln -s "../mod_dirlisting.la" "mod_dirlisting.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_userdir.la -rpath /usr/lib/lighttpd mod_userdir.lo libtool: link: ( cd ".libs" && rm -f "mod_indexfile.la" && ln -s "../mod_indexfile.la" "mod_indexfile.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_rrdtool.la -rpath /usr/lib/lighttpd mod_rrdtool.lo libtool: link: gcc -shared .libs/mod_setenv.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_setenv.so -o .libs/mod_setenv.so libtool: link: gcc -shared .libs/mod_alias.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_alias.so -o .libs/mod_alias.so libtool: link: ( cd ".libs" && rm -f "mod_setenv.la" && ln -s "../mod_setenv.la" "mod_setenv.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_usertrack.la -rpath /usr/lib/lighttpd mod_usertrack.lo libtool: link: gcc -shared .libs/mod_userdir.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_userdir.so -o .libs/mod_userdir.so libtool: link: ( cd ".libs" && rm -f "mod_alias.la" && ln -s "../mod_alias.la" "mod_alias.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_proxy.la -rpath /usr/lib/lighttpd mod_proxy.lo libtool: link: gcc -shared .libs/mod_rrdtool.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_rrdtool.so -o .libs/mod_rrdtool.so libtool: link: ( cd ".libs" && rm -f "mod_userdir.la" && ln -s "../mod_userdir.la" "mod_userdir.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_ssi.la -rpath /usr/lib/lighttpd mod_ssi_exprparser.lo mod_ssi_expr.lo mod_ssi.lo -lpcre libtool: link: ( cd ".libs" && rm -f "mod_rrdtool.la" && ln -s "../mod_rrdtool.la" "mod_rrdtool.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_secdownload.la -rpath /usr/lib/lighttpd mod_secure_download.lo libtool: link: gcc -shared .libs/mod_usertrack.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_usertrack.so -o .libs/mod_usertrack.so libtool: link: gcc -shared .libs/mod_proxy.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_proxy.so -o .libs/mod_proxy.so libtool: link: gcc -shared .libs/mod_ssi_exprparser.o .libs/mod_ssi_expr.o .libs/mod_ssi.o -lpcre -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_ssi.so -o .libs/mod_ssi.so libtool: link: gcc -shared .libs/mod_secure_download.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_secdownload.so -o .libs/mod_secdownload.so libtool: link: ( cd ".libs" && rm -f "mod_usertrack.la" && ln -s "../mod_usertrack.la" "mod_usertrack.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_expire.la -rpath /usr/lib/lighttpd mod_expire.lo libtool: link: ( cd ".libs" && rm -f "mod_proxy.la" && ln -s "../mod_proxy.la" "mod_proxy.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_evhost.la -rpath /usr/lib/lighttpd mod_evhost.lo libtool: link: ( cd ".libs" && rm -f "mod_secdownload.la" && ln -s "../mod_secdownload.la" "mod_secdownload.la" ) libtool: link: ( cd ".libs" && rm -f "mod_ssi.la" && ln -s "../mod_ssi.la" "mod_ssi.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_simple_vhost.la -rpath /usr/lib/lighttpd mod_simple_vhost.lo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_fastcgi.la -rpath /usr/lib/lighttpd mod_fastcgi.lo libtool: link: gcc -shared .libs/mod_expire.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_expire.so -o .libs/mod_expire.so libtool: link: gcc -shared .libs/mod_evhost.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_evhost.so -o .libs/mod_evhost.so libtool: link: gcc -shared .libs/mod_simple_vhost.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_simple_vhost.so -o .libs/mod_simple_vhost.so libtool: link: gcc -shared .libs/mod_fastcgi.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_fastcgi.so -o .libs/mod_fastcgi.so libtool: link: ( cd ".libs" && rm -f "mod_expire.la" && ln -s "../mod_expire.la" "mod_expire.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_extforward.la -rpath /usr/lib/lighttpd mod_extforward.lo libtool: link: ( cd ".libs" && rm -f "mod_simple_vhost.la" && ln -s "../mod_simple_vhost.la" "mod_simple_vhost.la" ) libtool: link: ( cd ".libs" && rm -f "mod_evhost.la" && ln -s "../mod_evhost.la" "mod_evhost.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_access.la -rpath /usr/lib/lighttpd mod_access.lo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_compress.la -rpath /usr/lib/lighttpd mod_compress.lo -lz -lbz2 libtool: link: ( cd ".libs" && rm -f "mod_fastcgi.la" && ln -s "../mod_fastcgi.la" "mod_fastcgi.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_auth.la -rpath /usr/lib/lighttpd mod_auth.lo http_auth_digest.lo http_auth.lo -lcrypt -lldap -llber libtool: link: gcc -shared .libs/mod_extforward.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_extforward.so -o .libs/mod_extforward.so libtool: link: gcc -shared .libs/mod_access.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_access.so -o .libs/mod_access.so libtool: link: gcc -shared .libs/mod_compress.o -lz -lbz2 -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_compress.so -o .libs/mod_compress.so libtool: link: gcc -shared .libs/mod_auth.o .libs/http_auth_digest.o .libs/http_auth.o -lcrypt -lldap -llber -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_auth.so -o .libs/mod_auth.so libtool: link: ( cd ".libs" && rm -f "mod_extforward.la" && ln -s "../mod_extforward.la" "mod_extforward.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_rewrite.la -rpath /usr/lib/lighttpd mod_rewrite.lo -lpcre libtool: link: ( cd ".libs" && rm -f "mod_access.la" && ln -s "../mod_access.la" "mod_access.la" ) libtool: link: ( cd ".libs" && rm -f "mod_compress.la" && ln -s "../mod_compress.la" "mod_compress.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_redirect.la -rpath /usr/lib/lighttpd mod_redirect.lo -lpcre /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_status.la -rpath /usr/lib/lighttpd mod_status.lo libtool: link: ( cd ".libs" && rm -f "mod_auth.la" && ln -s "../mod_auth.la" "mod_auth.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_accesslog.la -rpath /usr/lib/lighttpd mod_accesslog.lo libtool: link: gcc -shared .libs/mod_status.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_status.so -o .libs/mod_status.so libtool: link: gcc -shared .libs/mod_redirect.o -lpcre -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_redirect.so -o .libs/mod_redirect.so libtool: link: gcc -shared .libs/mod_rewrite.o -lpcre -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_rewrite.so -o .libs/mod_rewrite.so libtool: link: gcc -shared .libs/mod_accesslog.o -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_accesslog.so -o .libs/mod_accesslog.so libtool: link: ( cd ".libs" && rm -f "mod_status.la" && ln -s "../mod_status.la" "mod_status.la" ) libtool: link: ( cd ".libs" && rm -f "mod_rewrite.la" && ln -s "../mod_rewrite.la" "mod_rewrite.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -no-undefined -o mod_geoip.la -rpath /usr/lib/lighttpd mod_geoip.lo -lGeoIP libtool: link: ( cd ".libs" && rm -f "mod_redirect.la" && ln -s "../mod_redirect.la" "mod_redirect.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -o proc_open proc_open-proc_open.o proc_open-buffer.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -export-dynamic -o lighttpd server.o response.o connections.o network.o configfile.o configparser.o request.o proc_open.o buffer.o log.o keyvalue.o chunk.o http_chunk.o stream.o fdevent.o stat_cache.o plugin.o joblist.o etag.o array.o data_string.o data_count.o data_array.o data_integer.o md5.o data_fastcgi.o fdevent_select.o fdevent_libev.o fdevent_poll.o fdevent_linux_sysepoll.o fdevent_solaris_devpoll.o fdevent_freebsd_kqueue.o data_config.o bitset.o inet_ntop_cache.o crc32.o connections-glue.o configfile-glue.o http-header-glue.o network_write.o network_linux_sendfile.o network_freebsd_sendfile.o network_writev.o network_solaris_sendfilev.o network_openssl.o splaytree.o status_counter.o -lpcre -ldl -lssl -lcrypto -lfam libtool: link: ( cd ".libs" && rm -f "mod_accesslog.la" && ln -s "../mod_accesslog.la" "mod_accesslog.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -o lighttpd-angel lighttpd-angel.o libtool: link: gcc -shared .libs/mod_geoip.o -lGeoIP -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,mod_geoip.so -o .libs/mod_geoip.so libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -o proc_open proc_open-proc_open.o proc_open-buffer.o libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -o lighttpd-angel lighttpd-angel.o libtool: link: ( cd ".libs" && rm -f "mod_geoip.la" && ln -s "../mod_geoip.la" "mod_geoip.la" ) libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -o lighttpd server.o response.o connections.o network.o configfile.o configparser.o request.o proc_open.o buffer.o log.o keyvalue.o chunk.o http_chunk.o stream.o fdevent.o stat_cache.o plugin.o joblist.o etag.o array.o data_string.o data_count.o data_array.o data_integer.o md5.o data_fastcgi.o fdevent_select.o fdevent_libev.o fdevent_poll.o fdevent_linux_sysepoll.o fdevent_solaris_devpoll.o fdevent_freebsd_kqueue.o data_config.o bitset.o inet_ntop_cache.o crc32.o connections-glue.o configfile-glue.o http-header-glue.o network_write.o network_linux_sendfile.o network_freebsd_sendfile.o network_writev.o network_solaris_sendfilev.o network_openssl.o splaytree.o status_counter.o -Wl,--export-dynamic -lpcre -ldl -lssl -lcrypto -lfam make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/src' make[2]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc' Making all in config make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config' Making all in conf.d make[4]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config/conf.d' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config/conf.d' Making all in vhosts.d make[4]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config/vhosts.d' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config/vhosts.d' make[4]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config' make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config' Making all in scripts make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/scripts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/scripts' Making all in initscripts make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/initscripts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/initscripts' make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc' make[2]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests' Making all in docroot make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot' Making all in 123 make[4]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/123' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/123' Making all in www make[4]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www' Making all in go make[5]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/go' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/go' Making all in indexfile make[5]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/indexfile' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/indexfile' Making all in expire make[5]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/expire' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/expire' make[5]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www' make[4]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www' make[4]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot' make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot' make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests' make[2]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests' make[2]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28' make[2]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28' make[1]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.86287 + umask 022 + cd /builddir/build/BUILD + cd lighttpd-1.4.28 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/lighttpd-1.4.28-3.el5-root + make install DESTDIR=/var/tmp/lighttpd-1.4.28-3.el5-root Making install in src make[1]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/src' which: no svnversion in (/usr/kerberos/bin:/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/builddir/bin) which: no git in (/usr/kerberos/bin:/usr/lib/ccache:/usr/sbin:/usr/bin:/sbin:/bin:/root/bin:/builddir/bin) make install-am make[2]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/src' make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/src' test -z "/usr/lib/lighttpd" || /bin/mkdir -p "/var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd" /bin/sh ../libtool --mode=install /usr/bin/install -c mod_flv_streaming.la mod_evasive.la mod_webdav.la mod_magnet.la mod_cml.la mod_trigger_b4_dl.la mod_mysql_vhost.la mod_cgi.la mod_scgi.la mod_staticfile.la mod_dirlisting.la mod_indexfile.la mod_setenv.la mod_alias.la mod_userdir.la mod_rrdtool.la mod_usertrack.la mod_proxy.la mod_ssi.la mod_secdownload.la mod_expire.la mod_evhost.la mod_simple_vhost.la mod_fastcgi.la mod_extforward.la mod_access.la mod_compress.la mod_auth.la mod_rewrite.la mod_redirect.la mod_status.la mod_accesslog.la mod_geoip.la '/var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd' libtool: install: /usr/bin/install -c .libs/mod_flv_streaming.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_flv_streaming.so libtool: install: /usr/bin/install -c .libs/mod_flv_streaming.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_flv_streaming.la libtool: install: /usr/bin/install -c .libs/mod_evasive.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_evasive.so libtool: install: /usr/bin/install -c .libs/mod_evasive.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_evasive.la libtool: install: /usr/bin/install -c .libs/mod_webdav.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_webdav.so libtool: install: /usr/bin/install -c .libs/mod_webdav.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_webdav.la libtool: install: /usr/bin/install -c .libs/mod_magnet.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_magnet.so libtool: install: /usr/bin/install -c .libs/mod_magnet.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_magnet.la libtool: install: /usr/bin/install -c .libs/mod_cml.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_cml.so libtool: install: /usr/bin/install -c .libs/mod_cml.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_cml.la libtool: install: /usr/bin/install -c .libs/mod_trigger_b4_dl.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_trigger_b4_dl.so libtool: install: /usr/bin/install -c .libs/mod_trigger_b4_dl.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_trigger_b4_dl.la libtool: install: /usr/bin/install -c .libs/mod_mysql_vhost.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_mysql_vhost.so libtool: install: /usr/bin/install -c .libs/mod_mysql_vhost.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_mysql_vhost.la libtool: install: /usr/bin/install -c .libs/mod_cgi.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_cgi.so libtool: install: /usr/bin/install -c .libs/mod_cgi.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_cgi.la libtool: install: /usr/bin/install -c .libs/mod_scgi.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_scgi.so libtool: install: /usr/bin/install -c .libs/mod_scgi.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_scgi.la libtool: install: /usr/bin/install -c .libs/mod_staticfile.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_staticfile.so libtool: install: /usr/bin/install -c .libs/mod_staticfile.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_staticfile.la libtool: install: /usr/bin/install -c .libs/mod_dirlisting.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_dirlisting.so libtool: install: /usr/bin/install -c .libs/mod_dirlisting.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_dirlisting.la libtool: install: /usr/bin/install -c .libs/mod_indexfile.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_indexfile.so libtool: install: /usr/bin/install -c .libs/mod_indexfile.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_indexfile.la libtool: install: /usr/bin/install -c .libs/mod_setenv.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_setenv.so libtool: install: /usr/bin/install -c .libs/mod_setenv.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_setenv.la libtool: install: /usr/bin/install -c .libs/mod_alias.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_alias.so libtool: install: /usr/bin/install -c .libs/mod_alias.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_alias.la libtool: install: /usr/bin/install -c .libs/mod_userdir.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_userdir.so libtool: install: /usr/bin/install -c .libs/mod_userdir.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_userdir.la libtool: install: /usr/bin/install -c .libs/mod_rrdtool.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_rrdtool.so libtool: install: /usr/bin/install -c .libs/mod_rrdtool.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_rrdtool.la libtool: install: /usr/bin/install -c .libs/mod_usertrack.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_usertrack.so libtool: install: /usr/bin/install -c .libs/mod_usertrack.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_usertrack.la libtool: install: /usr/bin/install -c .libs/mod_proxy.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_proxy.so libtool: install: /usr/bin/install -c .libs/mod_proxy.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_proxy.la libtool: install: /usr/bin/install -c .libs/mod_ssi.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_ssi.so libtool: install: /usr/bin/install -c .libs/mod_ssi.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_ssi.la libtool: install: /usr/bin/install -c .libs/mod_secdownload.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_secdownload.so libtool: install: /usr/bin/install -c .libs/mod_secdownload.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_secdownload.la libtool: install: /usr/bin/install -c .libs/mod_expire.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_expire.so libtool: install: /usr/bin/install -c .libs/mod_expire.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_expire.la libtool: install: /usr/bin/install -c .libs/mod_evhost.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_evhost.so libtool: install: /usr/bin/install -c .libs/mod_evhost.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_evhost.la libtool: install: /usr/bin/install -c .libs/mod_simple_vhost.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_simple_vhost.so libtool: install: /usr/bin/install -c .libs/mod_simple_vhost.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_simple_vhost.la libtool: install: /usr/bin/install -c .libs/mod_fastcgi.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_fastcgi.so libtool: install: /usr/bin/install -c .libs/mod_fastcgi.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_fastcgi.la libtool: install: /usr/bin/install -c .libs/mod_extforward.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_extforward.so libtool: install: /usr/bin/install -c .libs/mod_extforward.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_extforward.la libtool: install: /usr/bin/install -c .libs/mod_access.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_access.so libtool: install: /usr/bin/install -c .libs/mod_access.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_access.la libtool: install: /usr/bin/install -c .libs/mod_compress.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_compress.so libtool: install: /usr/bin/install -c .libs/mod_compress.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_compress.la libtool: install: /usr/bin/install -c .libs/mod_auth.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_auth.so libtool: install: /usr/bin/install -c .libs/mod_auth.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_auth.la libtool: install: /usr/bin/install -c .libs/mod_rewrite.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_rewrite.so libtool: install: /usr/bin/install -c .libs/mod_rewrite.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_rewrite.la libtool: install: /usr/bin/install -c .libs/mod_redirect.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_redirect.so libtool: install: /usr/bin/install -c .libs/mod_redirect.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_redirect.la libtool: install: /usr/bin/install -c .libs/mod_status.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_status.so libtool: install: /usr/bin/install -c .libs/mod_status.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_status.la libtool: install: /usr/bin/install -c .libs/mod_accesslog.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_accesslog.so libtool: install: /usr/bin/install -c .libs/mod_accesslog.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_accesslog.la libtool: install: /usr/bin/install -c .libs/mod_geoip.so /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_geoip.so libtool: install: /usr/bin/install -c .libs/mod_geoip.lai /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_geoip.la libtool: install: warning: remember to run `libtool --finish /usr/lib/lighttpd' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/lighttpd-1.4.28-3.el5-root/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c lighttpd lighttpd-angel '/var/tmp/lighttpd-1.4.28-3.el5-root/usr/sbin' libtool: install: /usr/bin/install -c lighttpd /var/tmp/lighttpd-1.4.28-3.el5-root/usr/sbin/lighttpd libtool: install: /usr/bin/install -c lighttpd-angel /var/tmp/lighttpd-1.4.28-3.el5-root/usr/sbin/lighttpd-angel make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/src' make[2]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/src' make[1]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc' Making install in config make[2]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config' Making install in conf.d make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config/conf.d' make[4]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config/conf.d' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config/conf.d' make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config/conf.d' Making install in vhosts.d make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config/vhosts.d' make[4]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config/vhosts.d' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config/vhosts.d' make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config/vhosts.d' make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config' make[4]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config' make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config' make[2]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/config' Making install in scripts make[2]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/scripts' make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/scripts' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/scripts' make[2]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/scripts' Making install in initscripts make[2]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/initscripts' make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/initscripts' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/initscripts' make[2]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc/initscripts' make[2]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc' make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man8" || /bin/mkdir -p "/var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/man/man8" /usr/bin/install -c -m 644 lighttpd.8 '/var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc' make[2]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc' make[1]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/doc' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests' Making install in docroot make[2]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot' Making install in 123 make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/123' make[4]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/123' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/123' make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/123' Making install in www make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www' Making install in go make[4]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/go' make[5]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/go' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/go' make[4]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/go' Making install in indexfile make[4]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/indexfile' make[5]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/indexfile' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/indexfile' make[4]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/indexfile' Making install in expire make[4]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/expire' make[5]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/expire' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/expire' make[4]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www/expire' make[4]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www' make[5]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www' make[4]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www' make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot/www' make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot' make[4]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot' make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot' make[2]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests/docroot' make[2]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests' make[3]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests' make[2]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests' make[1]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28/tests' make[1]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28' make[2]: Entering directory `/builddir/build/BUILD/lighttpd-1.4.28' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28' make[1]: Leaving directory `/builddir/build/BUILD/lighttpd-1.4.28' + install -D -p -m 0644 /builddir/build/SOURCES/lighttpd.logrotate /var/tmp/lighttpd-1.4.28-3.el5-root/etc/logrotate.d/lighttpd + install -D -p -m 0644 /builddir/build/SOURCES/php.d-lighttpd.ini /var/tmp/lighttpd-1.4.28-3.el5-root/etc/php.d/lighttpd.ini + install -D -p -m 0755 /builddir/build/SOURCES/lighttpd.init /var/tmp/lighttpd-1.4.28-3.el5-root/etc/rc.d/init.d/lighttpd + mkdir -p /var/tmp/lighttpd-1.4.28-3.el5-root/var/www/lighttpd + install -p -m 0644 /builddir/build/SOURCES/index.html /builddir/build/SOURCES/favicon.ico /builddir/build/SOURCES/light_button.png /builddir/build/SOURCES/light_logo.png /var/tmp/lighttpd-1.4.28-3.el5-root/var/www/lighttpd/ + install -p -m 0644 /builddir/build/SOURCES/lighttpd-empty.png /var/tmp/lighttpd-1.4.28-3.el5-root/var/www/lighttpd/poweredby.png + rm -rf config + cp -a doc/config config + find config -name 'Makefile*' + xargs rm -f + chmod -x doc/scripts/rrdtool-graph.sh doc/scripts/spawn-php.sh + mkdir -p /var/tmp/lighttpd-1.4.28-3.el5-root/etc/lighttpd + cp -a config/lighttpd.conf config/modules.conf config/conf.d config/vhosts.d /var/tmp/lighttpd-1.4.28-3.el5-root/etc/lighttpd/ + mkdir -p /var/tmp/lighttpd-1.4.28-3.el5-root/var/log/lighttpd + mkdir -p /var/tmp/lighttpd-1.4.28-3.el5-root/var/run/lighttpd + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/lighttpd-1.4.28 extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_flv_streaming.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_evasive.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_webdav.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_magnet.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_cml.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_trigger_b4_dl.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_mysql_vhost.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_cgi.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_scgi.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_staticfile.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_dirlisting.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_indexfile.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_setenv.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_alias.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_userdir.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_rrdtool.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_usertrack.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_proxy.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_ssi.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_secdownload.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_expire.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_evhost.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_simple_vhost.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_fastcgi.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_extforward.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_access.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_compress.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_auth.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_rewrite.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_redirect.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_status.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_accesslog.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/lib/lighttpd/mod_geoip.so extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/sbin/lighttpd extracting debug info from /var/tmp/lighttpd-1.4.28-3.el5-root/usr/sbin/lighttpd-angel 2535 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: lighttpd-1.4.28-3.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.58830 + umask 022 + cd /builddir/build/BUILD + cd lighttpd-1.4.28 + DOCDIR=/var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-1.4.28 + export DOCDIR + rm -rf /var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-1.4.28 + /bin/mkdir -p /var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-1.4.28 + cp -pr AUTHORS COPYING README /var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-1.4.28 + cp -pr doc/accesslog.txt doc/access.txt doc/alias.txt doc/authentication.txt doc/cgi.txt doc/cml.txt doc/compress.txt doc/configuration.txt doc/dirlisting.txt doc/evhost.txt doc/expire.txt doc/extforward.txt doc/fastcgi-state.txt doc/fastcgi.txt doc/features.txt doc/magnet.txt doc/mysqlvhost.txt doc/performance.txt doc/plugins.txt doc/proxy.txt doc/redirect.txt doc/rewrite.txt doc/rrdtool.txt doc/scgi.txt doc/secdownload.txt doc/security.txt doc/setenv.txt doc/simple-vhost.txt doc/skeleton.txt doc/ssi.txt doc/ssl.txt doc/state.txt doc/status.txt doc/traffic-shaping.txt doc/trigger_b4_dl.txt doc/userdir.txt doc/webdav.txt config/ doc/scripts/rrdtool-graph.sh /var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-1.4.28 + exit 0 Provides: config(lighttpd) = 1.4.28-3.el5 mod_access.so mod_accesslog.so mod_alias.so mod_auth.so mod_cgi.so mod_cml.so mod_compress.so mod_dirlisting.so mod_evasive.so mod_evhost.so mod_expire.so mod_extforward.so mod_flv_streaming.so mod_indexfile.so mod_magnet.so mod_proxy.so mod_redirect.so mod_rewrite.so mod_rrdtool.so mod_scgi.so mod_secdownload.so mod_setenv.so mod_simple_vhost.so mod_ssi.so mod_staticfile.so mod_status.so mod_trigger_b4_dl.so mod_userdir.so mod_usertrack.so mod_webdav.so webserver Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/useradd Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires(postun): /bin/sh /sbin/service Requires: /bin/sh config(lighttpd) = 1.4.28-3.el5 libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypt.so.1 libcrypt.so.1(GLIBC_2.0) libcrypto.so.6 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libfam.so.0 libgdbm.so.2 liblber-2.3.so.0 libldap-2.3.so.0 liblua-5.1.so libm.so.6 libpcre.so.0 libssl.so.6 libz.so.1 rtld(GNU_HASH) Processing files: lighttpd-fastcgi-1.4.28-3.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.58830 + umask 022 + cd /builddir/build/BUILD + cd lighttpd-1.4.28 + DOCDIR=/var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-fastcgi-1.4.28 + export DOCDIR + rm -rf /var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-fastcgi-1.4.28 + /bin/mkdir -p /var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-fastcgi-1.4.28 + cp -pr doc/fastcgi-state.txt doc/fastcgi.txt doc/scripts/spawn-php.sh /var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-fastcgi-1.4.28 + exit 0 Provides: config(lighttpd-fastcgi) = 1.4.28-3.el5 mod_fastcgi.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: config(lighttpd-fastcgi) = 1.4.28-3.el5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) lighttpd = 1.4.28-3.el5 rtld(GNU_HASH) spawn-fcgi Processing files: lighttpd-mod_geoip-1.4.28-3.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.58830 + umask 022 + cd /builddir/build/BUILD + cd lighttpd-1.4.28 + DOCDIR=/var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-mod_geoip-1.4.28 + export DOCDIR + rm -rf /var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-mod_geoip-1.4.28 + /bin/mkdir -p /var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-mod_geoip-1.4.28 + cp -pr mod_geoip.txt /var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-mod_geoip-1.4.28 + exit 0 Provides: mod_geoip.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGeoIP.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) lighttpd = 1.4.28-3.el5 rtld(GNU_HASH) Processing files: lighttpd-mod_mysql_vhost-1.4.28-3.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.58830 + umask 022 + cd /builddir/build/BUILD + cd lighttpd-1.4.28 + DOCDIR=/var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-mod_mysql_vhost-1.4.28 + export DOCDIR + rm -rf /var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-mod_mysql_vhost-1.4.28 + /bin/mkdir -p /var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-mod_mysql_vhost-1.4.28 + cp -pr doc/mysqlvhost.txt /var/tmp/lighttpd-1.4.28-3.el5-root/usr/share/doc/lighttpd-mod_mysql_vhost-1.4.28 + exit 0 Provides: mod_mysql_vhost.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libcrypt.so.1 libcrypto.so.6 libm.so.6 libmysqlclient.so.15 libmysqlclient.so.15(libmysqlclient_15) libnsl.so.1 libssl.so.6 libz.so.1 lighttpd = 1.4.28-3.el5 rtld(GNU_HASH) Processing files: lighttpd-debuginfo-1.4.28-3.el5 Provides: mod_access.so.debug mod_accesslog.so.debug mod_alias.so.debug mod_auth.so.debug mod_cgi.so.debug mod_cml.so.debug mod_compress.so.debug mod_dirlisting.so.debug mod_evasive.so.debug mod_evhost.so.debug mod_expire.so.debug mod_extforward.so.debug mod_fastcgi.so.debug mod_flv_streaming.so.debug mod_geoip.so.debug mod_indexfile.so.debug mod_magnet.so.debug mod_mysql_vhost.so.debug mod_proxy.so.debug mod_redirect.so.debug mod_rewrite.so.debug mod_rrdtool.so.debug mod_scgi.so.debug mod_secdownload.so.debug mod_setenv.so.debug mod_simple_vhost.so.debug mod_ssi.so.debug mod_staticfile.so.debug mod_status.so.debug mod_trigger_b4_dl.so.debug mod_userdir.so.debug mod_usertrack.so.debug mod_webdav.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/lighttpd-1.4.28-3.el5-root Wrote: /builddir/build/RPMS/lighttpd-1.4.28-3.el5.i386.rpm Wrote: /builddir/build/RPMS/lighttpd-fastcgi-1.4.28-3.el5.i386.rpm Wrote: /builddir/build/RPMS/lighttpd-mod_geoip-1.4.28-3.el5.i386.rpm Wrote: /builddir/build/RPMS/lighttpd-mod_mysql_vhost-1.4.28-3.el5.i386.rpm Wrote: /builddir/build/RPMS/lighttpd-debuginfo-1.4.28-3.el5.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.52523 + umask 022 + cd /builddir/build/BUILD + cd lighttpd-1.4.28 + rm -rf /var/tmp/lighttpd-1.4.28-3.el5-root + exit 0 Child returncode was: 0 LEAVE do -->