* Package: www-servers/lighttpd-1.4.54 * Repository: gentoo * Maintainer: zlogene@gentoo.org * USE: abi_x86_64 amd64 bzip2 elibc_glibc gdbm ipv6 kernel_linux memcached mysql pcre postgres ssl userland_GNU xattr zlib * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Adding group 'lighttpd' to your system ... * - Groupid: next available * Adding user 'lighttpd' to your system ... * - Userid: 952 * - Shell: /sbin/nologin * - Home: /var/www/localhost/htdocs * - Groups: lighttpd * - GECOS: added by portage for lighttpd >>> Unpacking source... >>> Unpacking lighttpd-1.4.54.tar.xz to /var/tmp/portage/www-servers/lighttpd-1.4.54/work >>> Source unpacked in /var/tmp/portage/www-servers/lighttpd-1.4.54/work >>> Preparing source in /var/tmp/portage/www-servers/lighttpd-1.4.54/work/lighttpd-1.4.54 ... * Running eautoreconf in '/var/tmp/portage/www-servers/lighttpd-1.4.54/work/lighttpd-1.4.54' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 -I scripts/m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: lighttpd-1.4.54/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-servers/lighttpd-1.4.54/work/lighttpd-1.4.54 ... * econf: updating lighttpd-1.4.54/config.sub with /usr/share/gnuconfig/config.sub * econf: updating lighttpd-1.4.54/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/lighttpd-1.4.54 --htmldir=/usr/share/doc/lighttpd-1.4.54/html --with-sysroot=/ --libdir=/usr/lib64/lighttpd --enable-lfs --enable-ipv6 --disable-mmap --with-bzip2 --without-dbi --without-fam --with-gdbm --without-geoip --without-krb5 --without-ldap --without-libev --without-lua --with-memcached --with-mysql --with-pcre --with-pgsql --without-sasl --with-openssl --without-sqlite --without-webdav-props --without-webdav-locks --with-attr --with-zlib configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-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) none checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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 x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes 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 for stdlib.h... (cached) yes checking for strings.h... (cached) yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.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/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.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 uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for struct tm.tm_gmtoff... yes checking for socklen_t... yes 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 elftc_copyfile... no checking for library containing dlopen... -ldl checking for dlfcn.h... (cached) yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes configure: ---------------------------------------- checking for libev support... no configure: ---------------------------------------- checking for MySQL support... yes checking for MYSQL... yes checking for MySQL includes at... -I/usr/include/mysql -I/usr/include/mysql/.. checking for MySQL libraries at... -lmariadb -lpthread -lz -ldl -lm -lssl -lcrypto configure: ---------------------------------------- checking for PgSQL support... yes checking for pg_config... /usr/bin/pg_config checking for PgSQL includes at... -I/usr/include/postgresql-12 checking for PgSQL libraries at... -L/usr/lib64/postgresql-12/lib64 -lpq configure: ---------------------------------------- checking for LibDBI support... no configure: ---------------------------------------- checking for LibSASL support... no configure: ---------------------------------------- checking for LDAP support... no configure: ---------------------------------------- checking for PAM support... no configure: ---------------------------------------- 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 configure: ---------------------------------------- checking for valgrind... no configure: ---------------------------------------- checking for libunwind... no configure: ---------------------------------------- checking for kerberos5... no checking custom include directory for kerberos5... no checking custom lib directory for kerberos5... no configure: ---------------------------------------- checking for OpenSSL... yes checking custom include directory for openssl... no checking custom lib directory for openssl... no 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 configure: ---------------------------------------- checking for wolfSSL... no configure: ---------------------------------------- checking for perl regular expressions support... yes checking for pcre-config... /usr/bin/pcre-config configure: ---------------------------------------- checking for zlib support... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflate in -lz... yes configure: ---------------------------------------- checking for bzip2 support... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzCompress in -lbz2... yes configure: ---------------------------------------- checking for FAM... no configure: ---------------------------------------- checking for properties in mod_webdav... no configure: ---------------------------------------- checking for locks in mod_webdav... no configure: ---------------------------------------- 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 configure: ---------------------------------------- checking for GeoIP... no configure: ---------------------------------------- checking for maxminddb... no configure: ---------------------------------------- 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 configure: ---------------------------------------- checking if lua-support is requested... no configure: ---------------------------------------- checking for library containing crypt_r... -lcrypt checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking crypt_r/crypt support... crypt_r configure: ---------------------------------------- checking for library containing sendfilev... no checking solaris sendfilev present... no configure: ---------------------------------------- checking for arc4random_buf... no checking for chroot... yes checking for clock_gettime... yes checking for epoll_ctl... yes checking for explicit_bzero... yes checking for fork... yes checking for getloadavg... yes checking for getrlimit... yes checking for getuid... yes checking for gmtime_r... yes checking for inet_pton... yes checking for issetugid... no checking for jrand48... yes checking for kqueue... no checking for localtime_r... yes checking for lstat... yes checking for madvise... yes checking for memset... yes checking for memset_s... no checking for mmap... yes checking for pathconf... yes checking for pipe2... yes checking for poll... yes checking for port_create... no checking for select... yes checking for send_file... no checking for sendfile... yes checking for sendfile64... yes checking for sigaction... yes checking for signal... yes checking for srandom... yes checking for writev... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking for getentropy... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking for getrandom... yes configure: ---------------------------------------- checking if weak symbols are supported... yes configure: ---------------------------------------- checking for Large File System support... yes configure: ---------------------------------------- checking if sendfile works... yes configure: ---------------------------------------- checking for IPv6 support... yes configure: ---------------------------------------- checking use mmap if available... false configure: ---------------------------------------- checking for FCGI_Accept in -lfcgi... yes checking fastcgi.h usability... yes checking fastcgi.h presence... yes checking for fastcgi.h... yes checking fastcgi/fastcgi.h usability... no checking fastcgi/fastcgi.h presence... no checking for fastcgi/fastcgi.h... no configure: ---------------------------------------- checking if x86_64-pc-linux-gnu-gcc supports -Wall -W -Wshadow -pedantic... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating distribute.sh config.status: creating doc/config/conf.d/Makefile config.status: creating doc/config/Makefile config.status: creating doc/config/vhosts.d/Makefile config.status: creating doc/Makefile config.status: creating doc/outdated/Makefile config.status: creating doc/scripts/Makefile config.status: creating doc/systemd/Makefile config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/docroot/123/Makefile config.status: creating tests/docroot/Makefile config.status: creating tests/docroot/www/expire/Makefile config.status: creating tests/docroot/www/go/Makefile config.status: creating tests/docroot/www/indexfile/Makefile config.status: creating tests/docroot/www/Makefile config.status: creating tests/Makefile 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_mysql mod_cgi mod_compress mod_deflate mod_dirlisting mod_evhost mod_expire mod_extforward mod_fastcgi mod_flv_streaming mod_indexfile mod_mysql_vhost mod_openssl mod_proxy mod_redirect mod_rewrite mod_rrdtool mod_scgi mod_secdownload mod_setenv mod_simple_vhost mod_sockproxy mod_ssi mod_staticfile mod_status mod_trigger_b4_dl mod_userdir mod_usertrack mod_vhostdb mod_vhostdb_mysql mod_vhostdb_pgsql mod_webdav mod_wstunnel disabled: mod_authn_gssapi mod_authn_ldap mod_authn_pam mod_cml mod_geoip mod_magnet mod_maxminddb mod_vhostdb_dbi mod_vhostdb_ldap Features: enabled: auth-crypt compress-bzip2 compress-deflate compress-gzip large-files mysql network-ipv6 network-openssl postgresql regex-conditionals storage-gdbm storage-memcached disabled: dbi geoip kerberos ldap lua maxminddb pam stat-cache-fam webdav-locks webdav-properties >>> Source configured. >>> Compiling source in /var/tmp/portage/www-servers/lighttpd-1.4.54/work/lighttpd-1.4.54 ... make -j1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/www-servers/lighttpd-1.4.54/work/lighttpd-1.4.54/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/var/tmp/portage/www-servers/lighttpd-1.4.54/work/lighttpd-1.4.54' Making all in src make[2]: Entering directory '/var/tmp/portage/www-servers/lighttpd-1.4.54/work/lighttpd-1.4.54/src' gcc -g -O2 -o lemon ./lemon.c rm -f configparser.h ../src/lemon -q ./configparser.y ./lempar.c rm -f mod_ssi_exprparser.h ../src/lemon -q ./mod_ssi_exprparser.y ./lempar.c make all-am make[3]: Entering directory '/var/tmp/portage/www-servers/lighttpd-1.4.54/work/lighttpd-1.4.54/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o t/test_array.o t/test_array.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o array.o array.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o data_array.o data_array.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o data_integer.o data_integer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o data_string.o data_string.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o buffer.o buffer.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -Wl,--as-needed -pthread -o t/test_array t/test_array.o array.o data_array.o data_integer.o data_string.o buffer.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -pthread -o t/test_array t/test_array.o array.o data_array.o data_integer.o data_string.o buffer.o -Wl,--as-needed -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o t/test_buffer.o t/test_buffer.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -Wl,--as-needed -pthread -o t/test_buffer t/test_buffer.o buffer.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -pthread -o t/test_buffer t/test_buffer.o buffer.o -Wl,--as-needed -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o t/test_burl.o t/test_burl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o burl.o burl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o base64.o base64.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -Wl,--as-needed -pthread -o t/test_burl t/test_burl.o burl.o buffer.o base64.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -pthread -o t/test_burl t/test_burl.o burl.o buffer.o base64.o -Wl,--as-needed -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o t/test_base64.o t/test_base64.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -Wl,--as-needed -pthread -o t/test_base64 t/test_base64.o base64.o buffer.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -pthread -o t/test_base64 t/test_base64.o base64.o buffer.o -Wl,--as-needed -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o t/test_configfile.o t/test_configfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o data_config.o data_config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o http_header.o http_header.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o http_kv.o http_kv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o vector.o vector.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o log.o log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o sock_addr.o sock_addr.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -Wl,--as-needed -pthread -o t/test_configfile t/test_configfile.o buffer.o array.o data_config.o data_integer.o data_string.o http_header.o http_kv.o vector.o log.o sock_addr.o -L/usr/lib64 -lpcre libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -pthread -o t/test_configfile t/test_configfile.o buffer.o array.o data_config.o data_integer.o data_string.o http_header.o http_kv.o vector.o log.o sock_addr.o -Wl,--as-needed -L/usr/lib64 -lpcre -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o t/test_keyvalue.o t/test_keyvalue.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -Wl,--as-needed -pthread -o t/test_keyvalue t/test_keyvalue.o burl.o buffer.o base64.o array.o data_integer.o data_string.o log.o -L/usr/lib64 -lpcre libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -pthread -o t/test_keyvalue t/test_keyvalue.o burl.o buffer.o base64.o array.o data_integer.o data_string.o log.o -Wl,--as-needed -L/usr/lib64 -lpcre -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o t/test_mod_access.o t/test_mod_access.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o configfile-glue.o configfile-glue.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -Wl,--as-needed -pthread -o t/test_mod_access t/test_mod_access.o configfile-glue.o buffer.o array.o data_config.o data_integer.o data_string.o http_header.o http_kv.o vector.o log.o sock_addr.o -L/usr/lib64 -lpcre libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -pthread -o t/test_mod_access t/test_mod_access.o configfile-glue.o buffer.o array.o data_config.o data_integer.o data_string.o http_header.o http_kv.o vector.o log.o sock_addr.o -Wl,--as-needed -L/usr/lib64 -lpcre -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o t/test_mod_evhost.o t/test_mod_evhost.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -Wl,--as-needed -pthread -o t/test_mod_evhost t/test_mod_evhost.o configfile-glue.o buffer.o array.o data_config.o data_integer.o data_string.o http_header.o http_kv.o vector.o log.o sock_addr.o -L/usr/lib64 -lpcre libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -pthread -o t/test_mod_evhost t/test_mod_evhost.o configfile-glue.o buffer.o array.o data_config.o data_integer.o data_string.o http_header.o http_kv.o vector.o log.o sock_addr.o -Wl,--as-needed -L/usr/lib64 -lpcre -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o t/test_mod_simple_vhost.o t/test_mod_simple_vhost.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -Wl,--as-needed -pthread -o t/test_mod_simple_vhost t/test_mod_simple_vhost.o configfile-glue.o buffer.o array.o data_config.o data_integer.o data_string.o http_header.o http_kv.o vector.o log.o sock_addr.o -L/usr/lib64 -lpcre libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -pthread -o t/test_mod_simple_vhost t/test_mod_simple_vhost.o configfile-glue.o buffer.o array.o data_config.o data_integer.o data_string.o http_header.o http_kv.o vector.o log.o sock_addr.o -Wl,--as-needed -L/usr/lib64 -lpcre -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o t/test_request.o t/test_request.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o request.o request.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -Wl,--as-needed -pthread -o t/test_request t/test_request.o request.o buffer.o array.o data_integer.o data_string.o http_header.o http_kv.o log.o sock_addr.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -pthread -o t/test_request t/test_request.o request.o buffer.o array.o data_integer.o data_string.o http_header.o http_kv.o log.o sock_addr.o -Wl,--as-needed -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-server.o `test -f 'server.c' || echo './'`server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-response.o `test -f 'response.c' || echo './'`response.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-connections.o `test -f 'connections.c' || echo './'`connections.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-inet_ntop_cache.o `test -f 'inet_ntop_cache.c' || echo './'`inet_ntop_cache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-network.o `test -f 'network.c' || echo './'`network.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-network_write.o `test -f 'network_write.c' || echo './'`network_write.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-configfile.o `test -f 'configfile.c' || echo './'`configfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-configparser.o `test -f 'configparser.c' || echo './'`configparser.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-base64.o `test -f 'base64.c' || echo './'`base64.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-buffer.o `test -f 'buffer.c' || echo './'`buffer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-burl.o `test -f 'burl.c' || echo './'`burl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-log.o `test -f 'log.c' || echo './'`log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-http_header.o `test -f 'http_header.c' || echo './'`http_header.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-http_kv.o `test -f 'http_kv.c' || echo './'`http_kv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-keyvalue.o `test -f 'keyvalue.c' || echo './'`keyvalue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-chunk.o `test -f 'chunk.c' || echo './'`chunk.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-http_chunk.o `test -f 'http_chunk.c' || echo './'`http_chunk.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-stream.o `test -f 'stream.c' || echo './'`stream.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-fdevent.o `test -f 'fdevent.c' || echo './'`fdevent.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-gw_backend.o `test -f 'gw_backend.c' || echo './'`gw_backend.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -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:611:2: warning: ‘attr_get’ is deprecated: Use getxattr or lgetxattr instead [-Wdeprecated-declarations] 611 | if(0 == (ret = attr_get(name, xattrname, buf->ptr, &attrlen, 0))) { | ^~ In file included from stat_cache.c:20: /usr/include/attr/attributes.h:128:12: note: declared here 128 | extern int attr_get (const char *__path, const char *__attrname, | ^~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-plugin.o `test -f 'plugin.c' || echo './'`plugin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-joblist.o `test -f 'joblist.c' || echo './'`joblist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-etag.o `test -f 'etag.c' || echo './'`etag.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-array.o `test -f 'array.c' || echo './'`array.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-data_string.o `test -f 'data_string.c' || echo './'`data_string.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-data_array.o `test -f 'data_array.c' || echo './'`data_array.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-data_integer.o `test -f 'data_integer.c' || echo './'`data_integer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-algo_sha1.o `test -f 'algo_sha1.c' || echo './'`algo_sha1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-md5.o `test -f 'md5.c' || echo './'`md5.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-vector.o `test -f 'vector.c' || echo './'`vector.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-fdevent_select.o `test -f 'fdevent_select.c' || echo './'`fdevent_select.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-fdevent_libev.o `test -f 'fdevent_libev.c' || echo './'`fdevent_libev.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-fdevent_poll.o `test -f 'fdevent_poll.c' || echo './'`fdevent_poll.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-fdevent_linux_sysepoll.o `test -f 'fdevent_linux_sysepoll.c' || echo './'`fdevent_linux_sysepoll.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-fdevent_solaris_devpoll.o `test -f 'fdevent_solaris_devpoll.c' || echo './'`fdevent_solaris_devpoll.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-fdevent_solaris_port.o `test -f 'fdevent_solaris_port.c' || echo './'`fdevent_solaris_port.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-fdevent_freebsd_kqueue.o `test -f 'fdevent_freebsd_kqueue.c' || echo './'`fdevent_freebsd_kqueue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-data_config.o `test -f 'data_config.c' || echo './'`data_config.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-crc32.o `test -f 'crc32.c' || echo './'`crc32.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-connections-glue.o `test -f 'connections-glue.c' || echo './'`connections-glue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-configfile-glue.o `test -f 'configfile-glue.c' || echo './'`configfile-glue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-http-header-glue.o `test -f 'http-header-glue.c' || echo './'`http-header-glue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-http_auth.o `test -f 'http_auth.c' || echo './'`http_auth.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-http_vhostdb.o `test -f 'http_vhostdb.c' || echo './'`http_vhostdb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-rand.o `test -f 'rand.c' || echo './'`rand.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-request.o `test -f 'request.c' || echo './'`request.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-sock_addr.o `test -f 'sock_addr.c' || echo './'`sock_addr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-splaytree.o `test -f 'splaytree.c' || echo './'`splaytree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-safe_memclear.o `test -f 'safe_memclear.c' || echo './'`safe_memclear.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -export-dynamic -Wl,-O1 -Wl,--as-needed -pthread -o lighttpd lighttpd-server.o lighttpd-response.o lighttpd-connections.o lighttpd-inet_ntop_cache.o lighttpd-network.o lighttpd-network_write.o lighttpd-configfile.o lighttpd-configparser.o lighttpd-base64.o lighttpd-buffer.o lighttpd-burl.o lighttpd-log.o lighttpd-http_header.o lighttpd-http_kv.o lighttpd-keyvalue.o lighttpd-chunk.o lighttpd-http_chunk.o lighttpd-stream.o lighttpd-fdevent.o lighttpd-gw_backend.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-algo_sha1.o lighttpd-md5.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-crc32.o lighttpd-connections-glue.o lighttpd-configfile-glue.o lighttpd-http-header-glue.o lighttpd-http_auth.o lighttpd-http_vhostdb.o lighttpd-rand.o lighttpd-request.o lighttpd-sock_addr.o lighttpd-splaytree.o lighttpd-safe_memclear.o -L/usr/lib64 -lpcre -ldl -lattr -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -pthread -o lighttpd lighttpd-server.o lighttpd-response.o lighttpd-connections.o lighttpd-inet_ntop_cache.o lighttpd-network.o lighttpd-network_write.o lighttpd-configfile.o lighttpd-configparser.o lighttpd-base64.o lighttpd-buffer.o lighttpd-burl.o lighttpd-log.o lighttpd-http_header.o lighttpd-http_kv.o lighttpd-keyvalue.o lighttpd-chunk.o lighttpd-http_chunk.o lighttpd-stream.o lighttpd-fdevent.o lighttpd-gw_backend.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-algo_sha1.o lighttpd-md5.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-crc32.o lighttpd-connections-glue.o lighttpd-configfile-glue.o lighttpd-http-header-glue.o lighttpd-http_auth.o lighttpd-http_vhostdb.o lighttpd-rand.o lighttpd-request.o lighttpd-sock_addr.o lighttpd-splaytree.o lighttpd-safe_memclear.o -Wl,--export-dynamic -Wl,--as-needed -L/usr/lib64 -lpcre -ldl -lattr -lcrypto -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o lighttpd-angel.o lighttpd-angel.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -Wl,--as-needed -pthread -o lighttpd-angel lighttpd-angel.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -Wl,-O1 -pthread -o lighttpd-angel lighttpd-angel.o -Wl,--as-needed -pthread /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o mod_flv_streaming.lo mod_flv_streaming.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR=\"/usr/lib64/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c mod_flv_streaming.c -fPIC -DPIC -o .libs/mod_flv_streaming.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -pthread -o mod_flv_streaming.la -rpath /usr/lib64/lighttpd mod_flv_streaming.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mod_flv_streaming.o -Wl,--as-needed -O2 -march=native -Wl,-O1 -pthread -pthread -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" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o mod_evasive.lo mod_evasive.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR=\"/usr/lib64/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c mod_evasive.c -fPIC -DPIC -o .libs/mod_evasive.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -pthread -o mod_evasive.la -rpath /usr/lib64/lighttpd mod_evasive.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mod_evasive.o -Wl,--as-needed -O2 -march=native -Wl,-O1 -pthread -pthread -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" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o mod_webdav_la-mod_webdav.lo `test -f 'mod_webdav.c' || echo './'`mod_webdav.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR=\"/usr/lib64/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c mod_webdav.c -fPIC -DPIC -o .libs/mod_webdav_la-mod_webdav.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -pthread -o mod_webdav.la -rpath /usr/lib64/lighttpd mod_webdav_la-mod_webdav.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mod_webdav_la-mod_webdav.o -Wl,--as-needed -O2 -march=native -Wl,-O1 -pthread -pthread -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" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o mod_trigger_b4_dl.lo mod_trigger_b4_dl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR=\"/usr/lib64/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c mod_trigger_b4_dl.c -fPIC -DPIC -o .libs/mod_trigger_b4_dl.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -pthread -o mod_trigger_b4_dl.la -rpath /usr/lib64/lighttpd mod_trigger_b4_dl.lo -lgdbm -lmemcached -L/usr/lib64 -lpcre libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mod_trigger_b4_dl.o -Wl,--as-needed -lgdbm -lmemcached -L/usr/lib64 -lpcre -O2 -march=native -Wl,-O1 -pthread -pthread -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" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o mod_vhostdb.lo mod_vhostdb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR=\"/usr/lib64/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c mod_vhostdb.c -fPIC -DPIC -o .libs/mod_vhostdb.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -pthread -o mod_vhostdb.la -rpath /usr/lib64/lighttpd mod_vhostdb.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mod_vhostdb.o -Wl,--as-needed -O2 -march=native -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,mod_vhostdb.so -o .libs/mod_vhostdb.so libtool: link: ( cd ".libs" && rm -f "mod_vhostdb.la" && ln -s "../mod_vhostdb.la" "mod_vhostdb.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib64/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -I/usr/include/mysql -I/usr/include/mysql/.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c -o mod_mysql_vhost_la-mod_mysql_vhost.lo `test -f 'mod_mysql_vhost.c' || echo './'`mod_mysql_vhost.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR=\"/usr/lib64/lighttpd\" -DSBIN_DIR=\"/usr/sbin\" -I. -I.. -I/usr/include/mysql -I/usr/include/mysql/.. -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -c mod_mysql_vhost.c -fPIC -DPIC -o .libs/mod_mysql_vhost_la-mod_mysql_vhost.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,-O1 -Wl,--as-needed -pthread -o mod_mysql_vhost.la -rpath /usr/lib64/lighttpd mod_mysql_vhost_la-mod_mysql_vhost.lo -lmariadb -lpthread -lz -ldl -lm -lssl -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mod_mysql_vhost_la-mod_mysql_vhost.o -Wl,--as-needed -lmariadb -lpthread -lz -ldl -lm -lssl -lcrypto -O2 -march=native -Wl,-O1 -pthread -pthread -Wl,-soname -Wl,mod_mysql_vhost.so -o .libs/mod_mysql_vhost.so /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmariadb collect2: error: ld returned 1 exit status make[3]: *** [Makefile:1958: mod_mysql_vhost.la] Error 1 make[3]: Leaving directory '/var/tmp/portage/www-servers/lighttpd-1.4.54/work/lighttpd-1.4.54/src' make[2]: *** [Makefile:1752: all] Error 2 make[2]: Leaving directory '/var/tmp/portage/www-servers/lighttpd-1.4.54/work/lighttpd-1.4.54/src' make[1]: *** [Makefile:453: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/www-servers/lighttpd-1.4.54/work/lighttpd-1.4.54' make: *** [Makefile:383: all] Error 2 * ERROR: www-servers/lighttpd-1.4.54::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=www-servers/lighttpd-1.4.54::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-servers/lighttpd-1.4.54::gentoo'`. * The complete build log is located at '/var/log/portage/www-servers:lighttpd-1.4.54:20191113-010834.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-servers/lighttpd-1.4.54/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-servers/lighttpd-1.4.54/temp/environment'. * Working directory: '/var/tmp/portage/www-servers/lighttpd-1.4.54/work/lighttpd-1.4.54' * S: '/var/tmp/portage/www-servers/lighttpd-1.4.54/work/lighttpd-1.4.54'