D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/lighttpd-1.4.45-4.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wqjqXs + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf lighttpd-1.4.45 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/lighttpd-1.4.45.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lighttpd-1.4.45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/lighttpd-defaultroot.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/lighttpd-1.4.41-ssi-index-page-fix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iYdTQa + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lighttpd-1.4.45 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 -I scripts/m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:64: installing './compile' configure.ac:21: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --libdir=/usr/lib64/lighttpd/ --with-attr --with-bzip2 --with-fam --with-gdbm --with-geoip --with-ldap --with-lua --with-memcached --with-mysql --with-openssl --with-pcre --with-webdav-props checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking how to print strings... printf 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 ar... ar checking the archiver (ar) interface... ar checking for library containing strerror... none required 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... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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... no 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 -m elf_x86_64) 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... yes 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 port.h usability... no checking port.h presence... no checking for port.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes 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... no checking uuid/uuid.h presence... no checking for uuid/uuid.h... no 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 pkg-config... /usr/bin/pkg-config checking for libev support... no checking for MySQL support... yes checking for mysql_config... /usr/bin/mysql_config checking for MySQL includes at... -I/usr/include/mysql -I/usr/include/mysql/mysql checking for MySQL libraries at... -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -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... yes checking attr/attributes.h usability... yes checking attr/attributes.h presence... yes checking for attr/attributes.h... yes checking for extattr_get_file... no checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing accept... none required checking for library containing clock_gettime... none required checking for library containing dlopen... -ldl checking for dlfcn.h... (cached) yes checking for valgrind... no checking for libunwind... no checking for kerberos5... 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... yes checking for libxml2... yes checking for XML... yes checking for sqlite... yes checking for SQLITE... yes checking for locks 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 GeoIP... yes checking for GeoIP_country_name_by_addr in -lGeoIP... yes checking GeoIP.h usability... yes checking GeoIP.h presence... yes checking for GeoIP.h... yes checking for memcached... yes checking for memcached in -lmemcached... yes checking libmemcached/memcached.h usability... yes checking libmemcached/memcached.h presence... yes checking for libmemcached/memcached.h... yes checking if lua-support is requested... yes checking for LUA... no configure: Couldn't find lua5.3 checking for LUA... no configure: Couldn't find lua-5.3 checking for LUA... no configure: Couldn't find lua5.2 checking for LUA... no configure: Couldn't find lua-5.2 checking for LUA... no configure: Couldn't find lua5.1 checking for LUA... no configure: Couldn't find lua-5.1 checking for LUA... yes checking for library containing crypt_r... -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 inet_pton... yes checking for issetugid... no 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 memset_s... no checking for explicit_bzero... yes checking for clock_gettime... yes checking for pipe2... yes checking for getentropy... yes checking for arc4random_buf... no checking for jrand48... yes checking for srandom... yes checking for getloadavg... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking for getrandom... yes checking if weak symbols are supported... yes checking for Large File System support... checking size of long... 8 checking size of off_t... 8 checking if sendfile works... yes checking for IPv6 support... yes checking for FCGI_Accept in -lfcgi... no checking if gcc supports -Wall -W -Wshadow -pedantic... yes checking if gcc supports -std=gnu99... yes checking that generated files are newer than configure... done 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/systemd/Makefile config.status: creating doc/outdated/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_authn_file mod_authn_ldap mod_authn_mysql mod_cgi mod_cml mod_compress mod_deflate 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: mod_authn_gssapi Features: enabled: auth-crypt compress-bzip2 compress-deflate compress-gzip large-files network-ipv6 network-openssl regex-conditionals stat-cache-fam storage-gdbm storage-memcached webdav-properties disabled: webdav-locks + /usr/bin/make -O -j4 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' which: no svnversion in (/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/home/pterjan/.local/bin:/home/pterjan/bin) which: no git in (/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/home/pterjan/.local/bin:/home/pterjan/bin) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -g -O2 -o lemon ./lemon.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' rm -f mod_ssi_exprparser.h ../src/lemon -q ./mod_ssi_exprparser.y ./lempar.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' rm -f configparser.h ../src/lemon -q ./configparser.y ./lempar.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /usr/bin/make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT test_buffer.o -MD -MP -MF .deps/test_buffer.Tpo -c -o test_buffer.o test_buffer.c mv -f .deps/test_buffer.Tpo .deps/test_buffer.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT test_base64.o -MD -MP -MF .deps/test_base64.Tpo -c -o test_base64.o test_base64.c mv -f .deps/test_base64.Tpo .deps/test_base64.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c mv -f .deps/base64.Tpo .deps/base64.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/proc_open-buffer.Tpo .deps/proc_open-buffer.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/buffer.Tpo .deps/buffer.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT test_configfile.o -MD -MP -MF .deps/test_configfile.Tpo -c -o test_configfile.o test_configfile.c mv -f .deps/test_configfile.Tpo .deps/test_configfile.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/array.Tpo .deps/array.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/data_string.Tpo .deps/data_string.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT vector.o -MD -MP -MF .deps/vector.Tpo -c -o vector.o vector.c mv -f .deps/vector.Tpo .deps/vector.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/keyvalue.Tpo .deps/keyvalue.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/log.Tpo .deps/log.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-response.o -MD -MP -MF .deps/lighttpd-response.Tpo -c -o lighttpd-response.o `test -f 'response.c' || echo './'`response.c mv -f .deps/lighttpd-response.Tpo .deps/lighttpd-response.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-server.o -MD -MP -MF .deps/lighttpd-server.Tpo -c -o lighttpd-server.o `test -f 'server.c' || echo './'`server.c mv -f .deps/lighttpd-server.Tpo .deps/lighttpd-server.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-network_write.o -MD -MP -MF .deps/lighttpd-network_write.Tpo -c -o lighttpd-network_write.o `test -f 'network_write.c' || echo './'`network_write.c mv -f .deps/lighttpd-network_write.Tpo .deps/lighttpd-network_write.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-connections.o -MD -MP -MF .deps/lighttpd-connections.Tpo -c -o lighttpd-connections.o `test -f 'connections.c' || echo './'`connections.c connections.c: In function 'connection_state_machine': connections.c:1160:8: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!con->file_finished && (!con->file_started || 0 == con->conf.stream_response_body)) { ^ connections.c:1164:4: note: here case HANDLER_FINISHED: ^~~~ mv -f .deps/lighttpd-connections.Tpo .deps/lighttpd-connections.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-network.o -MD -MP -MF .deps/lighttpd-network.Tpo -c -o lighttpd-network.o `test -f 'network.c' || echo './'`network.c mv -f .deps/lighttpd-network.Tpo .deps/lighttpd-network.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-network_linux_sendfile.o -MD -MP -MF .deps/lighttpd-network_linux_sendfile.Tpo -c -o lighttpd-network_linux_sendfile.o `test -f 'network_linux_sendfile.c' || echo './'`network_linux_sendfile.c mv -f .deps/lighttpd-network_linux_sendfile.Tpo .deps/lighttpd-network_linux_sendfile.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-network_write_mmap.o -MD -MP -MF .deps/lighttpd-network_write_mmap.Tpo -c -o lighttpd-network_write_mmap.o `test -f 'network_write_mmap.c' || echo './'`network_write_mmap.c mv -f .deps/lighttpd-network_write_mmap.Tpo .deps/lighttpd-network_write_mmap.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-network_freebsd_sendfile.o -MD -MP -MF .deps/lighttpd-network_freebsd_sendfile.Tpo -c -o lighttpd-network_freebsd_sendfile.o `test -f 'network_freebsd_sendfile.c' || echo './'`network_freebsd_sendfile.c mv -f .deps/lighttpd-network_freebsd_sendfile.Tpo .deps/lighttpd-network_freebsd_sendfile.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-network_write_no_mmap.o -MD -MP -MF .deps/lighttpd-network_write_no_mmap.Tpo -c -o lighttpd-network_write_no_mmap.o `test -f 'network_write_no_mmap.c' || echo './'`network_write_no_mmap.c mv -f .deps/lighttpd-network_write_no_mmap.Tpo .deps/lighttpd-network_write_no_mmap.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-network_solaris_sendfilev.o -MD -MP -MF .deps/lighttpd-network_solaris_sendfilev.Tpo -c -o lighttpd-network_solaris_sendfilev.o `test -f 'network_solaris_sendfilev.c' || echo './'`network_solaris_sendfilev.c mv -f .deps/lighttpd-network_solaris_sendfilev.Tpo .deps/lighttpd-network_solaris_sendfilev.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-network_writev.o -MD -MP -MF .deps/lighttpd-network_writev.Tpo -c -o lighttpd-network_writev.o `test -f 'network_writev.c' || echo './'`network_writev.c mv -f .deps/lighttpd-network_writev.Tpo .deps/lighttpd-network_writev.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-network_openssl.o -MD -MP -MF .deps/lighttpd-network_openssl.Tpo -c -o lighttpd-network_openssl.o `test -f 'network_openssl.c' || echo './'`network_openssl.c mv -f .deps/lighttpd-network_openssl.Tpo .deps/lighttpd-network_openssl.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-network_darwin_sendfile.o -MD -MP -MF .deps/lighttpd-network_darwin_sendfile.Tpo -c -o lighttpd-network_darwin_sendfile.o `test -f 'network_darwin_sendfile.c' || echo './'`network_darwin_sendfile.c mv -f .deps/lighttpd-network_darwin_sendfile.Tpo .deps/lighttpd-network_darwin_sendfile.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-proc_open.o -MD -MP -MF .deps/lighttpd-proc_open.Tpo -c -o lighttpd-proc_open.o `test -f 'proc_open.c' || echo './'`proc_open.c mv -f .deps/lighttpd-proc_open.Tpo .deps/lighttpd-proc_open.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-base64.o -MD -MP -MF .deps/lighttpd-base64.Tpo -c -o lighttpd-base64.o `test -f 'base64.c' || echo './'`base64.c mv -f .deps/lighttpd-base64.Tpo .deps/lighttpd-base64.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-configparser.o -MD -MP -MF .deps/lighttpd-configparser.Tpo -c -o lighttpd-configparser.o `test -f 'configparser.c' || echo './'`configparser.c mv -f .deps/lighttpd-configparser.Tpo .deps/lighttpd-configparser.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-request.o -MD -MP -MF .deps/lighttpd-request.Tpo -c -o lighttpd-request.o `test -f 'request.c' || echo './'`request.c mv -f .deps/lighttpd-request.Tpo .deps/lighttpd-request.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-configfile.o -MD -MP -MF .deps/lighttpd-configfile.Tpo -c -o lighttpd-configfile.o `test -f 'configfile.c' || echo './'`configfile.c mv -f .deps/lighttpd-configfile.Tpo .deps/lighttpd-configfile.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-log.o -MD -MP -MF .deps/lighttpd-log.Tpo -c -o lighttpd-log.o `test -f 'log.c' || echo './'`log.c mv -f .deps/lighttpd-log.Tpo .deps/lighttpd-log.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-buffer.o -MD -MP -MF .deps/lighttpd-buffer.Tpo -c -o lighttpd-buffer.o `test -f 'buffer.c' || echo './'`buffer.c mv -f .deps/lighttpd-buffer.Tpo .deps/lighttpd-buffer.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-keyvalue.o -MD -MP -MF .deps/lighttpd-keyvalue.Tpo -c -o lighttpd-keyvalue.o `test -f 'keyvalue.c' || echo './'`keyvalue.c mv -f .deps/lighttpd-keyvalue.Tpo .deps/lighttpd-keyvalue.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-stream.o -MD -MP -MF .deps/lighttpd-stream.Tpo -c -o lighttpd-stream.o `test -f 'stream.c' || echo './'`stream.c mv -f .deps/lighttpd-stream.Tpo .deps/lighttpd-stream.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-http_chunk.o -MD -MP -MF .deps/lighttpd-http_chunk.Tpo -c -o lighttpd-http_chunk.o `test -f 'http_chunk.c' || echo './'`http_chunk.c mv -f .deps/lighttpd-http_chunk.Tpo .deps/lighttpd-http_chunk.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-chunk.o -MD -MP -MF .deps/lighttpd-chunk.Tpo -c -o lighttpd-chunk.o `test -f 'chunk.c' || echo './'`chunk.c mv -f .deps/lighttpd-chunk.Tpo .deps/lighttpd-chunk.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-fdevent.o -MD -MP -MF .deps/lighttpd-fdevent.Tpo -c -o lighttpd-fdevent.o `test -f 'fdevent.c' || echo './'`fdevent.c mv -f .deps/lighttpd-fdevent.Tpo .deps/lighttpd-fdevent.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-stat_cache.o -MD -MP -MF .deps/lighttpd-stat_cache.Tpo -c -o lighttpd-stat_cache.o `test -f 'stat_cache.c' || echo './'`stat_cache.c stat_cache.c: In function 'stat_cache_attr_get': stat_cache.c:218:2: warning: 'attr_get' is deprecated: Use getxattr or lgetxattr instead [-Wdeprecated-declarations] if(0 == (ret = attr_get(name, xattrname, buf->ptr, &attrlen, 0))) { ^~ In file included from stat_cache.c:20:0: /usr/include/attr/attributes.h:128:12: note: declared here extern int attr_get (const char *__path, const char *__attrname, ^~~~~~~~ mv -f .deps/lighttpd-stat_cache.Tpo .deps/lighttpd-stat_cache.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-joblist.o -MD -MP -MF .deps/lighttpd-joblist.Tpo -c -o lighttpd-joblist.o `test -f 'joblist.c' || echo './'`joblist.c mv -f .deps/lighttpd-joblist.Tpo .deps/lighttpd-joblist.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-etag.o -MD -MP -MF .deps/lighttpd-etag.Tpo -c -o lighttpd-etag.o `test -f 'etag.c' || echo './'`etag.c mv -f .deps/lighttpd-etag.Tpo .deps/lighttpd-etag.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-plugin.o -MD -MP -MF .deps/lighttpd-plugin.Tpo -c -o lighttpd-plugin.o `test -f 'plugin.c' || echo './'`plugin.c mv -f .deps/lighttpd-plugin.Tpo .deps/lighttpd-plugin.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-data_string.o -MD -MP -MF .deps/lighttpd-data_string.Tpo -c -o lighttpd-data_string.o `test -f 'data_string.c' || echo './'`data_string.c mv -f .deps/lighttpd-data_string.Tpo .deps/lighttpd-data_string.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-data_array.o -MD -MP -MF .deps/lighttpd-data_array.Tpo -c -o lighttpd-data_array.o `test -f 'data_array.c' || echo './'`data_array.c mv -f .deps/lighttpd-data_array.Tpo .deps/lighttpd-data_array.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-data_integer.o -MD -MP -MF .deps/lighttpd-data_integer.Tpo -c -o lighttpd-data_integer.o `test -f 'data_integer.c' || echo './'`data_integer.c mv -f .deps/lighttpd-data_integer.Tpo .deps/lighttpd-data_integer.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-array.o -MD -MP -MF .deps/lighttpd-array.Tpo -c -o lighttpd-array.o `test -f 'array.c' || echo './'`array.c mv -f .deps/lighttpd-array.Tpo .deps/lighttpd-array.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-data_fastcgi.o -MD -MP -MF .deps/lighttpd-data_fastcgi.Tpo -c -o lighttpd-data_fastcgi.o `test -f 'data_fastcgi.c' || echo './'`data_fastcgi.c mv -f .deps/lighttpd-data_fastcgi.Tpo .deps/lighttpd-data_fastcgi.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-vector.o -MD -MP -MF .deps/lighttpd-vector.Tpo -c -o lighttpd-vector.o `test -f 'vector.c' || echo './'`vector.c mv -f .deps/lighttpd-vector.Tpo .deps/lighttpd-vector.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-md5.o -MD -MP -MF .deps/lighttpd-md5.Tpo -c -o lighttpd-md5.o `test -f 'md5.c' || echo './'`md5.c mv -f .deps/lighttpd-md5.Tpo .deps/lighttpd-md5.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-fdevent_libev.o -MD -MP -MF .deps/lighttpd-fdevent_libev.Tpo -c -o lighttpd-fdevent_libev.o `test -f 'fdevent_libev.c' || echo './'`fdevent_libev.c mv -f .deps/lighttpd-fdevent_libev.Tpo .deps/lighttpd-fdevent_libev.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-fdevent_select.o -MD -MP -MF .deps/lighttpd-fdevent_select.Tpo -c -o lighttpd-fdevent_select.o `test -f 'fdevent_select.c' || echo './'`fdevent_select.c mv -f .deps/lighttpd-fdevent_select.Tpo .deps/lighttpd-fdevent_select.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-fdevent_poll.o -MD -MP -MF .deps/lighttpd-fdevent_poll.Tpo -c -o lighttpd-fdevent_poll.o `test -f 'fdevent_poll.c' || echo './'`fdevent_poll.c mv -f .deps/lighttpd-fdevent_poll.Tpo .deps/lighttpd-fdevent_poll.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-fdevent_linux_sysepoll.o -MD -MP -MF .deps/lighttpd-fdevent_linux_sysepoll.Tpo -c -o lighttpd-fdevent_linux_sysepoll.o `test -f 'fdevent_linux_sysepoll.c' || echo './'`fdevent_linux_sysepoll.c mv -f .deps/lighttpd-fdevent_linux_sysepoll.Tpo .deps/lighttpd-fdevent_linux_sysepoll.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-fdevent_solaris_port.o -MD -MP -MF .deps/lighttpd-fdevent_solaris_port.Tpo -c -o lighttpd-fdevent_solaris_port.o `test -f 'fdevent_solaris_port.c' || echo './'`fdevent_solaris_port.c mv -f .deps/lighttpd-fdevent_solaris_port.Tpo .deps/lighttpd-fdevent_solaris_port.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-fdevent_solaris_devpoll.o -MD -MP -MF .deps/lighttpd-fdevent_solaris_devpoll.Tpo -c -o lighttpd-fdevent_solaris_devpoll.o `test -f 'fdevent_solaris_devpoll.c' || echo './'`fdevent_solaris_devpoll.c mv -f .deps/lighttpd-fdevent_solaris_devpoll.Tpo .deps/lighttpd-fdevent_solaris_devpoll.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-crc32.o -MD -MP -MF .deps/lighttpd-crc32.Tpo -c -o lighttpd-crc32.o `test -f 'crc32.c' || echo './'`crc32.c mv -f .deps/lighttpd-crc32.Tpo .deps/lighttpd-crc32.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-fdevent_freebsd_kqueue.o -MD -MP -MF .deps/lighttpd-fdevent_freebsd_kqueue.Tpo -c -o lighttpd-fdevent_freebsd_kqueue.o `test -f 'fdevent_freebsd_kqueue.c' || echo './'`fdevent_freebsd_kqueue.c mv -f .deps/lighttpd-fdevent_freebsd_kqueue.Tpo .deps/lighttpd-fdevent_freebsd_kqueue.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-data_config.o -MD -MP -MF .deps/lighttpd-data_config.Tpo -c -o lighttpd-data_config.o `test -f 'data_config.c' || echo './'`data_config.c mv -f .deps/lighttpd-data_config.Tpo .deps/lighttpd-data_config.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-inet_ntop_cache.o -MD -MP -MF .deps/lighttpd-inet_ntop_cache.Tpo -c -o lighttpd-inet_ntop_cache.o `test -f 'inet_ntop_cache.c' || echo './'`inet_ntop_cache.c mv -f .deps/lighttpd-inet_ntop_cache.Tpo .deps/lighttpd-inet_ntop_cache.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-http_auth.o -MD -MP -MF .deps/lighttpd-http_auth.Tpo -c -o lighttpd-http_auth.o `test -f 'http_auth.c' || echo './'`http_auth.c mv -f .deps/lighttpd-http_auth.Tpo .deps/lighttpd-http_auth.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-connections-glue.o -MD -MP -MF .deps/lighttpd-connections-glue.Tpo -c -o lighttpd-connections-glue.o `test -f 'connections-glue.c' || echo './'`connections-glue.c connections-glue.c: In function 'connection_handle_read_ssl': connections-glue.c:136:21: warning: this statement may fall through [-Wimplicit-fallthrough=] con->is_writable = -1; ~~~~~~~~~~~~~~~~~^~~~ connections-glue.c:137:3: note: here case SSL_ERROR_WANT_READ: ^~~~ mv -f .deps/lighttpd-connections-glue.Tpo .deps/lighttpd-connections-glue.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-splaytree.o -MD -MP -MF .deps/lighttpd-splaytree.Tpo -c -o lighttpd-splaytree.o `test -f 'splaytree.c' || echo './'`splaytree.c mv -f .deps/lighttpd-splaytree.Tpo .deps/lighttpd-splaytree.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-configfile-glue.o -MD -MP -MF .deps/lighttpd-configfile-glue.Tpo -c -o lighttpd-configfile-glue.o `test -f 'configfile-glue.c' || echo './'`configfile-glue.c mv -f .deps/lighttpd-configfile-glue.Tpo .deps/lighttpd-configfile-glue.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-safe_memclear.o -MD -MP -MF .deps/lighttpd-safe_memclear.Tpo -c -o lighttpd-safe_memclear.o `test -f 'safe_memclear.c' || echo './'`safe_memclear.c mv -f .deps/lighttpd-safe_memclear.Tpo .deps/lighttpd-safe_memclear.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-http-header-glue.o -MD -MP -MF .deps/lighttpd-http-header-glue.Tpo -c -o lighttpd-http-header-glue.o `test -f 'http-header-glue.c' || echo './'`http-header-glue.c mv -f .deps/lighttpd-http-header-glue.Tpo .deps/lighttpd-http-header-glue.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-rand.o -MD -MP -MF .deps/lighttpd-rand.Tpo -c -o lighttpd-rand.o `test -f 'rand.c' || echo './'`rand.c mv -f .deps/lighttpd-rand.Tpo .deps/lighttpd-rand.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lighttpd-angel.Tpo .deps/lighttpd-angel.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT lighttpd-status_counter.o -MD -MP -MF .deps/lighttpd-status_counter.Tpo -c -o lighttpd-status_counter.o `test -f 'status_counter.c' || echo './'`status_counter.c mv -f .deps/lighttpd-status_counter.Tpo .deps/lighttpd-status_counter.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/mod_flv_streaming.Tpo .deps/mod_flv_streaming.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_evasive.Tpo .deps/mod_evasive.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_geoip.Tpo .deps/mod_geoip.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/mod_magnet_la-mod_magnet_cache.Tpo .deps/mod_magnet_la-mod_magnet_cache.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_cml_la-mod_cml.Tpo .deps/mod_cml_la-mod_cml.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/mod_magnet_la-mod_magnet.Tpo .deps/mod_magnet_la-mod_magnet.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/mod_webdav_la-mod_webdav.Tpo .deps/mod_webdav_la-mod_webdav.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_cml_la-mod_cml_lua.Tpo .deps/mod_cml_la-mod_cml_lua.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_funcs.Tpo .deps/mod_cml_la-mod_cml_funcs.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -I/usr/include/mysql -I/usr/include/mysql/mysql -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -I/usr/include/mysql -I/usr/include/mysql/mysql -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_mysql_vhost_la-mod_mysql_vhost.Tpo .deps/mod_mysql_vhost_la-mod_mysql_vhost.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/mod_trigger_b4_dl.Tpo .deps/mod_trigger_b4_dl.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/mod_cgi.Tpo .deps/mod_cgi.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_staticfile.Tpo .deps/mod_staticfile.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mod_dirlisting.c: In function 'http_list_directory': mod_dirlisting.c:1057:4: warning: 'attr_get' is deprecated: Use getxattr or lgetxattr instead [-Wdeprecated-declarations] if (attr_get(path, srv->srvconf.xattr_name->ptr, attrval, &attrlen, 0) == 0) { ^~ In file included from mod_dirlisting.c:28:0: /usr/include/attr/attributes.h:128:12: note: declared here extern int attr_get (const char *__path, const char *__attrname, ^~~~~~~~ mv -f .deps/mod_dirlisting.Tpo .deps/mod_dirlisting.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_scgi.Tpo .deps/mod_scgi.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_indexfile.Tpo .deps/mod_indexfile.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/mod_setenv.Tpo .deps/mod_setenv.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_alias.Tpo .deps/mod_alias.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_usertrack.Tpo .deps/mod_usertrack.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_userdir.Tpo .deps/mod_userdir.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_rrdtool.Tpo .deps/mod_rrdtool.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_ssi_exprparser.Tpo .deps/mod_ssi_exprparser.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/mod_ssi_expr.Tpo .deps/mod_ssi_expr.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_proxy.Tpo .deps/mod_proxy.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_secdownload.lo -MD -MP -MF .deps/mod_secdownload.Tpo -c -o mod_secdownload.lo mod_secdownload.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_secdownload.lo -MD -MP -MF .deps/mod_secdownload.Tpo -c mod_secdownload.c -fPIC -DPIC -o .libs/mod_secdownload.o mv -f .deps/mod_secdownload.Tpo .deps/mod_secdownload.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_expire.Tpo .deps/mod_expire.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.Tpo .deps/mod_ssi.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_evhost.Tpo .deps/mod_evhost.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_simple_vhost.Tpo .deps/mod_simple_vhost.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_extforward.Tpo .deps/mod_extforward.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_access.Tpo .deps/mod_access.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_compress.Tpo .deps/mod_compress.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_deflate.lo -MD -MP -MF .deps/mod_deflate.Tpo -c -o mod_deflate.lo mod_deflate.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_deflate.lo -MD -MP -MF .deps/mod_deflate.Tpo -c mod_deflate.c -fPIC -DPIC -o .libs/mod_deflate.o mv -f .deps/mod_deflate.Tpo .deps/mod_deflate.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/mod_auth.Tpo .deps/mod_auth.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mod_fastcgi.c: In function 'fcgi_restart_dead_procs': mod_fastcgi.c:2655:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (proc->state != PROC_STATE_DIED) break; ^ mod_fastcgi.c:2657:3: note: here case PROC_STATE_DIED: ^~~~ mv -f .deps/mod_fastcgi.Tpo .deps/mod_fastcgi.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_authn_file.lo -MD -MP -MF .deps/mod_authn_file.Tpo -c -o mod_authn_file.lo mod_authn_file.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_authn_file.lo -MD -MP -MF .deps/mod_authn_file.Tpo -c mod_authn_file.c -fPIC -DPIC -o .libs/mod_authn_file.o mv -f .deps/mod_authn_file.Tpo .deps/mod_authn_file.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_authn_ldap.lo -MD -MP -MF .deps/mod_authn_ldap.Tpo -c -o mod_authn_ldap.lo mod_authn_ldap.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_authn_ldap.lo -MD -MP -MF .deps/mod_authn_ldap.Tpo -c mod_authn_ldap.c -fPIC -DPIC -o .libs/mod_authn_ldap.o mv -f .deps/mod_authn_ldap.Tpo .deps/mod_authn_ldap.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -I/usr/include/mysql -I/usr/include/mysql/mysql -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_authn_mysql_la-mod_authn_mysql.lo -MD -MP -MF .deps/mod_authn_mysql_la-mod_authn_mysql.Tpo -c -o mod_authn_mysql_la-mod_authn_mysql.lo `test -f 'mod_authn_mysql.c' || echo './'`mod_authn_mysql.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -I/usr/include/mysql -I/usr/include/mysql/mysql -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_authn_mysql_la-mod_authn_mysql.lo -MD -MP -MF .deps/mod_authn_mysql_la-mod_authn_mysql.Tpo -c mod_authn_mysql.c -fPIC -DPIC -o .libs/mod_authn_mysql_la-mod_authn_mysql.o mv -f .deps/mod_authn_mysql_la-mod_authn_mysql.Tpo .deps/mod_authn_mysql_la-mod_authn_mysql.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mod_rewrite.c: In function 'mod_rewrite_physical': mod_rewrite.c:476:3: warning: this statement may fall through [-Wimplicit-fallthrough=] buffer_reset(con->physical.path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mod_rewrite.c:477:2: note: here default: ^~~~~~~ mv -f .deps/mod_rewrite.Tpo .deps/mod_rewrite.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_redirect.Tpo .deps/mod_redirect.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o proc_open proc_open-proc_open.o proc_open-buffer.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o proc_open proc_open-proc_open.o proc_open-buffer.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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 mv -f .deps/mod_status.Tpo .deps/mod_status.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_uploadprogress.lo -MD -MP -MF .deps/mod_uploadprogress.Tpo -c -o mod_uploadprogress.lo mod_uploadprogress.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR=\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_uploadprogress.lo -MD -MP -MF .deps/mod_uploadprogress.Tpo -c mod_uploadprogress.c -fPIC -DPIC -o .libs/mod_uploadprogress.o mv -f .deps/mod_uploadprogress.Tpo .deps/mod_uploadprogress.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSION_H -DLIBRARY_DIR="\"/usr/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/lib64/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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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_accesslog.Tpo .deps/mod_accesslog.Plo make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_base64 test_base64.o base64.o buffer.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_base64 test_base64.o base64.o buffer.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_configfile test_configfile.o buffer.o array.o data_string.o keyvalue.o vector.o log.o -L/usr/lib64 -lpcre libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_configfile test_configfile.o buffer.o array.o data_string.o keyvalue.o vector.o log.o -L/usr/lib64 -lpcre make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_buffer test_buffer.o buffer.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o test_buffer test_buffer.o buffer.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lighttpd-angel lighttpd-angel.o libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lighttpd-angel lighttpd-angel.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_flv_streaming.la -rpath /usr/lib64/lighttpd mod_flv_streaming.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_flv_streaming.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_flv_streaming.so -o .libs/mod_flv_streaming.so libtool: link: ( cd ".libs" && rm -f "mod_flv_streaming.la" && ln -s "../mod_flv_streaming.la" "mod_flv_streaming.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_geoip.la -rpath /usr/lib64/lighttpd mod_geoip.lo -lGeoIP libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_geoip.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lGeoIP -Wl,-soname -Wl,mod_geoip.so -o .libs/mod_geoip.so libtool: link: ( cd ".libs" && rm -f "mod_geoip.la" && ln -s "../mod_geoip.la" "mod_geoip.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_evasive.la -rpath /usr/lib64/lighttpd mod_evasive.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_evasive.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_evasive.so -o .libs/mod_evasive.so libtool: link: ( cd ".libs" && rm -f "mod_evasive.la" && ln -s "../mod_evasive.la" "mod_evasive.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_webdav.la -rpath /usr/lib64/lighttpd mod_webdav_la-mod_webdav.lo -lxml2 -lsqlite3 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_webdav_la-mod_webdav.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lxml2 -lsqlite3 -Wl,-soname -Wl,mod_webdav.so -o .libs/mod_webdav.so libtool: link: ( cd ".libs" && rm -f "mod_webdav.la" && ln -s "../mod_webdav.la" "mod_webdav.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_magnet.la -rpath /usr/lib64/lighttpd mod_magnet_la-mod_magnet.lo mod_magnet_la-mod_magnet_cache.lo -llua -lm -lm libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_magnet_la-mod_magnet.o .libs/mod_magnet_la-mod_magnet_cache.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -llua -lm -Wl,-soname -Wl,mod_magnet.so -o .libs/mod_magnet.so libtool: link: ( cd ".libs" && rm -f "mod_magnet.la" && ln -s "../mod_magnet.la" "mod_magnet.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lighttpd lighttpd-server.o lighttpd-response.o lighttpd-connections.o lighttpd-network.o lighttpd-network_write.o lighttpd-network_linux_sendfile.o lighttpd-network_write_mmap.o lighttpd-network_write_no_mmap.o lighttpd-network_freebsd_sendfile.o lighttpd-network_writev.o lighttpd-network_solaris_sendfilev.o lighttpd-network_openssl.o lighttpd-network_darwin_sendfile.o lighttpd-configfile.o lighttpd-configparser.o lighttpd-request.o lighttpd-proc_open.o lighttpd-base64.o lighttpd-buffer.o lighttpd-log.o lighttpd-keyvalue.o lighttpd-chunk.o lighttpd-http_chunk.o lighttpd-stream.o lighttpd-fdevent.o lighttpd-stat_cache.o lighttpd-plugin.o lighttpd-joblist.o lighttpd-etag.o lighttpd-array.o lighttpd-data_string.o lighttpd-data_array.o lighttpd-data_integer.o lighttpd-md5.o lighttpd-data_fastcgi.o lighttpd-vector.o lighttpd-fdevent_select.o lighttpd-fdevent_libev.o lighttpd-fdevent_poll.o lighttpd-fdevent_linux_sysepoll.o lighttpd-fdevent_solaris_devpoll.o lighttpd-fdevent_solaris_port.o lighttpd-fdevent_freebsd_kqueue.o lighttpd-data_config.o lighttpd-inet_ntop_cache.o lighttpd-crc32.o lighttpd-connections-glue.o lighttpd-configfile-glue.o lighttpd-http-header-glue.o lighttpd-http_auth.o lighttpd-rand.o lighttpd-splaytree.o lighttpd-status_counter.o lighttpd-safe_memclear.o -L/usr/lib64 -lpcre -ldl -lattr -lssl -lcrypto -lfam libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lighttpd lighttpd-server.o lighttpd-response.o lighttpd-connections.o lighttpd-network.o lighttpd-network_write.o lighttpd-network_linux_sendfile.o lighttpd-network_write_mmap.o lighttpd-network_write_no_mmap.o lighttpd-network_freebsd_sendfile.o lighttpd-network_writev.o lighttpd-network_solaris_sendfilev.o lighttpd-network_openssl.o lighttpd-network_darwin_sendfile.o lighttpd-configfile.o lighttpd-configparser.o lighttpd-request.o lighttpd-proc_open.o lighttpd-base64.o lighttpd-buffer.o lighttpd-log.o lighttpd-keyvalue.o lighttpd-chunk.o lighttpd-http_chunk.o lighttpd-stream.o lighttpd-fdevent.o lighttpd-stat_cache.o lighttpd-plugin.o lighttpd-joblist.o lighttpd-etag.o lighttpd-array.o lighttpd-data_string.o lighttpd-data_array.o lighttpd-data_integer.o lighttpd-md5.o lighttpd-data_fastcgi.o lighttpd-vector.o lighttpd-fdevent_select.o lighttpd-fdevent_libev.o lighttpd-fdevent_poll.o lighttpd-fdevent_linux_sysepoll.o lighttpd-fdevent_solaris_devpoll.o lighttpd-fdevent_solaris_port.o lighttpd-fdevent_freebsd_kqueue.o lighttpd-data_config.o lighttpd-inet_ntop_cache.o lighttpd-crc32.o lighttpd-connections-glue.o lighttpd-configfile-glue.o lighttpd-http-header-glue.o lighttpd-http_auth.o lighttpd-rand.o lighttpd-splaytree.o lighttpd-status_counter.o lighttpd-safe_memclear.o -Wl,--export-dynamic -L/usr/lib64 -lpcre -ldl -lattr -lssl -lcrypto -lfam make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_cml.la -rpath /usr/lib64/lighttpd mod_cml_la-mod_cml.lo mod_cml_la-mod_cml_lua.lo mod_cml_la-mod_cml_funcs.lo -lmemcached -llua -lm -lm libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_cml_la-mod_cml.o .libs/mod_cml_la-mod_cml_lua.o .libs/mod_cml_la-mod_cml_funcs.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lmemcached -llua -lm -Wl,-soname -Wl,mod_cml.so -o .libs/mod_cml.so libtool: link: ( cd ".libs" && rm -f "mod_cml.la" && ln -s "../mod_cml.la" "mod_cml.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_trigger_b4_dl.la -rpath /usr/lib64/lighttpd mod_trigger_b4_dl.lo -lgdbm -lmemcached -L/usr/lib64 -lpcre libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_trigger_b4_dl.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lgdbm -lmemcached -L/usr/lib64 -lpcre -Wl,-soname -Wl,mod_trigger_b4_dl.so -o .libs/mod_trigger_b4_dl.so libtool: link: ( cd ".libs" && rm -f "mod_trigger_b4_dl.la" && ln -s "../mod_trigger_b4_dl.la" "mod_trigger_b4_dl.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_mysql_vhost.la -rpath /usr/lib64/lighttpd mod_mysql_vhost_la-mod_mysql_vhost.lo -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_mysql_vhost_la-mod_mysql_vhost.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto -Wl,-soname -Wl,mod_mysql_vhost.so -o .libs/mod_mysql_vhost.so libtool: link: ( cd ".libs" && rm -f "mod_mysql_vhost.la" && ln -s "../mod_mysql_vhost.la" "mod_mysql_vhost.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_cgi.la -rpath /usr/lib64/lighttpd mod_cgi.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_cgi.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_cgi.so -o .libs/mod_cgi.so libtool: link: ( cd ".libs" && rm -f "mod_cgi.la" && ln -s "../mod_cgi.la" "mod_cgi.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_staticfile.la -rpath /usr/lib64/lighttpd mod_staticfile.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_staticfile.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_staticfile.so -o .libs/mod_staticfile.so libtool: link: ( cd ".libs" && rm -f "mod_staticfile.la" && ln -s "../mod_staticfile.la" "mod_staticfile.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_scgi.la -rpath /usr/lib64/lighttpd mod_scgi.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_scgi.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_scgi.so -o .libs/mod_scgi.so libtool: link: ( cd ".libs" && rm -f "mod_scgi.la" && ln -s "../mod_scgi.la" "mod_scgi.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_indexfile.la -rpath /usr/lib64/lighttpd mod_indexfile.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_indexfile.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_indexfile.so -o .libs/mod_indexfile.so libtool: link: ( cd ".libs" && rm -f "mod_indexfile.la" && ln -s "../mod_indexfile.la" "mod_indexfile.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_dirlisting.la -rpath /usr/lib64/lighttpd mod_dirlisting.lo -L/usr/lib64 -lpcre libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_dirlisting.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lpcre -Wl,-soname -Wl,mod_dirlisting.so -o .libs/mod_dirlisting.so libtool: link: ( cd ".libs" && rm -f "mod_dirlisting.la" && ln -s "../mod_dirlisting.la" "mod_dirlisting.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_alias.la -rpath /usr/lib64/lighttpd mod_alias.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_alias.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_alias.so -o .libs/mod_alias.so libtool: link: ( cd ".libs" && rm -f "mod_alias.la" && ln -s "../mod_alias.la" "mod_alias.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_setenv.la -rpath /usr/lib64/lighttpd mod_setenv.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_setenv.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_setenv.so -o .libs/mod_setenv.so libtool: link: ( cd ".libs" && rm -f "mod_setenv.la" && ln -s "../mod_setenv.la" "mod_setenv.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_userdir.la -rpath /usr/lib64/lighttpd mod_userdir.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_userdir.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_userdir.so -o .libs/mod_userdir.so libtool: link: ( cd ".libs" && rm -f "mod_userdir.la" && ln -s "../mod_userdir.la" "mod_userdir.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_rrdtool.la -rpath /usr/lib64/lighttpd mod_rrdtool.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_rrdtool.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_rrdtool.so -o .libs/mod_rrdtool.so libtool: link: ( cd ".libs" && rm -f "mod_rrdtool.la" && ln -s "../mod_rrdtool.la" "mod_rrdtool.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_usertrack.la -rpath /usr/lib64/lighttpd mod_usertrack.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_usertrack.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_usertrack.so -o .libs/mod_usertrack.so libtool: link: ( cd ".libs" && rm -f "mod_usertrack.la" && ln -s "../mod_usertrack.la" "mod_usertrack.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_proxy.la -rpath /usr/lib64/lighttpd mod_proxy.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_proxy.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_proxy.so -o .libs/mod_proxy.so libtool: link: ( cd ".libs" && rm -f "mod_proxy.la" && ln -s "../mod_proxy.la" "mod_proxy.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_ssi.la -rpath /usr/lib64/lighttpd mod_ssi_exprparser.lo mod_ssi_expr.lo mod_ssi.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_ssi_exprparser.o .libs/mod_ssi_expr.o .libs/mod_ssi.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_ssi.so -o .libs/mod_ssi.so libtool: link: ( cd ".libs" && rm -f "mod_ssi.la" && ln -s "../mod_ssi.la" "mod_ssi.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_secdownload.la -rpath /usr/lib64/lighttpd mod_secdownload.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_secdownload.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_secdownload.so -o .libs/mod_secdownload.so libtool: link: ( cd ".libs" && rm -f "mod_secdownload.la" && ln -s "../mod_secdownload.la" "mod_secdownload.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_expire.la -rpath /usr/lib64/lighttpd mod_expire.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_expire.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_expire.so -o .libs/mod_expire.so libtool: link: ( cd ".libs" && rm -f "mod_expire.la" && ln -s "../mod_expire.la" "mod_expire.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_evhost.la -rpath /usr/lib64/lighttpd mod_evhost.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_evhost.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_evhost.so -o .libs/mod_evhost.so libtool: link: ( cd ".libs" && rm -f "mod_evhost.la" && ln -s "../mod_evhost.la" "mod_evhost.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_simple_vhost.la -rpath /usr/lib64/lighttpd mod_simple_vhost.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_simple_vhost.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_simple_vhost.so -o .libs/mod_simple_vhost.so libtool: link: ( cd ".libs" && rm -f "mod_simple_vhost.la" && ln -s "../mod_simple_vhost.la" "mod_simple_vhost.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_fastcgi.la -rpath /usr/lib64/lighttpd mod_fastcgi.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_fastcgi.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_fastcgi.so -o .libs/mod_fastcgi.so libtool: link: ( cd ".libs" && rm -f "mod_fastcgi.la" && ln -s "../mod_fastcgi.la" "mod_fastcgi.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_extforward.la -rpath /usr/lib64/lighttpd mod_extforward.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_extforward.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_extforward.so -o .libs/mod_extforward.so libtool: link: ( cd ".libs" && rm -f "mod_extforward.la" && ln -s "../mod_extforward.la" "mod_extforward.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_access.la -rpath /usr/lib64/lighttpd mod_access.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_access.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_access.so -o .libs/mod_access.so libtool: link: ( cd ".libs" && rm -f "mod_access.la" && ln -s "../mod_access.la" "mod_access.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_compress.la -rpath /usr/lib64/lighttpd mod_compress.lo -lz -lbz2 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_compress.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lz -lbz2 -Wl,-soname -Wl,mod_compress.so -o .libs/mod_compress.so libtool: link: ( cd ".libs" && rm -f "mod_compress.la" && ln -s "../mod_compress.la" "mod_compress.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_deflate.la -rpath /usr/lib64/lighttpd mod_deflate.lo -lz -lbz2 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_deflate.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lz -lbz2 -Wl,-soname -Wl,mod_deflate.so -o .libs/mod_deflate.so libtool: link: ( cd ".libs" && rm -f "mod_deflate.la" && ln -s "../mod_deflate.la" "mod_deflate.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_auth.la -rpath /usr/lib64/lighttpd mod_auth.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_auth.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_auth.so -o .libs/mod_auth.so libtool: link: ( cd ".libs" && rm -f "mod_auth.la" && ln -s "../mod_auth.la" "mod_auth.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_authn_file.la -rpath /usr/lib64/lighttpd mod_authn_file.lo -lcrypt -lssl -lcrypto libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_authn_file.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcrypt -lssl -lcrypto -Wl,-soname -Wl,mod_authn_file.so -o .libs/mod_authn_file.so libtool: link: ( cd ".libs" && rm -f "mod_authn_file.la" && ln -s "../mod_authn_file.la" "mod_authn_file.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_authn_ldap.la -rpath /usr/lib64/lighttpd mod_authn_ldap.lo -lldap -llber libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_authn_ldap.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lldap -llber -Wl,-soname -Wl,mod_authn_ldap.so -o .libs/mod_authn_ldap.so libtool: link: ( cd ".libs" && rm -f "mod_authn_ldap.la" && ln -s "../mod_authn_ldap.la" "mod_authn_ldap.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_authn_mysql.la -rpath /usr/lib64/lighttpd mod_authn_mysql_la-mod_authn_mysql.lo -lcrypt -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_authn_mysql_la-mod_authn_mysql.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcrypt -L/usr/lib64/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto -Wl,-soname -Wl,mod_authn_mysql.so -o .libs/mod_authn_mysql.so libtool: link: ( cd ".libs" && rm -f "mod_authn_mysql.la" && ln -s "../mod_authn_mysql.la" "mod_authn_mysql.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_rewrite.la -rpath /usr/lib64/lighttpd mod_rewrite.lo -L/usr/lib64 -lpcre libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_rewrite.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lpcre -Wl,-soname -Wl,mod_rewrite.so -o .libs/mod_rewrite.so libtool: link: ( cd ".libs" && rm -f "mod_rewrite.la" && ln -s "../mod_rewrite.la" "mod_rewrite.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_redirect.la -rpath /usr/lib64/lighttpd mod_redirect.lo -L/usr/lib64 -lpcre libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_redirect.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lpcre -Wl,-soname -Wl,mod_redirect.so -o .libs/mod_redirect.so libtool: link: ( cd ".libs" && rm -f "mod_redirect.la" && ln -s "../mod_redirect.la" "mod_redirect.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_status.la -rpath /usr/lib64/lighttpd mod_status.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_status.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_status.so -o .libs/mod_status.so libtool: link: ( cd ".libs" && rm -f "mod_status.la" && ln -s "../mod_status.la" "mod_status.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_accesslog.la -rpath /usr/lib64/lighttpd mod_accesslog.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_accesslog.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_accesslog.so -o .libs/mod_accesslog.so libtool: link: ( cd ".libs" && rm -f "mod_accesslog.la" && ln -s "../mod_accesslog.la" "mod_accesslog.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wshadow -pedantic -std=gnu99 -module -export-dynamic -avoid-version -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mod_uploadprogress.la -rpath /usr/lib64/lighttpd mod_uploadprogress.lo libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/mod_uploadprogress.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,mod_uploadprogress.so -o .libs/mod_uploadprogress.so libtool: link: ( cd ".libs" && rm -f "mod_uploadprogress.la" && ln -s "../mod_uploadprogress.la" "mod_uploadprogress.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' Making all in doc Making all in config Making all in conf.d make[4]: Nothing to be done for 'all'. Making all in vhosts.d make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in scripts make[3]: Nothing to be done for 'all'. Making all in initscripts make[3]: Nothing to be done for 'all'. Making all in systemd make[3]: Nothing to be done for 'all'. Making all in outdated make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in tests Making all in docroot Making all in 123 make[4]: Nothing to be done for 'all'. Making all in www Making all in expire make[5]: Nothing to be done for 'all'. Making all in go make[5]: Nothing to be done for 'all'. Making all in indexfile make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all-am'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KrOgXe + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64 + cd lighttpd-1.4.45 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' which: no svnversion in (/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/home/pterjan/.local/bin:/home/pterjan/bin) which: no git in (/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/home/pterjan/.local/bin:/home/pterjan/bin) /usr/bin/make install-am make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd' /bin/sh ../libtool --mode=install /usr/bin/install -p mod_flv_streaming.la mod_geoip.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_deflate.la mod_auth.la mod_authn_file.la mod_authn_ldap.la mod_authn_mysql.la mod_rewrite.la mod_redirect.la mod_status.la mod_accesslog.la mod_uploadprogress.la '/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd' libtool: install: /usr/bin/install -p .libs/mod_flv_streaming.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_flv_streaming.so libtool: install: /usr/bin/install -p .libs/mod_flv_streaming.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_flv_streaming.la libtool: install: /usr/bin/install -p .libs/mod_geoip.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_geoip.so libtool: install: /usr/bin/install -p .libs/mod_geoip.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_geoip.la libtool: install: /usr/bin/install -p .libs/mod_evasive.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_evasive.so libtool: install: /usr/bin/install -p .libs/mod_evasive.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_evasive.la libtool: install: /usr/bin/install -p .libs/mod_webdav.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_webdav.so libtool: install: /usr/bin/install -p .libs/mod_webdav.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_webdav.la libtool: install: /usr/bin/install -p .libs/mod_magnet.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_magnet.so libtool: install: /usr/bin/install -p .libs/mod_magnet.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_magnet.la libtool: install: /usr/bin/install -p .libs/mod_cml.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_cml.so libtool: install: /usr/bin/install -p .libs/mod_cml.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_cml.la libtool: install: /usr/bin/install -p .libs/mod_trigger_b4_dl.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_trigger_b4_dl.so libtool: install: /usr/bin/install -p .libs/mod_trigger_b4_dl.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_trigger_b4_dl.la libtool: install: /usr/bin/install -p .libs/mod_mysql_vhost.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_mysql_vhost.so libtool: install: /usr/bin/install -p .libs/mod_mysql_vhost.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_mysql_vhost.la libtool: install: /usr/bin/install -p .libs/mod_cgi.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_cgi.so libtool: install: /usr/bin/install -p .libs/mod_cgi.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_cgi.la libtool: install: /usr/bin/install -p .libs/mod_scgi.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_scgi.so libtool: install: /usr/bin/install -p .libs/mod_scgi.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_scgi.la libtool: install: /usr/bin/install -p .libs/mod_staticfile.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_staticfile.so libtool: install: /usr/bin/install -p .libs/mod_staticfile.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_staticfile.la libtool: install: /usr/bin/install -p .libs/mod_dirlisting.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_dirlisting.so libtool: install: /usr/bin/install -p .libs/mod_dirlisting.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_dirlisting.la libtool: install: /usr/bin/install -p .libs/mod_indexfile.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_indexfile.so libtool: install: /usr/bin/install -p .libs/mod_indexfile.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_indexfile.la libtool: install: /usr/bin/install -p .libs/mod_setenv.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_setenv.so libtool: install: /usr/bin/install -p .libs/mod_setenv.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_setenv.la libtool: install: /usr/bin/install -p .libs/mod_alias.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_alias.so libtool: install: /usr/bin/install -p .libs/mod_alias.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_alias.la libtool: install: /usr/bin/install -p .libs/mod_userdir.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_userdir.so libtool: install: /usr/bin/install -p .libs/mod_userdir.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_userdir.la libtool: install: /usr/bin/install -p .libs/mod_rrdtool.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_rrdtool.so libtool: install: /usr/bin/install -p .libs/mod_rrdtool.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_rrdtool.la libtool: install: /usr/bin/install -p .libs/mod_usertrack.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_usertrack.so libtool: install: /usr/bin/install -p .libs/mod_usertrack.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_usertrack.la libtool: install: /usr/bin/install -p .libs/mod_proxy.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_proxy.so libtool: install: /usr/bin/install -p .libs/mod_proxy.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_proxy.la libtool: install: /usr/bin/install -p .libs/mod_ssi.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_ssi.so libtool: install: /usr/bin/install -p .libs/mod_ssi.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_ssi.la libtool: install: /usr/bin/install -p .libs/mod_secdownload.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_secdownload.so libtool: install: /usr/bin/install -p .libs/mod_secdownload.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_secdownload.la libtool: install: /usr/bin/install -p .libs/mod_expire.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_expire.so libtool: install: /usr/bin/install -p .libs/mod_expire.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_expire.la libtool: install: /usr/bin/install -p .libs/mod_evhost.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_evhost.so libtool: install: /usr/bin/install -p .libs/mod_evhost.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_evhost.la libtool: install: /usr/bin/install -p .libs/mod_simple_vhost.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_simple_vhost.so libtool: install: /usr/bin/install -p .libs/mod_simple_vhost.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_simple_vhost.la libtool: install: /usr/bin/install -p .libs/mod_fastcgi.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_fastcgi.so libtool: install: /usr/bin/install -p .libs/mod_fastcgi.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_fastcgi.la libtool: install: /usr/bin/install -p .libs/mod_extforward.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_extforward.so libtool: install: /usr/bin/install -p .libs/mod_extforward.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_extforward.la libtool: install: /usr/bin/install -p .libs/mod_access.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_access.so libtool: install: /usr/bin/install -p .libs/mod_access.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_access.la libtool: install: /usr/bin/install -p .libs/mod_compress.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_compress.so libtool: install: /usr/bin/install -p .libs/mod_compress.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_compress.la libtool: install: /usr/bin/install -p .libs/mod_deflate.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_deflate.so libtool: install: /usr/bin/install -p .libs/mod_deflate.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_deflate.la libtool: install: /usr/bin/install -p .libs/mod_auth.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_auth.so libtool: install: /usr/bin/install -p .libs/mod_auth.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_auth.la libtool: install: /usr/bin/install -p .libs/mod_authn_file.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_authn_file.so libtool: install: /usr/bin/install -p .libs/mod_authn_file.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_authn_file.la libtool: install: /usr/bin/install -p .libs/mod_authn_ldap.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_authn_ldap.so libtool: install: /usr/bin/install -p .libs/mod_authn_ldap.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_authn_ldap.la libtool: install: /usr/bin/install -p .libs/mod_authn_mysql.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_authn_mysql.so libtool: install: /usr/bin/install -p .libs/mod_authn_mysql.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_authn_mysql.la libtool: install: /usr/bin/install -p .libs/mod_rewrite.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_rewrite.so libtool: install: /usr/bin/install -p .libs/mod_rewrite.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_rewrite.la libtool: install: /usr/bin/install -p .libs/mod_redirect.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_redirect.so libtool: install: /usr/bin/install -p .libs/mod_redirect.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_redirect.la libtool: install: /usr/bin/install -p .libs/mod_status.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_status.so libtool: install: /usr/bin/install -p .libs/mod_status.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_status.la libtool: install: /usr/bin/install -p .libs/mod_accesslog.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_accesslog.so libtool: install: /usr/bin/install -p .libs/mod_accesslog.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_accesslog.la libtool: install: /usr/bin/install -p .libs/mod_uploadprogress.so /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_uploadprogress.so libtool: install: /usr/bin/install -p .libs/mod_uploadprogress.lai /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_uploadprogress.la libtool: warning: remember to run 'libtool --finish /usr/lib64/lighttpd' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p lighttpd lighttpd-angel '/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/sbin' libtool: install: /usr/bin/install -p lighttpd /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/sbin/lighttpd libtool: install: /usr/bin/install -p lighttpd-angel /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/sbin/lighttpd-angel make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/src' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc' Making install in config make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/config' Making install in conf.d make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/config/conf.d' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/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 '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/config/conf.d' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/config/conf.d' Making install in vhosts.d make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/config/vhosts.d' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/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 '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/config/vhosts.d' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/config/vhosts.d' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/config' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/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 '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/config' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/config' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/config' Making install in scripts make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/scripts' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/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 '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/scripts' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/scripts' Making install in initscripts make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/initscripts' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/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 '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/initscripts' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/initscripts' Making install in systemd make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/systemd' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/systemd' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/systemd' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/systemd' Making install in outdated make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/outdated' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/outdated' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/outdated' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc/outdated' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 lighttpd.8 lighttpd-angel.8 '/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/man/man8' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/doc' Making install in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests' Making install in docroot make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot' Making install in 123 make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/123' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/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 '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/123' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/123' Making install in www make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/www' Making install in expire make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/www/expire' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/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 '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/www/expire' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/www/expire' Making install in go make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/www/go' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/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 '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/www/go' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/www/go' Making install in indexfile make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/www/indexfile' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/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 '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/www/indexfile' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/www/indexfile' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/www' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/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 '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/www' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/www' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot/www' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/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 '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests/docroot' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/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 '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45' + install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib/systemd/system + install -m 644 /home/pterjan/rpmbuild/SOURCES/lighttpd.service /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib/systemd/system + install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib/tmpfiles.d/ + install -m 644 /home/pterjan/rpmbuild/SOURCES/lighttpd.tmpfiles /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib/tmpfiles.d/lighttpd.conf + install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/etc/php.d + install -m 644 /home/pterjan/rpmbuild/SOURCES/php.d-lighttpd.ini /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/etc/php.d/lighttpd.ini + install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/etc/lighttpd + install -d -m 755 /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/etc/lighttpd/conf.d + install -m 644 doc/config/lighttpd.conf doc/config/modules.conf /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/etc/lighttpd + install -m 644 doc/config/conf.d/access_log.conf doc/config/conf.d/auth.conf doc/config/conf.d/cgi.conf doc/config/conf.d/cml.conf doc/config/conf.d/compress.conf doc/config/conf.d/debug.conf doc/config/conf.d/dirlisting.conf doc/config/conf.d/evhost.conf doc/config/conf.d/expire.conf doc/config/conf.d/fastcgi.conf doc/config/conf.d/geoip.conf doc/config/conf.d/magnet.conf doc/config/conf.d/mime.conf doc/config/conf.d/mysql_vhost.conf doc/config/conf.d/proxy.conf doc/config/conf.d/rrdtool.conf doc/config/conf.d/scgi.conf doc/config/conf.d/secdownload.conf doc/config/conf.d/simple_vhost.conf doc/config/conf.d/ssi.conf doc/config/conf.d/status.conf doc/config/conf.d/trigger_b4_dl.conf doc/config/conf.d/userdir.conf doc/config/conf.d/webdav.conf /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/etc/lighttpd/conf.d + install -d -m 750 /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/var/lib/lighttpd/sockets + perl -pi -e 's!.*server.username[\t ]*= .*$!server.username = "apache"!;' -e 's!.*server.groupname[\t ]*= .*$!server.groupname = "apache"!;' -e 's!^server.document-root.*$!server.document-root = "/var/www/html"!;' -e 's!^var.state_dir.*$!var.state_dir = "/run/lighttpd"!;' -e 's!^server.errorlog.*$!server.errorlog = "/var/log/lighttpd/error.log"!;' /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/etc/lighttpd/lighttpd.conf + perl -pi -e 's!^accesslog.filename.*$!accesslog.filename = "/var/log/lighttpd/access.log"!' /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/etc/lighttpd/conf.d/access_log.conf + sed -i -e /cgi.fix_pathinfo/d /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/etc/lighttpd/conf.d/fastcgi.conf + sed -i -e 's!\(.*\"bin-path\"\).*php5.*!\1 => \"/usr/bin/php-fcgi",!g' /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/etc/lighttpd/conf.d/fastcgi.conf + sed -e '1,/^\/\*\*/d' -e '/^ *\*\//,$d' src/mod_geoip.c + printf ' *\tThis module only works if server.use-ipv6 = "disable" is set\n' + cat + install -D -m 755 lighttpd-mod_compress-clean /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/etc/cron.daily/lighttpd-mod_compress-clean + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/var/cache/lighttpd/compress + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/var/log/lighttpd + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/etc/logrotate.d + cat + rm -f /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_access.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_accesslog.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_alias.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_auth.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_authn_file.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_authn_ldap.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_authn_mysql.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_cgi.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_cml.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_compress.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_deflate.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_dirlisting.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_evasive.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_evhost.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_expire.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_extforward.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_fastcgi.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_flv_streaming.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_geoip.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_indexfile.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_magnet.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_mysql_vhost.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_proxy.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_redirect.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_rewrite.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_rrdtool.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_scgi.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_secdownload.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_setenv.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_simple_vhost.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_ssi.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_staticfile.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_status.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_trigger_b4_dl.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_uploadprogress.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_userdir.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_usertrack.la /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_webdav.la + echo /usr/lib64/lighttpd/mod_access.so /usr/lib64/lighttpd/mod_accesslog.so /usr/lib64/lighttpd/mod_alias.so /usr/lib64/lighttpd/mod_cgi.so /usr/lib64/lighttpd/mod_dirlisting.so /usr/lib64/lighttpd/mod_evhost.so /usr/lib64/lighttpd/mod_expire.so /usr/lib64/lighttpd/mod_extforward.so /usr/lib64/lighttpd/mod_fastcgi.so /usr/lib64/lighttpd/mod_flv_streaming.so /usr/lib64/lighttpd/mod_indexfile.so /usr/lib64/lighttpd/mod_proxy.so /usr/lib64/lighttpd/mod_redirect.so /usr/lib64/lighttpd/mod_rewrite.so /usr/lib64/lighttpd/mod_rrdtool.so /usr/lib64/lighttpd/mod_scgi.so /usr/lib64/lighttpd/mod_secdownload.so /usr/lib64/lighttpd/mod_setenv.so /usr/lib64/lighttpd/mod_simple_vhost.so /usr/lib64/lighttpd/mod_ssi.so /usr/lib64/lighttpd/mod_staticfile.so /usr/lib64/lighttpd/mod_status.so /usr/lib64/lighttpd/mod_userdir.so /usr/lib64/lighttpd/mod_usertrack.so /usr/lib64/lighttpd/mod_evasive.so + tr ' ' '\n' + for i in doc/outdated/*.txt ++ cat doc/outdated/access.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_access + '[' -z mod_access ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_access + echo '%doc doc/outdated/access.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/accesslog.txt ++ tr -d '\r' ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' + mod=mod_accesslog + '[' -z mod_accesslog ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_accesslog + echo '%doc doc/outdated/accesslog.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/alias.txt ++ tr -d '\r' ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' + mod=mod_alias + '[' -z mod_alias ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_alias + echo '%doc doc/outdated/alias.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/authentication.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_auth + '[' -z mod_auth ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_auth + echo '%doc doc/outdated/authentication.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/cgi.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_cgi + '[' -z mod_cgi ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_cgi + echo '%doc doc/outdated/cgi.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/cml.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_cml + '[' -z mod_cml ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_cml + echo '%doc doc/outdated/cml.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/compress.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_compress + '[' -z mod_compress ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_compress + echo '%doc doc/outdated/compress.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/configuration.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod= + '[' -z '' ']' + echo '%doc doc/outdated/configuration.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/dirlisting.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_dirlisting + '[' -z mod_dirlisting ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_dirlisting + echo '%doc doc/outdated/dirlisting.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/evhost.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_evhost + '[' -z mod_evhost ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_evhost + echo '%doc doc/outdated/evhost.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/expire.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_expire + '[' -z mod_expire ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_expire + echo '%doc doc/outdated/expire.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/extforward.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod= + '[' -z '' ']' + echo '%doc doc/outdated/extforward.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/fastcgi-state.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod= + '[' -z '' ']' + echo '%doc doc/outdated/fastcgi-state.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/fastcgi.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_fastcgi + '[' -z mod_fastcgi ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_fastcgi + echo '%doc doc/outdated/fastcgi.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/features.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod= + '[' -z '' ']' + echo '%doc doc/outdated/features.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/magnet.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_magnet + '[' -z mod_magnet ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_magnet + echo '%doc doc/outdated/magnet.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/mysqlvhost.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_mysql_vhost + '[' -z mod_mysql_vhost ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_mysql_vhost + echo '%doc doc/outdated/mysqlvhost.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/performance.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod= + '[' -z '' ']' + echo '%doc doc/outdated/performance.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/plugins.txt ++ tr -d '\r' ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' + mod= + '[' -z '' ']' + echo '%doc doc/outdated/plugins.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/proxy.txt ++ tr -d '\r' ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' + mod=mod_proxy + '[' -z mod_proxy ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_proxy + echo '%doc doc/outdated/proxy.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/redirect.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_redirect + '[' -z mod_redirect ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_redirect + echo '%doc doc/outdated/redirect.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/rewrite.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_rewrite + '[' -z mod_rewrite ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_rewrite + echo '%doc doc/outdated/rewrite.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/rrdtool.txt ++ tr -d '\r' ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' + mod=mod_rrdtool + '[' -z mod_rrdtool ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_rrdtool + echo '%doc doc/outdated/rrdtool.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/scgi.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_scgi + '[' -z mod_scgi ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_scgi + echo '%doc doc/outdated/scgi.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/secdownload.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_secdownload + '[' -z mod_secdownload ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_secdownload + echo '%doc doc/outdated/secdownload.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/security.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod= + '[' -z '' ']' + echo '%doc doc/outdated/security.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/setenv.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_setenv + '[' -z mod_setenv ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_setenv + echo '%doc doc/outdated/setenv.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/simple-vhost.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_simple_vhost + '[' -z mod_simple_vhost ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_simple_vhost + echo '%doc doc/outdated/simple-vhost.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/skeleton.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_skeleton + '[' -z mod_skeleton ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_skeleton + echo '%doc doc/outdated/skeleton.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/ssi.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_ssi + '[' -z mod_ssi ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_ssi + echo '%doc doc/outdated/ssi.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/ssl.txt ++ tr -d '\r' ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' + mod= + '[' -z '' ']' + echo '%doc doc/outdated/ssl.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/state.txt ++ tr -d '\r' ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' + mod= + '[' -z '' ']' + echo '%doc doc/outdated/state.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/status.txt ++ tr -d '\r' ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' + mod=mod_status + '[' -z mod_status ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_status + echo '%doc doc/outdated/status.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/traffic-shaping.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod= + '[' -z '' ']' + echo '%doc doc/outdated/traffic-shaping.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/trigger_b4_dl.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_trigger_b4_dl + '[' -z mod_trigger_b4_dl ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_trigger_b4_dl + echo '%doc doc/outdated/trigger_b4_dl.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/userdir.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_userdir + '[' -z mod_userdir ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_userdir + echo '%doc doc/outdated/userdir.txt' + for i in doc/outdated/*.txt ++ cat doc/outdated/webdav.txt ++ sed -n 's/^Module:.*\(mod_.*\)$/\1/p' ++ tr -d '\r' + mod=mod_webdav + '[' -z mod_webdav ']' + echo mod_access.so,mod_accesslog.so,mod_alias.so,mod_cgi.so,mod_dirlisting.so,mod_evhost.so,mod_expire.so,mod_extforward.so,mod_fastcgi.so,mod_flv_streaming.so,mod_indexfile.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_userdir.so,mod_usertrack.so,mod_evasive.so + grep mod_webdav + echo '%doc doc/outdated/webdav.txt' + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 1.4.45-4.mga7 --unique-debug-suffix -1.4.45-4.mga7.x86_64 --unique-debug-src-base lighttpd-1.4.45-4.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/lighttpd-1.4.45 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/sbin/lighttpd-angel extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_accesslog.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/sbin/lighttpd extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_uploadprogress.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_status.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_redirect.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_rewrite.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_authn_mysql.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_authn_ldap.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_authn_file.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_auth.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_deflate.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_compress.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_access.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_extforward.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_fastcgi.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_simple_vhost.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_evhost.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_expire.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_secdownload.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_ssi.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_proxy.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_usertrack.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_rrdtool.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_userdir.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_alias.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_setenv.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_indexfile.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_dirlisting.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_staticfile.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_scgi.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_cgi.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_mysql_vhost.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_trigger_b4_dl.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_cml.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_magnet.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_webdav.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_evasive.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_geoip.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/lib64/lighttpd/mod_flv_streaming.so /usr/lib/rpm/sepdebugcrcfix: Updated 40 CRC32s, 0 CRC32s did match. 3169 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: lighttpd-1.4.45-4.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gdrdit + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lighttpd-1.4.45 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/config/lighttpd.conf /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr INSTALL /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/access.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/accesslog.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/alias.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/cgi.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/configuration.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/dirlisting.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/evhost.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/expire.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/extforward.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/fastcgi-state.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/fastcgi.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/features.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/performance.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/plugins.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/proxy.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/redirect.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/rewrite.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/rrdtool.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/scgi.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/secdownload.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/security.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/setenv.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/simple-vhost.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/ssi.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/ssl.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/state.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/status.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/traffic-shaping.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + cp -pr doc/outdated/userdir.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd + exit 0 Provides: config(lighttpd) = 1.4.45-4.mga7 lighttpd = 1.4.45-4.mga7 lighttpd(x86-64) = 1.4.45-4.mga7 webserver Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): webserver-base Requires(post): /bin/sh rpm-helper >= 0.24.8-1 Requires(preun): /bin/sh rpm-helper >= 0.24.8-1 Requires: libattr.so.1()(64bit) libattr.so.1(ATTR_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libfam.so.0()(64bit) libpcre.so.1()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) Processing files: lighttpd-mod_auth-1.4.45-4.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QwhpkJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lighttpd-1.4.45 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_auth + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_auth + cp -pr doc/outdated/authentication.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_auth + exit 0 Provides: config(lighttpd-mod_auth) = 1.4.45-4.mga7 lighttpd-mod_auth = 1.4.45-4.mga7 lighttpd-mod_auth(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: lighttpd-mod_authn_file-1.4.45-4.mga7.x86_64 Provides: lighttpd-mod_authn_file = 1.4.45-4.mga7 lighttpd-mod_authn_file(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) Processing files: lighttpd-mod_authn_ldap-1.4.45-4.mga7.x86_64 Provides: lighttpd-mod_authn_ldap = 1.4.45-4.mga7 lighttpd-mod_authn_ldap(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libldap-2.4.so.2()(64bit) Processing files: lighttpd-mod_authn_mysql-1.4.45-4.mga7.x86_64 Provides: lighttpd-mod_authn_mysql = 1.4.45-4.mga7 lighttpd-mod_authn_mysql(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) Processing files: lighttpd-mod_cml-1.4.45-4.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kxUizZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lighttpd-1.4.45 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_cml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_cml + cp -pr doc/outdated/cml.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_cml + exit 0 Provides: config(lighttpd-mod_cml) = 1.4.45-4.mga7 lighttpd-mod_cml = 1.4.45-4.mga7 lighttpd-mod_cml(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) liblua.so.5.3()(64bit) libmemcached.so.11()(64bit) Processing files: lighttpd-mod_compress-1.4.45-4.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.avXTTf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lighttpd-1.4.45 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_compress + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_compress + cp -pr doc/outdated/compress.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_compress + exit 0 Provides: config(lighttpd-mod_compress) = 1.4.45-4.mga7 lighttpd-mod_compress = 1.4.45-4.mga7 lighttpd-mod_compress(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libz.so.1()(64bit) Processing files: lighttpd-mod_deflate-1.4.45-4.mga7.x86_64 Provides: lighttpd-mod_deflate = 1.4.45-4.mga7 lighttpd-mod_deflate(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libz.so.1()(64bit) Processing files: lighttpd-mod_mysql_vhost-1.4.45-4.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GEGdnw + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lighttpd-1.4.45 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_mysql_vhost + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_mysql_vhost + cp -pr doc/outdated/mysqlvhost.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_mysql_vhost + exit 0 Provides: config(lighttpd-mod_mysql_vhost) = 1.4.45-4.mga7 lighttpd-mod_mysql_vhost = 1.4.45-4.mga7 lighttpd-mod_mysql_vhost(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: lighttpd-mod_trigger_b4_dl-1.4.45-4.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UrJYWM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lighttpd-1.4.45 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_trigger_b4_dl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_trigger_b4_dl + cp -pr doc/outdated/trigger_b4_dl.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_trigger_b4_dl + exit 0 Provides: config(lighttpd-mod_trigger_b4_dl) = 1.4.45-4.mga7 lighttpd-mod_trigger_b4_dl = 1.4.45-4.mga7 lighttpd-mod_trigger_b4_dl(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgdbm.so.6()(64bit) libmemcached.so.11()(64bit) libpcre.so.1()(64bit) Processing files: lighttpd-mod_webdav-1.4.45-4.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4FnuD3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lighttpd-1.4.45 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_webdav + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_webdav + cp -pr doc/outdated/webdav.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_webdav + exit 0 Provides: config(lighttpd-mod_webdav) = 1.4.45-4.mga7 lighttpd-mod_webdav = 1.4.45-4.mga7 lighttpd-mod_webdav(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libsqlite3.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) Processing files: lighttpd-mod_magnet-1.4.45-4.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8rcsqk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lighttpd-1.4.45 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_magnet + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_magnet + cp -pr doc/outdated/magnet.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_magnet + exit 0 Provides: config(lighttpd-mod_magnet) = 1.4.45-4.mga7 lighttpd-mod_magnet = 1.4.45-4.mga7 lighttpd-mod_magnet(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) liblua.so.5.3()(64bit) Processing files: lighttpd-mod_geoip-1.4.45-4.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AkeqkB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lighttpd-1.4.45 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_geoip + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_geoip + cp -pr geoip.txt /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64/usr/share/doc/lighttpd-mod_geoip + exit 0 Provides: config(lighttpd-mod_geoip) = 1.4.45-4.mga7 lighttpd-mod_geoip = 1.4.45-4.mga7 lighttpd-mod_geoip(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGeoIP.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: lighttpd-mod_uploadprogress-1.4.45-4.mga7.x86_64 Provides: lighttpd-mod_uploadprogress = 1.4.45-4.mga7 lighttpd-mod_uploadprogress(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) Processing files: lighttpd-debugsource-1.4.45-4.mga7.x86_64 Provides: lighttpd-debugsource = 1.4.45-4.mga7 lighttpd-debugsource(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lighttpd-debuginfo-1.4.45-4.mga7.x86_64 Provides: debuginfo(build-id) = 064cef9c80c7c2a0d1a1c1722bb35de76e80aced debuginfo(build-id) = 143d433e5e110a5288ac51d87be21120a3a7db8f debuginfo(build-id) = 1d0fedd81fa738b98386dd9ba78ac935348af4a5 debuginfo(build-id) = 1fc294b43330bb0a30eee4cb499102065fcb22e7 debuginfo(build-id) = 24d60fde46f027c82a1ac31ecacc5c0fc54cdc65 debuginfo(build-id) = 27c878b776a494391812fa91be216dee2ce9989e debuginfo(build-id) = 3d3c0d64145365d7ce887949cf38d0760de88ee2 debuginfo(build-id) = 65bb622fef5c4fcdc06d9e750f4fe6ad643117aa debuginfo(build-id) = 6737c9df1f80fdcd4c5b62f9fd01cc8f441d9d48 debuginfo(build-id) = 692f0f37bccbd19a0d44b0118c6ce080dd516063 debuginfo(build-id) = 7eeb325c18e0bc34028e175fa0fa698e4ebc6ef6 debuginfo(build-id) = 7f3407f94c4aafccd3a6dd64e8054b0cd6a90e08 debuginfo(build-id) = 7fd6792254f053d1d57ce67fc9776720f5b6ce22 debuginfo(build-id) = 802b17660a14796096da67d42fa781c730c0a6b4 debuginfo(build-id) = 857d6b93682c40a000e9d45d7e088d95ddb83c51 debuginfo(build-id) = 92fdbbf5658fe653f44e2ed1916dcde2aceb3fd7 debuginfo(build-id) = 9687d687c752de2f96886458b106bdcf742e4e19 debuginfo(build-id) = 9a1d03b40fc73c4011a32c0bec0cc109cec6f173 debuginfo(build-id) = 9f65e7d5c97f2cef8d6842b8d05da52be253c790 debuginfo(build-id) = d2e75dec5e9a33d3cbe0016ca26ddd267c6a18b8 debuginfo(build-id) = d42d2c47d13e058d7a1fe9869ceadf5d7bc587ac debuginfo(build-id) = d4e66c8826cd88de7cc2f04d28f54d4effc46852 debuginfo(build-id) = de58a17a5e7d17de9f224ab39731ddb1306700a6 debuginfo(build-id) = e1990b3a50d5ccdba1382137a2cc29e202900c02 debuginfo(build-id) = e1e86f3b6770d6093020809ca94d0de7a6acf660 debuginfo(build-id) = e69edacd7e2f3e64122bc004c00d2739518b4daf debuginfo(build-id) = ed78ade9b5eeb2921f8845647fba4a999f331b9d lighttpd-debuginfo = 1.4.45-4.mga7 lighttpd-debuginfo(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lighttpd-debugsource(x86-64) = 1.4.45-4.mga7 Processing files: lighttpd-mod_auth-debuginfo-1.4.45-4.mga7.x86_64 Provides: debuginfo(build-id) = d00c5fcc74292d10f244450740a215421ea4cbc2 lighttpd-mod_auth-debuginfo = 1.4.45-4.mga7 lighttpd-mod_auth-debuginfo(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lighttpd-debugsource(x86-64) = 1.4.45-4.mga7 Processing files: lighttpd-mod_authn_file-debuginfo-1.4.45-4.mga7.x86_64 Provides: debuginfo(build-id) = 435635157d57e7d01e94f478d232cf96ca5645ee lighttpd-mod_authn_file-debuginfo = 1.4.45-4.mga7 lighttpd-mod_authn_file-debuginfo(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lighttpd-debugsource(x86-64) = 1.4.45-4.mga7 Processing files: lighttpd-mod_authn_ldap-debuginfo-1.4.45-4.mga7.x86_64 Provides: debuginfo(build-id) = 04afaa7dad48cff9e1d0c8f259fe3383a8b28355 lighttpd-mod_authn_ldap-debuginfo = 1.4.45-4.mga7 lighttpd-mod_authn_ldap-debuginfo(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lighttpd-debugsource(x86-64) = 1.4.45-4.mga7 Processing files: lighttpd-mod_authn_mysql-debuginfo-1.4.45-4.mga7.x86_64 Provides: debuginfo(build-id) = 6c346804a0cd998a0ff0b5e8b88acf7880c996d5 lighttpd-mod_authn_mysql-debuginfo = 1.4.45-4.mga7 lighttpd-mod_authn_mysql-debuginfo(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lighttpd-debugsource(x86-64) = 1.4.45-4.mga7 Processing files: lighttpd-mod_cml-debuginfo-1.4.45-4.mga7.x86_64 Provides: debuginfo(build-id) = 2cb1bdfa1f03d37f4e2382cc1f208b0db3f48d79 lighttpd-mod_cml-debuginfo = 1.4.45-4.mga7 lighttpd-mod_cml-debuginfo(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lighttpd-debugsource(x86-64) = 1.4.45-4.mga7 Processing files: lighttpd-mod_compress-debuginfo-1.4.45-4.mga7.x86_64 Provides: debuginfo(build-id) = 29a6bdac76fc261d16002b91d27bdd012af47d57 lighttpd-mod_compress-debuginfo = 1.4.45-4.mga7 lighttpd-mod_compress-debuginfo(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lighttpd-debugsource(x86-64) = 1.4.45-4.mga7 Processing files: lighttpd-mod_deflate-debuginfo-1.4.45-4.mga7.x86_64 Provides: debuginfo(build-id) = 277d83b342736e7da246fa34917274e44738061d lighttpd-mod_deflate-debuginfo = 1.4.45-4.mga7 lighttpd-mod_deflate-debuginfo(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lighttpd-debugsource(x86-64) = 1.4.45-4.mga7 Processing files: lighttpd-mod_mysql_vhost-debuginfo-1.4.45-4.mga7.x86_64 Provides: debuginfo(build-id) = 57eb09e5fac3021972d421e422afddb71f69caee lighttpd-mod_mysql_vhost-debuginfo = 1.4.45-4.mga7 lighttpd-mod_mysql_vhost-debuginfo(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lighttpd-debugsource(x86-64) = 1.4.45-4.mga7 Processing files: lighttpd-mod_trigger_b4_dl-debuginfo-1.4.45-4.mga7.x86_64 Provides: debuginfo(build-id) = 2a01de95028e08e27f582b735f3cb07c402a493f lighttpd-mod_trigger_b4_dl-debuginfo = 1.4.45-4.mga7 lighttpd-mod_trigger_b4_dl-debuginfo(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lighttpd-debugsource(x86-64) = 1.4.45-4.mga7 Processing files: lighttpd-mod_webdav-debuginfo-1.4.45-4.mga7.x86_64 Provides: debuginfo(build-id) = 2b91a9a42df373a543edf7d3c1a1b9c863351a42 lighttpd-mod_webdav-debuginfo = 1.4.45-4.mga7 lighttpd-mod_webdav-debuginfo(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lighttpd-debugsource(x86-64) = 1.4.45-4.mga7 Processing files: lighttpd-mod_magnet-debuginfo-1.4.45-4.mga7.x86_64 Provides: debuginfo(build-id) = 637a3e435ffffa26f263d52d075b13e095f67805 lighttpd-mod_magnet-debuginfo = 1.4.45-4.mga7 lighttpd-mod_magnet-debuginfo(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lighttpd-debugsource(x86-64) = 1.4.45-4.mga7 Processing files: lighttpd-mod_geoip-debuginfo-1.4.45-4.mga7.x86_64 Provides: debuginfo(build-id) = 9ff03536b49f7b3abcd8a607502d5fca741f2f45 lighttpd-mod_geoip-debuginfo = 1.4.45-4.mga7 lighttpd-mod_geoip-debuginfo(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lighttpd-debugsource(x86-64) = 1.4.45-4.mga7 Processing files: lighttpd-mod_uploadprogress-debuginfo-1.4.45-4.mga7.x86_64 Provides: debuginfo(build-id) = c1f3d7269f3750f8fb518b4d3a3d30a9f6dc52e5 lighttpd-mod_uploadprogress-debuginfo = 1.4.45-4.mga7 lighttpd-mod_uploadprogress-debuginfo(x86-64) = 1.4.45-4.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lighttpd-debugsource(x86-64) = 1.4.45-4.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_auth-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_authn_file-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_authn_ldap-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_authn_mysql-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_cml-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_compress-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_deflate-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_mysql_vhost-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_trigger_b4_dl-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_webdav-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_magnet-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_geoip-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_uploadprogress-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-debugsource-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-debuginfo-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_auth-debuginfo-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_authn_file-debuginfo-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_authn_ldap-debuginfo-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_authn_mysql-debuginfo-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_cml-debuginfo-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_compress-debuginfo-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_deflate-debuginfo-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_mysql_vhost-debuginfo-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_trigger_b4_dl-debuginfo-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_webdav-debuginfo-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_magnet-debuginfo-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_geoip-debuginfo-1.4.45-4.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lighttpd-mod_uploadprogress-debuginfo-1.4.45-4.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UEpBQY + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd lighttpd-1.4.45 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/lighttpd-1.4.45-4.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.udftom + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf lighttpd-1.4.45 + exit 0 D: [iurt_root_command] Success!