>>> lighttpd: Building main/lighttpd 1.4.64-r0 (using abuild 3.9.0-r0) started Thu, 20 Jan 2022 05:46:33 +0000 >>> lighttpd: Checking sanity of /home/buildozer/aports/main/lighttpd/APKBUILD... >>> lighttpd: Analyzing dependencies... >>> lighttpd: Installing for build: build-base automake autoconf brotli-dev bsd-compat-headers flex libdbi-dev libxml2-dev lua5.4-dev openldap-dev openssl1.1-compat-dev pcre2-dev sqlite-dev zlib-dev zstd-dev (1/50) Installing libbz2 (1.0.8-r1) (2/50) Installing perl (5.34.0-r1) (3/50) Installing automake (1.16.5-r0) (4/50) Installing m4 (1.4.18-r2) (5/50) Installing autoconf (2.71-r0) (6/50) Installing brotli-dev (1.0.9-r6) (7/50) Installing bsd-compat-headers (0.7.2-r3) (8/50) Installing flex (2.6.4-r2) (9/50) Installing libdbi (0.9.0-r0) (10/50) Installing libdbi-dev (0.9.0-r0) (11/50) Installing zlib-dev (1.2.11-r3) (12/50) Installing xz-libs (5.2.5-r0) (13/50) Installing xz-dev (5.2.5-r0) (14/50) Installing libxml2 (2.9.12-r3) (15/50) Installing libxml2-dev (2.9.12-r3) (16/50) Installing lua5.4-libs (5.4.3-r0) (17/50) Installing readline (8.1.1-r0) (18/50) Installing lua5.4 (5.4.3-r0) (19/50) Installing lua5.4-dev (5.4.3-r0) (20/50) Installing gdbm (1.22-r0) (21/50) Installing libsasl (2.1.27-r14) (22/50) Installing cyrus-sasl-dev (2.1.27-r14) (23/50) Installing libffi (3.4.2-r1) (24/50) Installing mpdecimal (2.5.1-r1) (25/50) Installing sqlite-libs (3.37.2-r0) (26/50) Installing python3 (3.10.1-r0) (27/50) Installing libevent (2.1.12-r4) (28/50) Installing libevent-dev (2.1.12-r4) (29/50) Installing libsodium (1.0.18-r0) (30/50) Installing libsodium-dev (1.0.18-r0) (31/50) Installing openssl-dev (1.1.1m-r1) (32/50) Installing libblkid (2.37.2-r7) (33/50) Installing libuuid (2.37.2-r7) (34/50) Installing libfdisk (2.37.2-r7) (35/50) Installing libmount (2.37.2-r7) (36/50) Installing libsmartcols (2.37.2-r7) (37/50) Installing util-linux-dev (2.37.2-r7) (38/50) Installing libldap (2.6.0-r0) (39/50) Installing openldap-dev (2.6.0-r0) (40/50) Installing ncurses-dev (6.3_p20220115-r0) (41/50) Installing libedit-dev (20210910.3.1-r0) (42/50) Installing libpcre2-16 (10.39-r0) (43/50) Installing libpcre2-32 (10.39-r0) (44/50) Installing pcre2-dev (10.39-r0) (45/50) Installing sqlite-dev (3.37.2-r0) (46/50) Installing zstd-dev (1.5.1-r2) (47/50) Installing .makedepends-lighttpd (20220120.054636) (48/50) Installing perl-error (0.17029-r1) (49/50) Installing perl-git (2.34.1-r1) (50/50) Installing git-perl (2.34.1-r1) Executing busybox-1.35.0-r1.trigger OK: 351 MiB in 127 packages >>> lighttpd: Cleaning up srcdir >>> lighttpd: Cleaning up pkgdir >>> lighttpd: Fetching https://distfiles.alpinelinux.org/distfiles/edge//lighttpd-1.4.64.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> lighttpd: Fetching https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.64.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 37 987k 37 368k 0 0 291k 0 0:00:03 0:00:01 0:00:02 298k 100 987k 100 987k 0 0 716k 0 0:00:01 0:00:01 --:--:-- 732k >>> lighttpd: Fetching https://distfiles.alpinelinux.org/distfiles/edge//lighttpd-1.4.64.tar.xz >>> lighttpd: Checking sha512sums... lighttpd-1.4.64.tar.xz: OK lighttpd.initd: OK lighttpd.confd: OK lighttpd.logrotate: OK lighttpd.conf: OK mime-types.conf: OK mod_cgi.conf: OK mod_fastcgi.conf: OK mod_fastcgi_fpm.conf: OK >>> lighttpd: Unpacking /var/cache/distfiles/lighttpd-1.4.64.tar.xz... configure: WARNING: unrecognized options: --without-gdbm checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '100' is supported by ustar format... yes checking whether GID '101' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for riscv64-alpine-linux-musl-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... none checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking for riscv64-alpine-linux-musl-gcc... riscv64-alpine-linux-musl-gcc checking whether we are using the GNU C compiler... yes checking whether riscv64-alpine-linux-musl-gcc accepts -g... yes checking for riscv64-alpine-linux-musl-gcc option to accept ISO C89... none needed checking whether riscv64-alpine-linux-musl-gcc understands -c and -o together... yes checking dependency style of riscv64-alpine-linux-musl-gcc... none 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 how to run the C preprocessor... riscv64-alpine-linux-musl-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 gcc... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes checking how to run the C preprocessor... 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 riscv64-alpine-linux-musl-ar... no checking for riscv64-alpine-linux-musl-lib... no checking for riscv64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert riscv64-alpine-linux-musl file names to riscv64-alpine-linux-musl format... func_convert_file_noop checking how to convert riscv64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/riscv64-alpine-linux-musl/bin/ld option to reload object files... -r checking for riscv64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-alpine-linux-musl-ranlib... no 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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for riscv64-alpine-linux-musl-mt... no 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... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for 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 for inttypes.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no 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/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no 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... (cached) 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 clock_gettime... none required checking for library containing elftc_copyfile... no checking for library containing dlopen... none required checking for dlfcn.h... (cached) yes checking for riscv64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes configure: ---------------------------------------- checking for libev support... no configure: ---------------------------------------- checking for MySQL support... no configure: ---------------------------------------- checking for PgSQL support... no configure: ---------------------------------------- checking for LibDBI support... yes checking dbi/dbi.h usability... yes checking dbi/dbi.h presence... yes checking for dbi/dbi.h... yes checking for dbi_version in -ldbi... yes configure: ---------------------------------------- checking for LibSASL support... no configure: ---------------------------------------- checking for LDAP support... yes checking for ldap_sasl_bind_s 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 configure: ---------------------------------------- checking for PAM support... yes configure: ---------------------------------------- checking for extended attributes support... 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 RAND_bytes in -lcrypto... yes checking for SSL_new in -lssl... yes configure: ---------------------------------------- checking for wolfSSL... no configure: ---------------------------------------- checking for mbedTLS... no configure: ---------------------------------------- checking for Nettle... no configure: ---------------------------------------- checking for GnuTLS... no configure: ---------------------------------------- checking for NSS... no configure: ---------------------------------------- checking for perl regular expressions support... no configure: ---------------------------------------- checking for perl regular expressions support... yes checking for PCRE2... yes 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 zstd support... yes checking zstd.h usability... yes checking zstd.h presence... yes checking for zstd.h... yes checking for ZSTD_versionNumber in -lzstd... yes configure: ---------------------------------------- checking for bzip2 support... no configure: ---------------------------------------- checking for brotli support... yes checking for BROTLI... yes configure: ---------------------------------------- checking for FAM... no configure: ---------------------------------------- checking for properties in mod_webdav... yes checking for libxml2... yes checking for XML... yes checking for sqlite... yes checking for SQLITE... yes configure: ---------------------------------------- checking for locks in mod_webdav... yes checking for libuuid... yes checking for uuid_unparse in -luuid... yes checking for uuid/uuid.h... (cached) yes configure: ---------------------------------------- checking for xxhash support... no configure: ---------------------------------------- checking for maxminddb... no configure: ---------------------------------------- checking if lua-support is requested... yes checking for LUA... yes configure: ---------------------------------------- checking for library containing crypt_r... none required 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 arc4random_buf... no checking for chroot... yes checking for clock_gettime... yes checking for copy_file_range... yes checking for explicit_bzero... yes checking for explicit_memset... no checking for fork... yes checking for getloadavg... yes checking for getuid... yes checking for gmtime_r... yes checking for inet_aton... yes checking for inet_pton... yes checking for issetugid... yes checking for jrand48... yes checking for localtime_r... yes checking for lstat... yes checking for madvise... yes checking for mempcpy... yes checking for memset_s... no checking for mkostemp... yes checking for pipe2... yes checking for poll... yes checking for pread... yes checking for pwrite... yes checking for sendfile... yes checking for sendfile64... yes checking for splice... yes checking for srandom... yes checking for strerror_r... yes checking for timegm... yes checking linux/random.h usability... no checking linux/random.h presence... no checking for linux/random.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for malloc_trim... no checking for mallopt... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for signal... yes checking for sigaction... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for epoll_ctl... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking for getentropy... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for getrlimit... yes checking for sys/uio.h... (cached) yes checking for preadv... yes checking for pwritev... yes checking for writev... yes configure: ---------------------------------------- checking if weak symbols are supported... yes configure: ---------------------------------------- checking for Large File System support... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: ---------------------------------------- checking if sendfile works... yes configure: ---------------------------------------- checking for IPv6 support... yes configure: ---------------------------------------- checking use mmap if available... false configure: ---------------------------------------- checking if gcc supports -pipe -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/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-gdbm Plugins: enabled: mod_access mod_accesslog mod_ajp13 mod_alias mod_auth mod_authn_dbi mod_authn_file mod_authn_ldap mod_cgi mod_deflate mod_dirlisting mod_evhost mod_expire mod_extforward mod_fastcgi mod_indexfile mod_magnet 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_userdir mod_usertrack mod_vhostdb mod_vhostdb_dbi mod_vhostdb_ldap mod_webdav mod_wstunnel disabled: mod_authn_gssapi mod_authn_pam mod_gnutls mod_maxminddb mod_mbedtls mod_nss mod_vhostdb_mysql mod_vhostdb_pgsql mod_wolfssl Features: enabled: auth-crypt compress-brotli compress-deflate compress-gzip dbi large-files ldap lua network-ipv6 network-openssl regex-conditionals stat-cache-inotify webdav-locks webdav-properties disabled: compress-bzip2 kerberos maxminddb mysql network-gnutls network-mbedtls network-nss network-wolfssl pam postgresql /usr/bin/make all-recursive Making all in src riscv64-alpine-linux-musl-gcc -g -O2 -o lemon ./lemon.c rm -f configparser.h ../src/lemon -q ./configparser.y ./lempar.c /usr/bin/make all-am gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o http_header.o http_header.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o http_kv.o http_kv.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o log.o log.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o fdlog.o fdlog.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o sock_addr.o sock_addr.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o ck.o ck.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o buffer.o buffer.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o array.o array.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o data_config.o data_config.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o vector.o vector.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-base64.o `test -f 'base64.c' || echo './'`base64.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-buffer.o `test -f 'buffer.c' || echo './'`buffer.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-burl.o `test -f 'burl.c' || echo './'`burl.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-log.o `test -f 'log.c' || echo './'`log.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-http_header.o `test -f 'http_header.c' || echo './'`http_header.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-http_kv.o `test -f 'http_kv.c' || echo './'`http_kv.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-keyvalue.o `test -f 'keyvalue.c' || echo './'`keyvalue.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-chunk.o `test -f 'chunk.c' || echo './'`chunk.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-http_chunk.o `test -f 'http_chunk.c' || echo './'`http_chunk.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-fdevent.o `test -f 'fdevent.c' || echo './'`fdevent.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-fdevent_fdnode.o `test -f 'fdevent_fdnode.c' || echo './'`fdevent_fdnode.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-gw_backend.o `test -f 'gw_backend.c' || echo './'`gw_backend.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-stat_cache.o `test -f 'stat_cache.c' || echo './'`stat_cache.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-plugin.o `test -f 'plugin.c' || echo './'`plugin.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-http_etag.o `test -f 'http_etag.c' || echo './'`http_etag.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-array.o `test -f 'array.c' || echo './'`array.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-algo_md5.o `test -f 'algo_md5.c' || echo './'`algo_md5.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-algo_sha1.o `test -f 'algo_sha1.c' || echo './'`algo_sha1.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-algo_splaytree.o `test -f 'algo_splaytree.c' || echo './'`algo_splaytree.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-configfile-glue.o `test -f 'configfile-glue.c' || echo './'`configfile-glue.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-http-header-glue.o `test -f 'http-header-glue.c' || echo './'`http-header-glue.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-http_cgi.o `test -f 'http_cgi.c' || echo './'`http_cgi.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-http_date.o `test -f 'http_date.c' || echo './'`http_date.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-rand.o `test -f 'rand.c' || echo './'`rand.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-request.o `test -f 'request.c' || echo './'`request.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-sock_addr.o `test -f 'sock_addr.c' || echo './'`sock_addr.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-fdlog_maint.o `test -f 'fdlog_maint.c' || echo './'`fdlog_maint.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-fdlog.o `test -f 'fdlog.c' || echo './'`fdlog.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-ck.o `test -f 'ck.c' || echo './'`ck.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-server.o `test -f 'server.c' || echo './'`server.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-response.o `test -f 'response.c' || echo './'`response.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-connections.o `test -f 'connections.c' || echo './'`connections.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-h2.o `test -f 'h2.c' || echo './'`h2.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-reqpool.o `test -f 'reqpool.c' || echo './'`reqpool.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-sock_addr_cache.o `test -f 'sock_addr_cache.c' || echo './'`sock_addr_cache.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-network.o `test -f 'network.c' || echo './'`network.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-network_write.o `test -f 'network_write.c' || echo './'`network_write.c In file included from first.h:54, from buffer.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from log.c:6: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from buffer.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from ck.c:24: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from burl.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from data_config.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from http_kv.c:8: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from vector.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from sock_addr.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from log.c:6: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from http_header.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from fdevent.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from keyvalue.c:8: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from gw_backend.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from fdlog.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from fdevent_fdnode.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from http_kv.c:8: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from chunk.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from stat_cache.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from algo_sha1.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from http_etag.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from http_chunk.c:8: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from array.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from http-header-glue.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from plugin.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from request.c:8: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from http_date.h:9, from http_date.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from http_header.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from rand.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from base64.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from server.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from fdlog.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-algo_xxhash.o `test -f 'algo_xxhash.c' || echo './'`algo_xxhash.c In file included from first.h:54, from array.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from configfile-glue.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from algo_md5.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from response.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from algo_splaytree.h:3, from algo_splaytree.c:51: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from ck.c:24: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from connections.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from fdlog_maint.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from http_cgi.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from h2.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from sock_addr_cache.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from sock_addr.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from reqpool.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-fdevent_impl.o `test -f 'fdevent_impl.c' || echo './'`fdevent_impl.c In file included from first.h:54, from network.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-http_range.o `test -f 'http_range.c' || echo './'`http_range.c In file included from first.h:54, from network_write.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from algo_xxhash.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from fdevent_impl.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from http_range.h:9, from http_range.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-data_config.o `test -f 'data_config.c' || echo './'`data_config.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-vector.o `test -f 'vector.c' || echo './'`vector.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-configfile.o `test -f 'configfile.c' || echo './'`configfile.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-configparser.o `test -f 'configparser.c' || echo './'`configparser.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-base64.o `test -f 'base64.c' || echo './'`base64.c In file included from first.h:54, from data_config.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-buffer.o `test -f 'buffer.c' || echo './'`buffer.c In file included from first.h:54, from vector.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-burl.o `test -f 'burl.c' || echo './'`burl.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-log.o `test -f 'log.c' || echo './'`log.c In file included from first.h:54, from configfile.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-http_header.o `test -f 'http_header.c' || echo './'`http_header.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-http_kv.o `test -f 'http_kv.c' || echo './'`http_kv.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-keyvalue.o `test -f 'keyvalue.c' || echo './'`keyvalue.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-chunk.o `test -f 'chunk.c' || echo './'`chunk.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-http_chunk.o `test -f 'http_chunk.c' || echo './'`http_chunk.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-fdevent.o `test -f 'fdevent.c' || echo './'`fdevent.c In file included from first.h:54, from configparser.c:6: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from base64.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from buffer.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from burl.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from log.c:6: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-fdevent_fdnode.o `test -f 'fdevent_fdnode.c' || echo './'`fdevent_fdnode.c In file included from first.h:54, from http_kv.c:8: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from keyvalue.c:8: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from http_header.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from chunk.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-gw_backend.o `test -f 'gw_backend.c' || echo './'`gw_backend.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-stat_cache.o `test -f 'stat_cache.c' || echo './'`stat_cache.c In file included from first.h:54, from http_chunk.c:8: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-plugin.o `test -f 'plugin.c' || echo './'`plugin.c In file included from first.h:54, from fdevent.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-http_etag.o `test -f 'http_etag.c' || echo './'`http_etag.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-array.o `test -f 'array.c' || echo './'`array.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-algo_md5.o `test -f 'algo_md5.c' || echo './'`algo_md5.c In file included from first.h:54, from fdevent_fdnode.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-algo_sha1.o `test -f 'algo_sha1.c' || echo './'`algo_sha1.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-algo_splaytree.o `test -f 'algo_splaytree.c' || echo './'`algo_splaytree.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-configfile-glue.o `test -f 'configfile-glue.c' || echo './'`configfile-glue.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-http-header-glue.o `test -f 'http-header-glue.c' || echo './'`http-header-glue.c In file included from first.h:54, from gw_backend.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-http_cgi.o `test -f 'http_cgi.c' || echo './'`http_cgi.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-http_date.o `test -f 'http_date.c' || echo './'`http_date.c In file included from first.h:54, from plugin.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from stat_cache.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-rand.o `test -f 'rand.c' || echo './'`rand.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-request.o `test -f 'request.c' || echo './'`request.c In file included from first.h:54, from http_etag.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from array.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-sock_addr.o `test -f 'sock_addr.c' || echo './'`sock_addr.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-fdlog_maint.o `test -f 'fdlog_maint.c' || echo './'`fdlog_maint.c In file included from first.h:54, from algo_md5.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-fdlog.o `test -f 'fdlog.c' || echo './'`fdlog.c In file included from first.h:54, from algo_sha1.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-ck.o `test -f 'ck.c' || echo './'`ck.c In file included from first.h:54, from algo_splaytree.h:3, from algo_splaytree.c:51: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-angel.o lighttpd-angel.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_evasive.lo mod_evasive.c In file included from first.h:54, from http-header-glue.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from configfile-glue.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/include/libxml2 -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_webdav_la-mod_webdav.lo `test -f 'mod_webdav.c' || echo './'`mod_webdav.c In file included from first.h:54, from http_date.h:9, from http_date.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from http_cgi.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from rand.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from request.c:8: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from sock_addr.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from fdlog_maint.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from lighttpd-angel.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from fdlog.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from ck.c:24: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/include/lua5.4 -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_magnet_la-mod_magnet.lo `test -f 'mod_magnet.c' || echo './'`mod_magnet.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/include/lua5.4 -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_magnet_la-mod_magnet_cache.lo `test -f 'mod_magnet_cache.c' || echo './'`mod_magnet_cache.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/include/lua5.4 -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_magnet_la-algo_hmac.lo `test -f 'algo_hmac.c' || echo './'`algo_hmac.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_vhostdb.lo mod_vhostdb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_vhostdb_api.lo mod_vhostdb_api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_vhostdb_ldap.lo mod_vhostdb_ldap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_vhostdb_dbi_la-mod_vhostdb_dbi.lo `test -f 'mod_vhostdb_dbi.c' || echo './'`mod_vhostdb_dbi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_cgi.lo mod_cgi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_scgi.lo mod_scgi.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_staticfile.lo mod_staticfile.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_dirlisting.lo mod_dirlisting.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_indexfile.lo mod_indexfile.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_evasive.c -fPIC -DPIC -o .libs/mod_evasive.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_setenv.lo mod_setenv.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/include/libxml2 -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_webdav.c -fPIC -DPIC -o .libs/mod_webdav_la-mod_webdav.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_alias.lo mod_alias.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_userdir.lo mod_userdir.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_rrdtool.lo mod_rrdtool.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_usertrack.lo mod_usertrack.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_proxy.lo mod_proxy.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_sockproxy.lo mod_sockproxy.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/include/lua5.4 -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_magnet.c -fPIC -DPIC -o .libs/mod_magnet_la-mod_magnet.o In file included from first.h:54, from mod_evasive.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_vhostdb.c -fPIC -DPIC -o .libs/mod_vhostdb.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_ssi.lo mod_ssi.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/include/lua5.4 -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c algo_hmac.c -fPIC -DPIC -o .libs/mod_magnet_la-algo_hmac.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -I/usr/include/lua5.4 -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_magnet_cache.c -fPIC -DPIC -o .libs/mod_magnet_la-mod_magnet_cache.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_vhostdb_api.c -fPIC -DPIC -o .libs/mod_vhostdb_api.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_secdownload.lo mod_secdownload.c In file included from first.h:54, from mod_webdav.c:178: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o algo_hmac.lo algo_hmac.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_expire.lo mod_expire.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_vhostdb_ldap.c -fPIC -DPIC -o .libs/mod_vhostdb_ldap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_evhost.lo mod_evhost.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_vhostdb_dbi.c -fPIC -DPIC -o .libs/mod_vhostdb_dbi_la-mod_vhostdb_dbi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_simple_vhost.lo mod_simple_vhost.c In file included from first.h:54, from mod_magnet.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_ajp13.lo mod_ajp13.c In file included from first.h:54, from algo_hmac.c:6: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_magnet_cache.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_vhostdb.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_vhostdb_api.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_cgi.c -fPIC -DPIC -o .libs/mod_cgi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_fastcgi.lo mod_fastcgi.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_scgi.c -fPIC -DPIC -o .libs/mod_scgi.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_extforward.lo mod_extforward.c In file included from first.h:54, from mod_vhostdb_ldap.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_access.lo mod_access.c In file included from first.h:54, from mod_vhostdb_dbi.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_deflate.lo mod_deflate.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_auth.lo mod_auth.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_dirlisting.c -fPIC -DPIC -o .libs/mod_dirlisting.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_auth_api.lo mod_auth_api.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_staticfile.c -fPIC -DPIC -o .libs/mod_staticfile.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_authn_file.lo mod_authn_file.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_indexfile.c -fPIC -DPIC -o .libs/mod_indexfile.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_setenv.c -fPIC -DPIC -o .libs/mod_setenv.o In file included from first.h:54, from mod_cgi.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_alias.c -fPIC -DPIC -o .libs/mod_alias.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_userdir.c -fPIC -DPIC -o .libs/mod_userdir.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_rrdtool.c -fPIC -DPIC -o .libs/mod_rrdtool.o In file included from first.h:54, from mod_scgi.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_usertrack.c -fPIC -DPIC -o .libs/mod_usertrack.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_proxy.c -fPIC -DPIC -o .libs/mod_proxy.o In file included from first.h:54, from mod_dirlisting.c:12: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_authn_dbi_la-mod_authn_dbi.lo `test -f 'mod_authn_dbi.c' || echo './'`mod_authn_dbi.c In file included from first.h:54, from mod_staticfile.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_sockproxy.c -fPIC -DPIC -o .libs/mod_sockproxy.o In file included from first.h:54, from mod_indexfile.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_ssi.c -fPIC -DPIC -o .libs/mod_ssi.o In file included from first.h:54, from mod_setenv.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_alias.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_userdir.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_secdownload.c -fPIC -DPIC -o .libs/mod_secdownload.o In file included from first.h:54, from mod_rrdtool.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_usertrack.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_expire.c -fPIC -DPIC -o .libs/mod_expire.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_authn_ldap.lo mod_authn_ldap.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c algo_hmac.c -fPIC -DPIC -o .libs/algo_hmac.o In file included from first.h:54, from mod_proxy.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_evhost.c -fPIC -DPIC -o .libs/mod_evhost.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_simple_vhost.c -fPIC -DPIC -o .libs/mod_simple_vhost.o In file included from first.h:54, from mod_sockproxy.c:7: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_openssl_la-mod_openssl.lo `test -f 'mod_openssl.c' || echo './'`mod_openssl.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_ajp13.c -fPIC -DPIC -o .libs/mod_ajp13.o In file included from first.h:54, from mod_ssi.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_rewrite.lo mod_rewrite.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_redirect.lo mod_redirect.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_status.lo mod_status.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_accesslog.lo mod_accesslog.c In file included from first.h:54, from mod_secdownload.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_uploadprogress.lo mod_uploadprogress.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_fastcgi.c -fPIC -DPIC -o .libs/mod_fastcgi.o In file included from first.h:54, from mod_expire.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from algo_hmac.c:6: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_extforward.c -fPIC -DPIC -o .libs/mod_extforward.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_wstunnel.lo mod_wstunnel.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_access.c -fPIC -DPIC -o .libs/mod_access.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_auth.c -fPIC -DPIC -o .libs/mod_auth.o In file included from first.h:54, from mod_evhost.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_deflate.c -fPIC -DPIC -o .libs/mod_deflate.o gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_common.o t/test_common.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_auth_api.c -fPIC -DPIC -o .libs/mod_auth_api.o In file included from first.h:54, from mod_simple_vhost.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_ajp13.c:12: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_authn_file.c -fPIC -DPIC -o .libs/mod_authn_file.o gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_array.o t/test_array.c In file included from first.h:54, from mod_fastcgi.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_extforward.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_access.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_auth.c:8: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_deflate.c:99: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./first.h:54, from t/test_common.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_auth_api.c:8: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_authn_dbi.c -fPIC -DPIC -o .libs/mod_authn_dbi_la-mod_authn_dbi.o In file included from first.h:54, from mod_authn_file.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./first.h:54, from t/test_array.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_base64.o t/test_base64.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_authn_ldap.c -fPIC -DPIC -o .libs/mod_authn_ldap.o gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_buffer.o t/test_buffer.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_burl.o t/test_burl.c In file included from first.h:54, from mod_authn_dbi.c:24: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_keyvalue.o t/test_keyvalue.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_redirect.c -fPIC -DPIC -o .libs/mod_redirect.o gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_request.o t/test_request.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_openssl.c -fPIC -DPIC -o .libs/mod_openssl_la-mod_openssl.o gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_configfile.o t/test_configfile.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_status.c -fPIC -DPIC -o .libs/mod_status.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_uploadprogress.c -fPIC -DPIC -o .libs/mod_uploadprogress.o gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_mod-test_mod.o `test -f 't/test_mod.c' || echo './'`t/test_mod.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_rewrite.c -fPIC -DPIC -o .libs/mod_rewrite.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_accesslog.c -fPIC -DPIC -o .libs/mod_accesslog.o In file included from ./first.h:54, from t/test_base64.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_mod-test_mod_access.o `test -f 't/test_mod_access.c' || echo './'`t/test_mod_access.c In file included from first.h:54, from mod_authn_ldap.c:8: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H "-DLIBRARY_DIR=\"/usr/lib/lighttpd\"" "-DSBIN_DIR=\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_wstunnel.c -fPIC -DPIC -o .libs/mod_wstunnel.o gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_mod-test_mod_alias.o `test -f 't/test_mod_alias.c' || echo './'`t/test_mod_alias.c In file included from ./first.h:54, from t/test_buffer.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./first.h:54, from t/test_burl.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_mod-test_mod_evasive.o `test -f 't/test_mod_evasive.c' || echo './'`t/test_mod_evasive.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_mod-test_mod_evhost.o `test -f 't/test_mod_evhost.c' || echo './'`t/test_mod_evhost.c gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_mod-test_mod_indexfile.o `test -f 't/test_mod_indexfile.c' || echo './'`t/test_mod_indexfile.c In file included from ./first.h:54, from t/test_keyvalue.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_status.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_openssl.c:29: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_mod-test_mod_simple_vhost.o `test -f 't/test_mod_simple_vhost.c' || echo './'`t/test_mod_simple_vhost.c In file included from ./first.h:54, from t/test_configfile.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./first.h:54, from t/test_request.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_uploadprogress.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_redirect.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_accesslog.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from first.h:54, from mod_rewrite.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_mod-test_mod_ssi.o `test -f 't/test_mod_ssi.c' || echo './'`t/test_mod_ssi.c In file included from ./first.h:54, from t/test_mod.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_mod-test_mod_staticfile.o `test -f 't/test_mod_staticfile.c' || echo './'`t/test_mod_staticfile.c In file included from ./first.h:54, from t/test_mod_access.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_mod-test_mod_userdir.o `test -f 't/test_mod_userdir.c' || echo './'`t/test_mod_userdir.c In file included from first.h:54, from mod_wstunnel.c:77: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./first.h:54, from t/test_mod_alias.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ gcc -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/lib/lighttpd\"" -DSBIN_DIR="\"/usr/sbin\"" -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o ls-hpack/lighttpd-lshpack.o `test -f 'ls-hpack/lshpack.c' || echo './'`ls-hpack/lshpack.c In file included from ./first.h:54, from t/test_mod_evasive.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./first.h:54, from t/test_mod_evhost.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./first.h:54, from t/test_mod_indexfile.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./first.h:54, from t/test_mod_simple_vhost.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ In file included from ./first.h:54, from t/test_mod_ssi.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -Wl,--as-needed,-O1,--sort-common -o lighttpd-angel lighttpd-angel.o /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_evasive.la -rpath /usr/lib/lighttpd mod_evasive.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_vhostdb.la -rpath /usr/lib/lighttpd mod_vhostdb.lo mod_vhostdb_api.lo In file included from ./first.h:54, from t/test_mod_staticfile.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_vhostdb_ldap.la -rpath /usr/lib/lighttpd mod_vhostdb_ldap.lo -lldap -llber In file included from ./first.h:54, from t/test_mod_userdir.c:1: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_vhostdb_dbi.la -rpath /usr/lib/lighttpd mod_vhostdb_dbi_la-mod_vhostdb_dbi.lo -ldbi /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_scgi.la -rpath /usr/lib/lighttpd mod_scgi.lo In file included from ./first.h:54, from ./algo_xxhash.h:3, from ls-hpack/lshpack.c:44: /usr/include/sys/cdefs.h:1:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 1 | #warning usage of non-standard #include is deprecated | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_staticfile.la -rpath /usr/lib/lighttpd mod_staticfile.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_indexfile.la -rpath /usr/lib/lighttpd mod_indexfile.lo libtool: link: gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o lighttpd-angel lighttpd-angel.o /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_setenv.la -rpath /usr/lib/lighttpd mod_setenv.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mod_evasive.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_evasive.so -o .libs/mod_evasive.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_vhostdb.o .libs/mod_vhostdb_api.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_vhostdb.so -o .libs/mod_vhostdb.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_vhostdb_ldap.o -lldap -llber -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_vhostdb_ldap.so -o .libs/mod_vhostdb_ldap.so /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_alias.la -rpath /usr/lib/lighttpd mod_alias.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mod_scgi.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_scgi.so -o .libs/mod_scgi.so libtool: link: ( cd ".libs" && rm -f "mod_evasive.la" && ln -s "../mod_evasive.la" "mod_evasive.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_userdir.la -rpath /usr/lib/lighttpd mod_userdir.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mod_vhostdb_dbi_la-mod_vhostdb_dbi.o /usr/lib/libdbi.so -lm -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_vhostdb_dbi.so -o .libs/mod_vhostdb_dbi.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_staticfile.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_staticfile.so -o .libs/mod_staticfile.so libtool: link: ( cd ".libs" && rm -f "mod_vhostdb.la" && ln -s "../mod_vhostdb.la" "mod_vhostdb.la" ) libtool: link: ( cd ".libs" && rm -f "mod_vhostdb_ldap.la" && ln -s "../mod_vhostdb_ldap.la" "mod_vhostdb_ldap.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_rrdtool.la -rpath /usr/lib/lighttpd mod_rrdtool.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_usertrack.la -rpath /usr/lib/lighttpd mod_usertrack.lo -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/mod_indexfile.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_indexfile.so -o .libs/mod_indexfile.so /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_sockproxy.la -rpath /usr/lib/lighttpd mod_sockproxy.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_secdownload.la -rpath /usr/lib/lighttpd mod_secdownload.lo algo_hmac.lo -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/mod_setenv.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_setenv.so -o .libs/mod_setenv.so libtool: link: ( cd ".libs" && rm -f "mod_scgi.la" && ln -s "../mod_scgi.la" "mod_scgi.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_expire.la -rpath /usr/lib/lighttpd mod_expire.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_evhost.la -rpath /usr/lib/lighttpd mod_evhost.lo libtool: link: ( cd ".libs" && rm -f "mod_staticfile.la" && ln -s "../mod_staticfile.la" "mod_staticfile.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/mod_alias.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_alias.so -o .libs/mod_alias.so /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_simple_vhost.la -rpath /usr/lib/lighttpd mod_simple_vhost.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_fastcgi.la -rpath /usr/lib/lighttpd mod_fastcgi.lo libtool: link: ( cd ".libs" && rm -f "mod_vhostdb_dbi.la" && ln -s "../mod_vhostdb_dbi.la" "mod_vhostdb_dbi.la" ) libtool: link: ( cd ".libs" && rm -f "mod_indexfile.la" && ln -s "../mod_indexfile.la" "mod_indexfile.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_access.la -rpath /usr/lib/lighttpd mod_access.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_cgi.la -rpath /usr/lib/lighttpd mod_cgi.lo libtool: link: ( cd ".libs" && rm -f "mod_setenv.la" && ln -s "../mod_setenv.la" "mod_setenv.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/mod_userdir.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_userdir.so -o .libs/mod_userdir.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_usertrack.o -lcrypto -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_usertrack.so -o .libs/mod_usertrack.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_rrdtool.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_rrdtool.so -o .libs/mod_rrdtool.so /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_redirect.la -rpath /usr/lib/lighttpd mod_redirect.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mod_sockproxy.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_sockproxy.so -o .libs/mod_sockproxy.so libtool: link: ( cd ".libs" && rm -f "mod_alias.la" && ln -s "../mod_alias.la" "mod_alias.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_uploadprogress.la -rpath /usr/lib/lighttpd mod_uploadprogress.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_ajp13.la -rpath /usr/lib/lighttpd mod_ajp13.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mod_secdownload.o .libs/algo_hmac.o -lcrypto -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_secdownload.so -o .libs/mod_secdownload.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_expire.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_expire.so -o .libs/mod_expire.so /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_dirlisting.la -rpath /usr/lib/lighttpd mod_dirlisting.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mod_evhost.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_evhost.so -o .libs/mod_evhost.so libtool: link: ( cd ".libs" && rm -f "mod_userdir.la" && ln -s "../mod_userdir.la" "mod_userdir.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/mod_simple_vhost.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_simple_vhost.so -o .libs/mod_simple_vhost.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_fastcgi.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_fastcgi.so -o .libs/mod_fastcgi.so libtool: link: ( cd ".libs" && rm -f "mod_sockproxy.la" && ln -s "../mod_sockproxy.la" "mod_sockproxy.la" ) libtool: link: ( cd ".libs" && rm -f "mod_rrdtool.la" && ln -s "../mod_rrdtool.la" "mod_rrdtool.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/mod_access.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_access.so -o .libs/mod_access.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_cgi.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_cgi.so -o .libs/mod_cgi.so /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_authn_dbi.la -rpath /usr/lib/lighttpd mod_authn_dbi_la-mod_authn_dbi.lo -ldbi -lcrypto /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_rewrite.la -rpath /usr/lib/lighttpd mod_rewrite.lo libtool: link: ( cd ".libs" && rm -f "mod_usertrack.la" && ln -s "../mod_usertrack.la" "mod_usertrack.la" ) libtool: link: ( cd ".libs" && rm -f "mod_expire.la" && ln -s "../mod_expire.la" "mod_expire.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_proxy.la -rpath /usr/lib/lighttpd mod_proxy.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_authn_file.la -rpath /usr/lib/lighttpd mod_authn_file.lo -lcrypto libtool: link: ( cd ".libs" && rm -f "mod_secdownload.la" && ln -s "../mod_secdownload.la" "mod_secdownload.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/mod_redirect.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_redirect.so -o .libs/mod_redirect.so libtool: link: ( cd ".libs" && rm -f "mod_evhost.la" && ln -s "../mod_evhost.la" "mod_evhost.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/mod_uploadprogress.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_uploadprogress.so -o .libs/mod_uploadprogress.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_ajp13.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_ajp13.so -o .libs/mod_ajp13.so libtool: link: ( cd ".libs" && rm -f "mod_simple_vhost.la" && ln -s "../mod_simple_vhost.la" "mod_simple_vhost.la" ) libtool: link: ( cd ".libs" && rm -f "mod_access.la" && ln -s "../mod_access.la" "mod_access.la" ) libtool: link: ( cd ".libs" && rm -f "mod_fastcgi.la" && ln -s "../mod_fastcgi.la" "mod_fastcgi.la" ) libtool: link: ( cd ".libs" && rm -f "mod_cgi.la" && ln -s "../mod_cgi.la" "mod_cgi.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/mod_dirlisting.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_dirlisting.so -o .libs/mod_dirlisting.so libtool: link: ( cd ".libs" && rm -f "mod_redirect.la" && ln -s "../mod_redirect.la" "mod_redirect.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/mod_rewrite.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_rewrite.so -o .libs/mod_rewrite.so libtool: link: ( cd ".libs" && rm -f "mod_ajp13.la" && ln -s "../mod_ajp13.la" "mod_ajp13.la" ) libtool: link: ( cd ".libs" && rm -f "mod_uploadprogress.la" && ln -s "../mod_uploadprogress.la" "mod_uploadprogress.la" ) libtool: link: ( cd ".libs" && rm -f "mod_dirlisting.la" && ln -s "../mod_dirlisting.la" "mod_dirlisting.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_authn_ldap.la -rpath /usr/lib/lighttpd mod_authn_ldap.lo -lldap -llber libtool: link: gcc -shared -fPIC -DPIC .libs/mod_proxy.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_proxy.so -o .libs/mod_proxy.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_authn_file.o -lcrypto -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_authn_file.so -o .libs/mod_authn_file.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_authn_dbi_la-mod_authn_dbi.o /usr/lib/libdbi.so -lm -lcrypto -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_authn_dbi.so -o .libs/mod_authn_dbi.so libtool: link: ( cd ".libs" && rm -f "mod_rewrite.la" && ln -s "../mod_rewrite.la" "mod_rewrite.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_status.la -rpath /usr/lib/lighttpd mod_status.lo libtool: link: ( cd ".libs" && rm -f "mod_proxy.la" && ln -s "../mod_proxy.la" "mod_proxy.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -Wl,--as-needed,-O1,--sort-common -o t/test_configfile t/test_configfile.o buffer.o array.o data_config.o http_header.o http_kv.o vector.o log.o fdlog.o sock_addr.o ck.o -lpcre2-8 libtool: link: ( cd ".libs" && rm -f "mod_authn_file.la" && ln -s "../mod_authn_file.la" "mod_authn_file.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/mod_authn_ldap.o -lldap -llber -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_authn_ldap.so -o .libs/mod_authn_ldap.so libtool: link: ( cd ".libs" && rm -f "mod_authn_dbi.la" && ln -s "../mod_authn_dbi.la" "mod_authn_dbi.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/lua5.4 -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_magnet.la -rpath /usr/lib/lighttpd mod_magnet_la-mod_magnet.lo mod_magnet_la-mod_magnet_cache.lo mod_magnet_la-algo_hmac.lo -L/usr/lib/lua5.4 -llua -lm -lcrypto -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_deflate.la -rpath /usr/lib/lighttpd mod_deflate.lo -lz -lzstd -lbrotlienc libtool: link: gcc -shared -fPIC -DPIC .libs/mod_status.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_status.so -o .libs/mod_status.so libtool: link: ( cd ".libs" && rm -f "mod_authn_ldap.la" && ln -s "../mod_authn_ldap.la" "mod_authn_ldap.la" ) libtool: link: gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o t/test_configfile t/test_configfile.o buffer.o array.o data_config.o http_header.o http_kv.o vector.o log.o fdlog.o sock_addr.o ck.o -lpcre2-8 /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_ssi.la -rpath /usr/lib/lighttpd mod_ssi.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_accesslog.la -rpath /usr/lib/lighttpd mod_accesslog.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_extforward.la -rpath /usr/lib/lighttpd mod_extforward.lo libtool: link: ( cd ".libs" && rm -f "mod_status.la" && ln -s "../mod_status.la" "mod_status.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_auth.la -rpath /usr/lib/lighttpd mod_auth.lo mod_auth_api.lo -lcrypto /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_wstunnel.la -rpath /usr/lib/lighttpd mod_wstunnel.lo -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/mod_magnet_la-mod_magnet.o .libs/mod_magnet_la-mod_magnet_cache.o .libs/mod_magnet_la-algo_hmac.o -L/usr/lib/lua5.4 -llua -lcrypto -lm -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_magnet.so -o .libs/mod_magnet.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_deflate.o -lz -lzstd -lbrotlienc -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_deflate.so -o .libs/mod_deflate.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_ssi.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_ssi.so -o .libs/mod_ssi.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_accesslog.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_accesslog.so -o .libs/mod_accesslog.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_extforward.o -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_extforward.so -o .libs/mod_extforward.so libtool: link: ( cd ".libs" && rm -f "mod_deflate.la" && ln -s "../mod_deflate.la" "mod_deflate.la" ) libtool: link: ( cd ".libs" && rm -f "mod_magnet.la" && ln -s "../mod_magnet.la" "mod_magnet.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/mod_wstunnel.o -lcrypto -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_wstunnel.so -o .libs/mod_wstunnel.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_auth.o .libs/mod_auth_api.o -lcrypto -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_auth.so -o .libs/mod_auth.so libtool: link: ( cd ".libs" && rm -f "mod_ssi.la" && ln -s "../mod_ssi.la" "mod_ssi.la" ) libtool: link: ( cd ".libs" && rm -f "mod_accesslog.la" && ln -s "../mod_accesslog.la" "mod_accesslog.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -Wl,--as-needed,-O1,--sort-common -o t/test_common t/test_common.o t/test_array.o t/test_base64.o t/test_buffer.o t/test_burl.o t/test_keyvalue.o t/test_request.o http_header.o http_kv.o log.o fdlog.o sock_addr.o ck.o -lpcre2-8 libtool: link: ( cd ".libs" && rm -f "mod_extforward.la" && ln -s "../mod_extforward.la" "mod_extforward.la" ) libtool: link: ( cd ".libs" && rm -f "mod_wstunnel.la" && ln -s "../mod_wstunnel.la" "mod_wstunnel.la" ) libtool: link: ( cd ".libs" && rm -f "mod_auth.la" && ln -s "../mod_auth.la" "mod_auth.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -export-dynamic -Wl,--as-needed,-O1,--sort-common -o lighttpd lighttpd-server.o lighttpd-response.o lighttpd-connections.o lighttpd-h2.o lighttpd-reqpool.o lighttpd-sock_addr_cache.o lighttpd-network.o lighttpd-network_write.o ls-hpack/lighttpd-lshpack.o lighttpd-algo_xxhash.o lighttpd-fdevent_impl.o lighttpd-http_range.o lighttpd-data_config.o lighttpd-vector.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-fdevent.o lighttpd-fdevent_fdnode.o lighttpd-gw_backend.o lighttpd-stat_cache.o lighttpd-plugin.o lighttpd-http_etag.o lighttpd-array.o lighttpd-algo_md5.o lighttpd-algo_sha1.o lighttpd-algo_splaytree.o lighttpd-configfile-glue.o lighttpd-http-header-glue.o lighttpd-http_cgi.o lighttpd-http_date.o lighttpd-rand.o lighttpd-request.o lighttpd-sock_addr.o lighttpd-fdlog_maint.o lighttpd-fdlog.o lighttpd-ck.o -lpcre2-8 -lcrypto libtool: link: gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o t/test_common t/test_common.o t/test_array.o t/test_base64.o t/test_buffer.o t/test_burl.o t/test_keyvalue.o t/test_request.o http_header.o http_kv.o log.o fdlog.o sock_addr.o ck.o -lpcre2-8 libtool: link: gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o lighttpd lighttpd-server.o lighttpd-response.o lighttpd-connections.o lighttpd-h2.o lighttpd-reqpool.o lighttpd-sock_addr_cache.o lighttpd-network.o lighttpd-network_write.o ls-hpack/lighttpd-lshpack.o lighttpd-algo_xxhash.o lighttpd-fdevent_impl.o lighttpd-http_range.o lighttpd-data_config.o lighttpd-vector.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-fdevent.o lighttpd-fdevent_fdnode.o lighttpd-gw_backend.o lighttpd-stat_cache.o lighttpd-plugin.o lighttpd-http_etag.o lighttpd-array.o lighttpd-algo_md5.o lighttpd-algo_sha1.o lighttpd-algo_splaytree.o lighttpd-configfile-glue.o lighttpd-http-header-glue.o lighttpd-http_cgi.o lighttpd-http_date.o lighttpd-rand.o lighttpd-request.o lighttpd-sock_addr.o lighttpd-fdlog_maint.o lighttpd-fdlog.o lighttpd-ck.o -Wl,--export-dynamic -lpcre2-8 -lcrypto /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -Wl,--as-needed,-O1,--sort-common -o t/test_mod t_test_mod-base64.o t_test_mod-buffer.o t_test_mod-burl.o t_test_mod-log.o t_test_mod-http_header.o t_test_mod-http_kv.o t_test_mod-keyvalue.o t_test_mod-chunk.o t_test_mod-http_chunk.o t_test_mod-fdevent.o t_test_mod-fdevent_fdnode.o t_test_mod-gw_backend.o t_test_mod-stat_cache.o t_test_mod-plugin.o t_test_mod-http_etag.o t_test_mod-array.o t_test_mod-algo_md5.o t_test_mod-algo_sha1.o t_test_mod-algo_splaytree.o t_test_mod-configfile-glue.o t_test_mod-http-header-glue.o t_test_mod-http_cgi.o t_test_mod-http_date.o t_test_mod-rand.o t_test_mod-request.o t_test_mod-sock_addr.o t_test_mod-fdlog_maint.o t_test_mod-fdlog.o t_test_mod-ck.o t/test_mod-test_mod.o t/test_mod-test_mod_access.o t/test_mod-test_mod_alias.o t/test_mod-test_mod_evasive.o t/test_mod-test_mod_evhost.o t/test_mod-test_mod_indexfile.o t/test_mod-test_mod_simple_vhost.o t/test_mod-test_mod_ssi.o t/test_mod-test_mod_staticfile.o t/test_mod-test_mod_userdir.o -lpcre2-8 -lcrypto libtool: link: gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o t/test_mod t_test_mod-base64.o t_test_mod-buffer.o t_test_mod-burl.o t_test_mod-log.o t_test_mod-http_header.o t_test_mod-http_kv.o t_test_mod-keyvalue.o t_test_mod-chunk.o t_test_mod-http_chunk.o t_test_mod-fdevent.o t_test_mod-fdevent_fdnode.o t_test_mod-gw_backend.o t_test_mod-stat_cache.o t_test_mod-plugin.o t_test_mod-http_etag.o t_test_mod-array.o t_test_mod-algo_md5.o t_test_mod-algo_sha1.o t_test_mod-algo_splaytree.o t_test_mod-configfile-glue.o t_test_mod-http-header-glue.o t_test_mod-http_cgi.o t_test_mod-http_date.o t_test_mod-rand.o t_test_mod-request.o t_test_mod-sock_addr.o t_test_mod-fdlog_maint.o t_test_mod-fdlog.o t_test_mod-ck.o t/test_mod-test_mod.o t/test_mod-test_mod_access.o t/test_mod-test_mod_alias.o t/test_mod-test_mod_evasive.o t/test_mod-test_mod_evhost.o t/test_mod-test_mod_indexfile.o t/test_mod-test_mod_simple_vhost.o t/test_mod-test_mod_ssi.o t/test_mod-test_mod_staticfile.o t/test_mod-test_mod_userdir.o -lpcre2-8 -lcrypto /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_openssl.la -rpath /usr/lib/lighttpd mod_openssl_la-mod_openssl.lo -lssl -lcrypto /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -Wl,--as-needed,-O1,--sort-common -o mod_webdav.la -rpath /usr/lib/lighttpd mod_webdav_la-mod_webdav.lo -lxml2 -lsqlite3 -luuid libtool: link: gcc -shared -fPIC -DPIC .libs/mod_openssl_la-mod_openssl.o -lssl -lcrypto -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_openssl.so -o .libs/mod_openssl.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_webdav_la-mod_webdav.o -lxml2 -lsqlite3 -luuid -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,mod_webdav.so -o .libs/mod_webdav.so libtool: link: ( cd ".libs" && rm -f "mod_openssl.la" && ln -s "../mod_openssl.la" "mod_openssl.la" ) libtool: link: ( cd ".libs" && rm -f "mod_webdav.la" && ln -s "../mod_webdav.la" "mod_webdav.la" ) Making all in doc Making all in config Making all in conf.d Making all in vhosts.d Making all in scripts Making all in systemd Making all in outdated Making all in tests Making all in docroot make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. >>> lighttpd: Entering fakeroot... Making install in src /usr/bin/make install-am make[3]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd' .././install-sh -c -d '/home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c mod_evasive.la mod_webdav.la mod_magnet.la mod_vhostdb.la mod_vhostdb_ldap.la mod_vhostdb_dbi.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_sockproxy.la mod_ssi.la mod_secdownload.la mod_expire.la mod_evhost.la mod_simple_vhost.la mod_ajp13.la mod_fastcgi.la mod_extforward.la mod_access.la mod_deflate.la mod_auth.la mod_authn_file.la mod_authn_dbi.la mod_authn_ldap.la mod_openssl.la mod_rewrite.la mod_redirect.la mod_status.la mod_accesslog.la mod_uploadprogress.la mod_wstunnel.la '/home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd' /bin/sh ../libtool --mode=install /usr/bin/install -c lighttpd lighttpd-angel '/home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/sbin' libtool: install: /usr/bin/install -c lighttpd /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/sbin/lighttpd libtool: install: /usr/bin/install -c .libs/mod_evasive.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_evasive.so libtool: install: /usr/bin/install -c .libs/mod_evasive.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_evasive.la libtool: install: /usr/bin/install -c lighttpd-angel /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/sbin/lighttpd-angel libtool: install: /usr/bin/install -c .libs/mod_webdav.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_webdav.so libtool: install: /usr/bin/install -c .libs/mod_webdav.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_webdav.la libtool: install: /usr/bin/install -c .libs/mod_magnet.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_magnet.so libtool: install: /usr/bin/install -c .libs/mod_magnet.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_magnet.la libtool: install: /usr/bin/install -c .libs/mod_vhostdb.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_vhostdb.so libtool: install: /usr/bin/install -c .libs/mod_vhostdb.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_vhostdb.la libtool: install: /usr/bin/install -c .libs/mod_vhostdb_ldap.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_vhostdb_ldap.so libtool: install: /usr/bin/install -c .libs/mod_vhostdb_ldap.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_vhostdb_ldap.la libtool: install: /usr/bin/install -c .libs/mod_vhostdb_dbi.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_vhostdb_dbi.so libtool: install: /usr/bin/install -c .libs/mod_vhostdb_dbi.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_vhostdb_dbi.la libtool: install: /usr/bin/install -c .libs/mod_cgi.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_cgi.so libtool: install: /usr/bin/install -c .libs/mod_cgi.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_cgi.la libtool: install: /usr/bin/install -c .libs/mod_scgi.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_scgi.so libtool: install: /usr/bin/install -c .libs/mod_scgi.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_scgi.la libtool: install: /usr/bin/install -c .libs/mod_staticfile.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_staticfile.so libtool: install: /usr/bin/install -c .libs/mod_staticfile.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_staticfile.la libtool: install: /usr/bin/install -c .libs/mod_dirlisting.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_dirlisting.so libtool: install: /usr/bin/install -c .libs/mod_dirlisting.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_dirlisting.la libtool: install: /usr/bin/install -c .libs/mod_indexfile.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_indexfile.so libtool: install: /usr/bin/install -c .libs/mod_indexfile.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_indexfile.la libtool: install: /usr/bin/install -c .libs/mod_setenv.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_setenv.so libtool: install: /usr/bin/install -c .libs/mod_setenv.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_setenv.la libtool: install: /usr/bin/install -c .libs/mod_alias.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_alias.so libtool: install: /usr/bin/install -c .libs/mod_alias.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_alias.la libtool: install: /usr/bin/install -c .libs/mod_userdir.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_userdir.so libtool: install: /usr/bin/install -c .libs/mod_userdir.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_userdir.la libtool: install: /usr/bin/install -c .libs/mod_rrdtool.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_rrdtool.so libtool: install: /usr/bin/install -c .libs/mod_rrdtool.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_rrdtool.la libtool: install: /usr/bin/install -c .libs/mod_usertrack.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_usertrack.so libtool: install: /usr/bin/install -c .libs/mod_usertrack.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_usertrack.la libtool: install: /usr/bin/install -c .libs/mod_proxy.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_proxy.so libtool: install: /usr/bin/install -c .libs/mod_proxy.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_proxy.la libtool: install: /usr/bin/install -c .libs/mod_sockproxy.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_sockproxy.so libtool: install: /usr/bin/install -c .libs/mod_sockproxy.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_sockproxy.la libtool: install: /usr/bin/install -c .libs/mod_ssi.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_ssi.so libtool: install: /usr/bin/install -c .libs/mod_ssi.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_ssi.la libtool: install: /usr/bin/install -c .libs/mod_secdownload.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_secdownload.so libtool: install: /usr/bin/install -c .libs/mod_secdownload.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_secdownload.la libtool: install: /usr/bin/install -c .libs/mod_expire.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_expire.so libtool: install: /usr/bin/install -c .libs/mod_expire.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_expire.la libtool: install: /usr/bin/install -c .libs/mod_evhost.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_evhost.so libtool: install: /usr/bin/install -c .libs/mod_evhost.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_evhost.la libtool: install: /usr/bin/install -c .libs/mod_simple_vhost.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_simple_vhost.so libtool: install: /usr/bin/install -c .libs/mod_simple_vhost.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_simple_vhost.la libtool: install: /usr/bin/install -c .libs/mod_ajp13.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_ajp13.so libtool: install: /usr/bin/install -c .libs/mod_ajp13.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_ajp13.la libtool: install: /usr/bin/install -c .libs/mod_fastcgi.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_fastcgi.so libtool: install: /usr/bin/install -c .libs/mod_fastcgi.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_fastcgi.la libtool: install: /usr/bin/install -c .libs/mod_extforward.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_extforward.so libtool: install: /usr/bin/install -c .libs/mod_extforward.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_extforward.la libtool: install: /usr/bin/install -c .libs/mod_access.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_access.so libtool: install: /usr/bin/install -c .libs/mod_access.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_access.la libtool: install: /usr/bin/install -c .libs/mod_deflate.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_deflate.so libtool: install: /usr/bin/install -c .libs/mod_deflate.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_deflate.la libtool: install: /usr/bin/install -c .libs/mod_auth.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_auth.so libtool: install: /usr/bin/install -c .libs/mod_auth.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_auth.la libtool: install: /usr/bin/install -c .libs/mod_authn_file.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_authn_file.so libtool: install: /usr/bin/install -c .libs/mod_authn_file.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_authn_file.la libtool: install: /usr/bin/install -c .libs/mod_authn_dbi.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_authn_dbi.so libtool: install: /usr/bin/install -c .libs/mod_authn_dbi.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_authn_dbi.la libtool: install: /usr/bin/install -c .libs/mod_authn_ldap.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_authn_ldap.so libtool: install: /usr/bin/install -c .libs/mod_authn_ldap.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_authn_ldap.la libtool: install: /usr/bin/install -c .libs/mod_openssl.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_openssl.so libtool: install: /usr/bin/install -c .libs/mod_openssl.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_openssl.la libtool: install: /usr/bin/install -c .libs/mod_rewrite.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_rewrite.so libtool: install: /usr/bin/install -c .libs/mod_rewrite.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_rewrite.la libtool: install: /usr/bin/install -c .libs/mod_redirect.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_redirect.so libtool: install: /usr/bin/install -c .libs/mod_redirect.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_redirect.la libtool: install: /usr/bin/install -c .libs/mod_status.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_status.so libtool: install: /usr/bin/install -c .libs/mod_status.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_status.la libtool: install: /usr/bin/install -c .libs/mod_accesslog.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_accesslog.so libtool: install: /usr/bin/install -c .libs/mod_accesslog.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_accesslog.la libtool: install: /usr/bin/install -c .libs/mod_uploadprogress.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_uploadprogress.so libtool: install: /usr/bin/install -c .libs/mod_uploadprogress.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_uploadprogress.la libtool: install: /usr/bin/install -c .libs/mod_wstunnel.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_wstunnel.so libtool: install: /usr/bin/install -c .libs/mod_wstunnel.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_wstunnel.la libtool: warning: remember to run 'libtool --finish /usr/lib/lighttpd' Making install in doc Making install in config Making install in conf.d Making install in vhosts.d Making install in scripts Making install in systemd Making install in outdated .././install-sh -c -d '/home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/share/man/man8' /usr/bin/install -c -m 644 lighttpd.8 lighttpd-angel.8 '/home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/share/man/man8' Making install in tests Making install in docroot make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. >>> lighttpd-doc*: Running split function doc... >>> lighttpd-doc*: Preparing subpackage lighttpd-doc... >>> lighttpd-doc*: Running postcheck for lighttpd-doc >>> lighttpd-dbg*: Running split function dbg... >>> lighttpd-dbg*: Preparing subpackage lighttpd-dbg... >>> lighttpd-dbg*: Running postcheck for lighttpd-dbg >>> lighttpd-openrc*: Running split function openrc... >>> lighttpd-openrc*: Preparing subpackage lighttpd-openrc... >>> lighttpd-openrc*: Running postcheck for lighttpd-openrc >>> lighttpd-mod_auth*: Running split function mod_auth... >>> lighttpd-mod_auth*: Preparing subpackage lighttpd-mod_auth... >>> lighttpd-mod_auth*: Running postcheck for lighttpd-mod_auth >>> lighttpd-mod_webdav*: Running split function mod_webdav... >>> lighttpd-mod_webdav*: Preparing subpackage lighttpd-mod_webdav... >>> lighttpd-mod_webdav*: Running postcheck for lighttpd-mod_webdav >>> lighttpd*: Running postcheck for lighttpd >>> lighttpd*: Preparing package lighttpd... >>> lighttpd*: Script found. /bin/sh added as a dependency for lighttpd-1.4.64-r0.apk >>> lighttpd*: Adding .pre-install >>> lighttpd*: Adding .pre-upgrade >>> lighttpd-dbg*: Scanning shared objects >>> lighttpd-doc*: Scanning shared objects >>> lighttpd-mod_auth*: Scanning shared objects >>> lighttpd-mod_webdav*: Scanning shared objects >>> lighttpd-openrc*: Scanning shared objects >>> lighttpd*: Scanning shared objects >>> lighttpd-dbg*: Tracing dependencies... >>> lighttpd-dbg*: Package size: 3.5 MB >>> lighttpd-dbg*: Compressing data... >>> lighttpd-dbg*: Create checksum... >>> lighttpd-dbg*: Create lighttpd-dbg-1.4.64-r0.apk >>> lighttpd-doc*: Tracing dependencies... >>> lighttpd-doc*: Package size: 28.0 KB >>> lighttpd-doc*: Compressing data... >>> lighttpd-doc*: Create checksum... >>> lighttpd-doc*: Create lighttpd-doc-1.4.64-r0.apk >>> lighttpd-mod_auth*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libcrypto.so.1.1 >>> lighttpd-mod_auth*: Package size: 44.0 KB >>> lighttpd-mod_auth*: Compressing data... >>> lighttpd-mod_auth*: Create checksum... >>> lighttpd-mod_auth*: Create lighttpd-mod_auth-1.4.64-r0.apk >>> lighttpd-mod_webdav*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libsqlite3.so.0 so:libuuid.so.1 so:libxml2.so.2 >>> lighttpd-mod_webdav*: Package size: 64.0 KB >>> lighttpd-mod_webdav*: Compressing data... >>> lighttpd-mod_webdav*: Create checksum... >>> lighttpd-mod_webdav*: Create lighttpd-mod_webdav-1.4.64-r0.apk >>> lighttpd-openrc*: Tracing dependencies... >>> lighttpd-openrc*: Package size: 24.0 KB >>> lighttpd-openrc*: Compressing data... >>> lighttpd-openrc*: Create checksum... >>> lighttpd-openrc*: Create lighttpd-openrc-1.4.64-r0.apk >>> lighttpd*: Tracing dependencies... /bin/sh so:libbrotlienc.so.1 so:libc.musl-riscv64.so.1 so:libcrypto.so.1.1 so:libdbi.so.1 so:liblber.so.2 so:libldap.so.2 so:liblua-5.4.so.0 so:libpcre2-8.so.0 so:libssl.so.1.1 so:libz.so.1 so:libzstd.so.1 >>> lighttpd*: Package size: 936.0 KB >>> lighttpd*: Compressing data... >>> lighttpd*: Create checksum... >>> lighttpd*: Create lighttpd-1.4.64-r0.apk >>> lighttpd: Build complete at Thu, 20 Jan 2022 05:50:52 +0000 elapsed time 0h 4m 19s >>> lighttpd: Cleaning up srcdir >>> lighttpd: Cleaning up pkgdir >>> lighttpd: Uninstalling dependencies... (1/50) Purging .makedepends-lighttpd (20220120.054636) (2/50) Purging automake (1.16.5-r0) (3/50) Purging autoconf (2.71-r0) (4/50) Purging brotli-dev (1.0.9-r6) (5/50) Purging bsd-compat-headers (0.7.2-r3) (6/50) Purging flex (2.6.4-r2) (7/50) Purging m4 (1.4.18-r2) (8/50) Purging libdbi-dev (0.9.0-r0) (9/50) Purging libdbi (0.9.0-r0) (10/50) Purging libxml2-dev (2.9.12-r3) (11/50) Purging xz-dev (5.2.5-r0) (12/50) Purging libxml2 (2.9.12-r3) (13/50) Purging lua5.4-dev (5.4.3-r0) (14/50) Purging lua5.4 (5.4.3-r0) (15/50) Purging lua5.4-libs (5.4.3-r0) (16/50) Purging openldap-dev (2.6.0-r0) (17/50) Purging cyrus-sasl-dev (2.1.27-r14) (18/50) Purging libevent-dev (2.1.12-r4) (19/50) Purging python3 (3.10.1-r0) (20/50) Purging libevent (2.1.12-r4) (21/50) Purging libsodium-dev (1.0.18-r0) (22/50) Purging libsodium (1.0.18-r0) (23/50) Purging util-linux-dev (2.37.2-r7) (24/50) Purging libfdisk (2.37.2-r7) (25/50) Purging libmount (2.37.2-r7) (26/50) Purging libsmartcols (2.37.2-r7) (27/50) Purging libuuid (2.37.2-r7) (28/50) Purging libldap (2.6.0-r0) (29/50) Purging pcre2-dev (10.39-r0) (30/50) Purging libedit-dev (20210910.3.1-r0) (31/50) Purging ncurses-dev (6.3_p20220115-r0) (32/50) Purging libpcre2-16 (10.39-r0) (33/50) Purging libpcre2-32 (10.39-r0) (34/50) Purging sqlite-dev (3.37.2-r0) (35/50) Purging sqlite-libs (3.37.2-r0) (36/50) Purging zlib-dev (1.2.11-r3) (37/50) Purging zstd-dev (1.5.1-r2) (38/50) Purging git-perl (2.34.1-r1) (39/50) Purging perl-git (2.34.1-r1) (40/50) Purging perl-error (0.17029-r1) (41/50) Purging perl (5.34.0-r1) (42/50) Purging libbz2 (1.0.8-r1) (43/50) Purging xz-libs (5.2.5-r0) (44/50) Purging readline (8.1.1-r0) (45/50) Purging libsasl (2.1.27-r14) (46/50) Purging gdbm (1.22-r0) (47/50) Purging libffi (3.4.2-r1) (48/50) Purging mpdecimal (2.5.1-r1) (49/50) Purging openssl-dev (1.1.1m-r1) (50/50) Purging libblkid (2.37.2-r7) Executing busybox-1.35.0-r1.trigger OK: 212 MiB in 77 packages >>> lighttpd: Updating the main/riscv64 repository index... >>> lighttpd: Signing the index...