>>> lighttpd: Building main/lighttpd 1.4.73-r0 (using abuild 3.9.0-r0) started Wed, 01 Nov 2023 15:39:17 +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/48) Installing perl (5.34.1-r0) (2/48) Installing automake (1.16.5-r0) (3/48) Installing m4 (1.4.19-r1) (4/48) Installing autoconf (2.71-r0) (5/48) Installing brotli-dev (1.0.9-r6) (6/48) Installing bsd-compat-headers (0.7.2-r3) (7/48) Installing flex (2.6.4-r2) (8/48) Installing libdbi (0.9.0-r0) (9/48) Installing libdbi-dev (0.9.0-r0) (10/48) Installing zlib-dev (1.2.12-r3) (11/48) Installing xz-dev (5.2.5-r1) (12/48) Installing libxml2 (2.9.14-r2) (13/48) Installing libxml2-dev (2.9.14-r2) (14/48) Installing lua5.4-libs (5.4.4-r5) (15/48) Installing readline (8.1.2-r0) (16/48) Installing lua5.4 (5.4.4-r5) (17/48) Installing lua5.4-dev (5.4.4-r5) (18/48) Installing gdbm (1.23-r0) (19/48) Installing libsasl (2.1.28-r1) (20/48) Installing cyrus-sasl-dev (2.1.28-r1) (21/48) Installing libffi (3.4.2-r1) (22/48) Installing mpdecimal (2.5.1-r1) (23/48) Installing sqlite-libs (3.40.1-r0) (24/48) Installing python3 (3.10.13-r0) (25/48) Installing libevent (2.1.12-r4) (26/48) Installing libevent-dev (2.1.12-r4) (27/48) Installing libsodium (1.0.18-r0) (28/48) Installing libsodium-dev (1.0.18-r0) (29/48) Installing openssl-dev (1.1.1w-r0) (30/48) Installing libblkid (2.38-r1) (31/48) Installing libuuid (2.38-r1) (32/48) Installing libfdisk (2.38-r1) (33/48) Installing libmount (2.38-r1) (34/48) Installing libsmartcols (2.38-r1) (35/48) Installing util-linux-dev (2.38-r1) (36/48) Installing libldap (2.6.3-r3) (37/48) Installing openldap-dev (2.6.3-r3) (38/48) Installing ncurses-dev (6.3_p20220521-r1) (39/48) Installing libedit-dev (20210910.3.1-r0) (40/48) Installing libpcre2-16 (10.42-r0) (41/48) Installing libpcre2-32 (10.42-r0) (42/48) Installing pcre2-dev (10.42-r0) (43/48) Installing sqlite-dev (3.40.1-r0) (44/48) Installing zstd-dev (1.5.2-r1) (45/48) Installing .makedepends-lighttpd (20231101.153918) (46/48) Installing perl-error (0.17029-r1) (47/48) Installing perl-git (2.36.6-r0) (48/48) Installing git-perl (2.36.6-r0) Executing busybox-1.35.0-r17.trigger OK: 447 MiB in 145 packages >>> lighttpd: Cleaning up srcdir >>> lighttpd: Cleaning up pkgdir >>> lighttpd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/lighttpd-1.4.73.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 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.73.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 9 1061k 9 98304 0 0 107k 0 0:00:09 --:--:-- 0:00:09 107k 100 1061k 100 1061k 0 0 676k 0 0:00:01 0:00:01 --:--:-- 676k >>> lighttpd: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/lighttpd-1.4.73.tar.xz >>> lighttpd: Checking sha512sums... lighttpd-1.4.73.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/v3.16/lighttpd-1.4.73.tar.xz... configure: WARNING: unrecognized options: --without-gdbm checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for s390x-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... 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 how to run the C preprocessor... gcc -E checking for s390x-alpine-linux-musl-gcc... s390x-alpine-linux-musl-gcc checking whether the compiler supports GNU C... yes checking whether s390x-alpine-linux-musl-gcc accepts -g... yes checking for s390x-alpine-linux-musl-gcc option to enable C11 features... none needed checking whether s390x-alpine-linux-musl-gcc understands -c and -o together... yes checking dependency style of s390x-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... s390x-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/s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/s390x-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 stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for s390x-alpine-linux-musl-ar... no checking for s390x-alpine-linux-musl-lib... no checking for s390x-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 s390x-alpine-linux-musl file names to s390x-alpine-linux-musl format... func_convert_file_noop checking how to convert s390x-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-file... no checking for file... file checking for s390x-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-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 s390x-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/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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 for getopt.h... yes checking for inttypes.h... (cached) yes checking for poll.h... 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 for sys/inotify.h... yes checking for sys/loadavg.h... no checking for sys/poll.h... yes checking for sys/prctl.h... yes checking for sys/procctl.h... no checking for sys/sendfile.h... yes checking for sys/time.h... yes checking for sys/uio.h... yes checking for sys/un.h... yes checking for syslog.h... 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 s390x-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 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 for ldap.h... yes checking for ber_printf in -llber... 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 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 for zlib.h... yes checking for deflate in -lz... yes configure: ---------------------------------------- checking for zstd support... 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 libdeflate support... no 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 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 posix_spawn... yes checking for posix_spawn_file_actions_addclosefrom_np... no checking for posix_spawn_file_actions_addfchdir_np... 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 for linux/random.h... no checking for malloc.h... yes checking for malloc_trim... no checking for mallopt... no checking for signal.h... yes checking for signal... yes checking for sigaction... yes checking for sys/epoll.h... yes checking for epoll_ctl... yes checking for sys/event.h... no checking for sys/mman.h... yes checking for mmap... yes checking for sys/random.h... yes checking for getentropy... 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_setenv mod_simple_vhost mod_sockproxy mod_ssi mod_staticfile mod_status mod_userdir 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 compress-zstd 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 make all-recursive Making all in src s390x-alpine-linux-musl-gcc -g -O2 -o lemon ./lemon.c rm -f configparser.h chmod u+w ./configparser.c 2>/dev/null || true ../src/lemon -q -T./lempar.c ./configparser.y 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o buffer.o buffer.c In file included from first.h:132, 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:132, 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:132, 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:132, 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o data_config.o data_config.c In file included from first.h:132, 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:132, 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o http_header.o http_header.c In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-buffer.o `test -f 'buffer.c' || echo './'`buffer.c In file included from first.h:132, 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:132, 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:132, 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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-burl.o `test -f 'burl.c' || echo './'`burl.c In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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:132, 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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-chunk.o `test -f 'chunk.c' || echo './'`chunk.c In file included from first.h:132, 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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-fdevent.o `test -f 'fdevent.c' || echo './'`fdevent.c In file included from first.h:132, 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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-array.o `test -f 'array.c' || echo './'`array.c In file included from first.h:132, 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:132, 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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:132, 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:132, 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:132, 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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:132, 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:132, 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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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:132, from rand.c:13: /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:132, 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:132, 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 | ^~~~~~~ In file included from first.h:132, 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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-fdlog.o `test -f 'fdlog.c' || echo './'`fdlog.c In file included from first.h:132, 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-sys-setjmp.o `test -f 'sys-setjmp.c' || echo './'`sys-setjmp.c In file included from first.h:132, from sys-setjmp.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-ck.o `test -f 'ck.c' || echo './'`ck.c In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-fdevent_win32.o `test -f 'fdevent_win32.c' || echo './'`fdevent_win32.c In file included from first.h:132, from fdevent_win32.c:21: /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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t_test_mod-fs_win32.o `test -f 'fs_win32.c' || echo './'`fs_win32.c In file included from first.h:132, from fs_win32.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 -D_DEFAULT_SOURCE -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 In file included from ./first.h:132, 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 -D_DEFAULT_SOURCE -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 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 -D_DEFAULT_SOURCE -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 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 -D_DEFAULT_SOURCE -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 In file included from ./first.h:132, 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 | ^~~~~~~ In file included from ./first.h:132, 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 -D_DEFAULT_SOURCE -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 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 -D_DEFAULT_SOURCE -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:132, 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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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:132, 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 | ^~~~~~~ In file included from ./first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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 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 -D_DEFAULT_SOURCE -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 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-server.o `test -f 'server.c' || echo './'`server.c In file included from ./first.h:132, 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 | ^~~~~~~ In file included from ./first.h:132, 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 | ^~~~~~~ In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-response.o `test -f 'response.c' || echo './'`response.c In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-h1.o `test -f 'h1.c' || echo './'`h1.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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-network.o `test -f 'network.c' || echo './'`network.c In file included from first.h:132, from h1.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:132, 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:132, 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:132, 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 -D_DEFAULT_SOURCE -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 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 -D_DEFAULT_SOURCE -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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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:132, 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:132, 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-configfile.o `test -f 'configfile.c' || echo './'`configfile.c In file included from first.h:132, 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-mod_rewrite.o `test -f 'mod_rewrite.c' || echo './'`mod_rewrite.c In file included from first.h:132, 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 | ^~~~~~~ In file included from first.h:132, 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-mod_redirect.o `test -f 'mod_redirect.c' || echo './'`mod_redirect.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-mod_access.o `test -f 'mod_access.c' || echo './'`mod_access.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-mod_alias.o `test -f 'mod_alias.c' || echo './'`mod_alias.c In file included from first.h:132, 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:132, from ./configparser.y: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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-mod_indexfile.o `test -f 'mod_indexfile.c' || echo './'`mod_indexfile.c In file included from first.h:132, 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:132, 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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-mod_staticfile.o `test -f 'mod_staticfile.c' || echo './'`mod_staticfile.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-mod_setenv.o `test -f 'mod_setenv.c' || echo './'`mod_setenv.c In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-mod_expire.o `test -f 'mod_expire.c' || echo './'`mod_expire.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-mod_simple_vhost.o `test -f 'mod_simple_vhost.c' || echo './'`mod_simple_vhost.c In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-mod_evhost.o `test -f 'mod_evhost.c' || echo './'`mod_evhost.c In file included from first.h:132, 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:132, 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 | ^~~~~~~ In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-mod_fastcgi.o `test -f 'mod_fastcgi.c' || echo './'`mod_fastcgi.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-mod_scgi.o `test -f 'mod_scgi.c' || echo './'`mod_scgi.c In file included from first.h:132, 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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-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 -D_DEFAULT_SOURCE -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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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:132, 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-keyvalue.o `test -f 'keyvalue.c' || echo './'`keyvalue.c In file included from first.h:132, 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:132, 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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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:132, 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 -D_DEFAULT_SOURCE -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:132, 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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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:132, 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:132, 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 -D_DEFAULT_SOURCE -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:132, 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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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:132, 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:132, 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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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:132, 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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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:132, 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 | ^~~~~~~ In file included from first.h:132, 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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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:132, 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:132, from rand.c:13: /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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-sys-setjmp.o `test -f 'sys-setjmp.c' || echo './'`sys-setjmp.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-fdevent_win32.o `test -f 'fdevent_win32.c' || echo './'`fdevent_win32.c In file included from first.h:132, from fdevent_win32.c:21: /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:132, from sys-setjmp.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:132, 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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o lighttpd-fs_win32.o `test -f 'fs_win32.c' || echo './'`fs_win32.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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o h2.lo h2.c In file included from first.h:132, from fs_win32.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:132, 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 | ^~~~~~~ /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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o algo_xxhash.lo algo_xxhash.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 -D_DEFAULT_SOURCE -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 /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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_vhostdb.lo mod_vhostdb.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c algo_xxhash.c -fPIC -DPIC -o .libs/algo_xxhash.o In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c h2.c -fPIC -DPIC -o .libs/h2.o In file included from first.h:132, 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 | ^~~~~~~ /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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_vhostdb_api.lo mod_vhostdb_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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_vhostdb_ldap.lo mod_vhostdb_ldap.c In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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 In file included from first.h:132, 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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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:132, 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 -D_DEFAULT_SOURCE -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 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_cgi.lo mod_cgi.c In file included from first.h:132, 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_dirlisting.lo mod_dirlisting.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_vhostdb_api.c -fPIC -DPIC -o .libs/mod_vhostdb_api.o In file included from first.h:132, 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 | ^~~~~~~ /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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_userdir.lo mod_userdir.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_dirlisting.c -fPIC -DPIC -o .libs/mod_dirlisting.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_vhostdb_ldap.c -fPIC -DPIC -o .libs/mod_vhostdb_ldap.o In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_cgi.c -fPIC -DPIC -o .libs/mod_cgi.o In file included from first.h:132, 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 | ^~~~~~~ In file included from first.h:132, 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 | ^~~~~~~ In file included from first.h:132, 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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_proxy.lo mod_proxy.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 -D_DEFAULT_SOURCE -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:132, 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 | ^~~~~~~ /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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_userdir.c -fPIC -DPIC -o .libs/mod_userdir.o In file included from first.h:132, 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 -D_DEFAULT_SOURCE -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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_rrdtool.c -fPIC -DPIC -o .libs/mod_rrdtool.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_ssi.lo mod_ssi.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_ajp13.lo mod_ajp13.c In file included from first.h:132, 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 | ^~~~~~~ /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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_extforward.lo mod_extforward.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_extforward.c -fPIC -DPIC -o .libs/mod_extforward.o In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_ajp13.c -fPIC -DPIC -o .libs/mod_ajp13.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 -D_DEFAULT_SOURCE -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:132, 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 | ^~~~~~~ In file included from first.h:132, 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 | ^~~~~~~ /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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_auth.lo mod_auth.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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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:132, 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 | ^~~~~~~ /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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_authn_file.lo mod_authn_file.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 -D_DEFAULT_SOURCE -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 /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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_authn_ldap.lo mod_authn_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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_authn_file.c -fPIC -DPIC -o .libs/mod_authn_file.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_auth.c -fPIC -DPIC -o .libs/mod_auth.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_deflate.c -fPIC -DPIC -o .libs/mod_deflate.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_status.lo mod_status.c In file included from first.h:132, 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:132, 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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_status.c -fPIC -DPIC -o .libs/mod_status.o In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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:132, 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 | ^~~~~~~ /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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o mod_accesslog.lo mod_accesslog.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_authn_ldap.c -fPIC -DPIC -o .libs/mod_authn_ldap.o In file included from first.h:132, 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_openssl.c -fPIC -DPIC -o .libs/mod_openssl_la-mod_openssl.o In file included from first.h:132, 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 | ^~~~~~~ /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 -D_DEFAULT_SOURCE -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 -D_DEFAULT_SOURCE -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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_common.o t/test_common.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 -D_DEFAULT_SOURCE -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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_base64.o t/test_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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_buffer.o t/test_buffer.c In file included from ./first.h:132, 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 | ^~~~~~~ In file included from ./first.h:132, 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 | ^~~~~~~ In file included from ./first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -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:132, 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_http_header.o t/test_http_header.c In file included from ./first.h:132, from t/test_http_header.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_http_kv.o t/test_http_kv.c In file included from ./first.h:132, from t/test_http_kv.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_http_range.o t/test_http_range.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_keyvalue.o t/test_keyvalue.c In file included from ./first.h:132, from t/test_http_range.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:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c mod_wstunnel.c -fPIC -DPIC -o .libs/mod_wstunnel.o In file included from first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_request.o t/test_request.c In file included from ./first.h:132, 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 | ^~~~~~~ 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o t/test_configfile.o t/test_configfile.c In file included from ./first.h:132, 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 | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -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-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-plugin.o t_test_mod-reqpool.o t_test_mod-request.o t_test_mod-sock_addr.o t_test_mod-rand.o t_test_mod-fdlog_maint.o t_test_mod-fdlog.o t_test_mod-sys-setjmp.o t_test_mod-ck.o t_test_mod-fdevent_win32.o t_test_mod-fs_win32.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_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 -export-dynamic -o lighttpd lighttpd-server.o lighttpd-response.o lighttpd-connections.o lighttpd-h1.o lighttpd-sock_addr_cache.o lighttpd-network.o lighttpd-network_write.o lighttpd-fdevent_impl.o lighttpd-http_range.o lighttpd-data_config.o lighttpd-configfile.o lighttpd-configparser.o lighttpd-mod_rewrite.o lighttpd-mod_redirect.o lighttpd-mod_access.o lighttpd-mod_alias.o lighttpd-mod_indexfile.o lighttpd-mod_staticfile.o lighttpd-mod_setenv.o lighttpd-mod_expire.o lighttpd-mod_simple_vhost.o lighttpd-mod_evhost.o lighttpd-mod_fastcgi.o lighttpd-mod_scgi.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-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-plugin.o lighttpd-reqpool.o lighttpd-request.o lighttpd-sock_addr.o lighttpd-rand.o lighttpd-fdlog_maint.o lighttpd-fdlog.o lighttpd-sys-setjmp.o lighttpd-ck.o lighttpd-fdevent_win32.o lighttpd-fs_win32.o -lpcre2-8 -lcrypto /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -o lighttpd-angel lighttpd-angel.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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o ls-hpack/lshpack.lo ls-hpack/lshpack.c /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 -o mod_webdav.la -rpath /usr/lib/lighttpd mod_webdav_la-mod_webdav.lo -lxml2 -lsqlite3 -luuid /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 -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 -o mod_vhostdb.la -rpath /usr/lib/lighttpd mod_vhostdb.lo mod_vhostdb_api.lo 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 -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c ls-hpack/lshpack.c -fPIC -DPIC -o ls-hpack/.libs/lshpack.o In file included from ./first.h:132, from ./algo_xxhash.h:3, from ls-hpack/lshpack.c:48: /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: link: gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -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 -o mod_vhostdb_ldap.la -rpath /usr/lib/lighttpd mod_vhostdb_ldap.lo -lldap -llber libtool: link: gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -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-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-plugin.o t_test_mod-reqpool.o t_test_mod-request.o t_test_mod-sock_addr.o t_test_mod-rand.o t_test_mod-fdlog_maint.o t_test_mod-fdlog.o t_test_mod-sys-setjmp.o t_test_mod-ck.o t_test_mod-fdevent_win32.o t_test_mod-fs_win32.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_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 -o mod_vhostdb_dbi.la -rpath /usr/lib/lighttpd mod_vhostdb_dbi_la-mod_vhostdb_dbi.lo -ldbi 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,-soname -Wl,mod_magnet.so -o .libs/mod_magnet.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_webdav_la-mod_webdav.o -lxml2 -lsqlite3 -luuid -Os -g -Wl,-soname -Wl,mod_webdav.so -o .libs/mod_webdav.so libtool: link: ( cd ".libs" && rm -f "mod_magnet.la" && ln -s "../mod_magnet.la" "mod_magnet.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -o mod_cgi.la -rpath /usr/lib/lighttpd mod_cgi.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -o mod_dirlisting.la -rpath /usr/lib/lighttpd mod_dirlisting.lo libtool: link: ( cd ".libs" && rm -f "mod_webdav.la" && ln -s "../mod_webdav.la" "mod_webdav.la" ) libtool: link: gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -o lighttpd lighttpd-server.o lighttpd-response.o lighttpd-connections.o lighttpd-h1.o lighttpd-sock_addr_cache.o lighttpd-network.o lighttpd-network_write.o lighttpd-fdevent_impl.o lighttpd-http_range.o lighttpd-data_config.o lighttpd-configfile.o lighttpd-configparser.o lighttpd-mod_rewrite.o lighttpd-mod_redirect.o lighttpd-mod_access.o lighttpd-mod_alias.o lighttpd-mod_indexfile.o lighttpd-mod_staticfile.o lighttpd-mod_setenv.o lighttpd-mod_expire.o lighttpd-mod_simple_vhost.o lighttpd-mod_evhost.o lighttpd-mod_fastcgi.o lighttpd-mod_scgi.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-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-plugin.o lighttpd-reqpool.o lighttpd-request.o lighttpd-sock_addr.o lighttpd-rand.o lighttpd-fdlog_maint.o lighttpd-fdlog.o lighttpd-sys-setjmp.o lighttpd-ck.o lighttpd-fdevent_win32.o lighttpd-fs_win32.o -Wl,--export-dynamic -lpcre2-8 -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/mod_vhostdb.o .libs/mod_vhostdb_api.o -Os -g -Wl,-soname -Wl,mod_vhostdb.so -o .libs/mod_vhostdb.so libtool: link: ( cd ".libs" && rm -f "mod_vhostdb.la" && ln -s "../mod_vhostdb.la" "mod_vhostdb.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/mod_dirlisting.o -Os -g -Wl,-soname -Wl,mod_dirlisting.so -o .libs/mod_dirlisting.so libtool: link: ( cd ".libs" && rm -f "mod_dirlisting.la" && ln -s "../mod_dirlisting.la" "mod_dirlisting.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -o mod_userdir.la -rpath /usr/lib/lighttpd mod_userdir.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -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 -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 -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 -o mod_ssi.la -rpath /usr/lib/lighttpd mod_ssi.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mod_vhostdb_ldap.o -lldap -llber -Os -g -Wl,-soname -Wl,mod_vhostdb_ldap.so -o .libs/mod_vhostdb_ldap.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_rrdtool.o -Os -g -Wl,-soname -Wl,mod_rrdtool.so -o .libs/mod_rrdtool.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_cgi.o -Os -g -Wl,-soname -Wl,mod_cgi.so -o .libs/mod_cgi.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_proxy.o -Os -g -Wl,-soname -Wl,mod_proxy.so -o .libs/mod_proxy.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_userdir.o -Os -g -Wl,-soname -Wl,mod_userdir.so -o .libs/mod_userdir.so libtool: link: ( cd ".libs" && rm -f "mod_vhostdb_ldap.la" && ln -s "../mod_vhostdb_ldap.la" "mod_vhostdb_ldap.la" ) libtool: link: ( cd ".libs" && rm -f "mod_rrdtool.la" && ln -s "../mod_rrdtool.la" "mod_rrdtool.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -o mod_ajp13.la -rpath /usr/lib/lighttpd mod_ajp13.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 -module -export-dynamic -avoid-version -o mod_extforward.la -rpath /usr/lib/lighttpd mod_extforward.lo libtool: link: ( cd ".libs" && rm -f "mod_cgi.la" && ln -s "../mod_cgi.la" "mod_cgi.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -o mod_deflate.la -rpath /usr/lib/lighttpd mod_deflate.lo -lz -lzstd -lbrotlienc libtool: link: ( cd ".libs" && rm -f "mod_userdir.la" && ln -s "../mod_userdir.la" "mod_userdir.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -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 -o mod_authn_file.la -rpath /usr/lib/lighttpd mod_authn_file.lo -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/mod_ssi.o -Os -g -Wl,-soname -Wl,mod_ssi.so -o .libs/mod_ssi.so libtool: link: ( cd ".libs" && rm -f "mod_ssi.la" && ln -s "../mod_ssi.la" "mod_ssi.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/mod_sockproxy.o -Os -g -Wl,-soname -Wl,mod_sockproxy.so -o .libs/mod_sockproxy.so /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -o mod_authn_dbi.la -rpath /usr/lib/lighttpd mod_authn_dbi_la-mod_authn_dbi.lo -ldbi -lcrypto libtool: link: ( cd ".libs" && rm -f "mod_sockproxy.la" && ln -s "../mod_sockproxy.la" "mod_sockproxy.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -o mod_authn_ldap.la -rpath /usr/lib/lighttpd mod_authn_ldap.lo -lldap -llber libtool: link: gcc -shared -fPIC -DPIC .libs/mod_authn_file.o -lcrypto -Os -g -Wl,-soname -Wl,mod_authn_file.so -o .libs/mod_authn_file.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_ajp13.o -Os -g -Wl,-soname -Wl,mod_ajp13.so -o .libs/mod_ajp13.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_vhostdb_dbi_la-mod_vhostdb_dbi.o /usr/lib/libdbi.so -lm -Os -g -Wl,-soname -Wl,mod_vhostdb_dbi.so -o .libs/mod_vhostdb_dbi.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_deflate.o -lz -lzstd -lbrotlienc -Os -g -Wl,-soname -Wl,mod_deflate.so -o .libs/mod_deflate.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_authn_file.la" && ln -s "../mod_authn_file.la" "mod_authn_file.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/mod_extforward.o -Os -g -Wl,-soname -Wl,mod_extforward.so -o .libs/mod_extforward.so libtool: link: ( cd ".libs" && rm -f "mod_vhostdb_dbi.la" && ln -s "../mod_vhostdb_dbi.la" "mod_vhostdb_dbi.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -o mod_openssl.la -rpath /usr/lib/lighttpd mod_openssl_la-mod_openssl.lo -lssl -lcrypto libtool: link: ( cd ".libs" && rm -f "mod_deflate.la" && ln -s "../mod_deflate.la" "mod_deflate.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -o mod_status.la -rpath /usr/lib/lighttpd mod_status.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -module -export-dynamic -avoid-version -o mod_accesslog.la -rpath /usr/lib/lighttpd mod_accesslog.lo libtool: link: ( cd ".libs" && rm -f "mod_extforward.la" && ln -s "../mod_extforward.la" "mod_extforward.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/mod_authn_ldap.o -lldap -llber -Os -g -Wl,-soname -Wl,mod_authn_ldap.so -o .libs/mod_authn_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 -o mod_wstunnel.la -rpath /usr/lib/lighttpd mod_wstunnel.lo -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/mod_auth.o .libs/mod_auth_api.o -lcrypto -Os -g -Wl,-soname -Wl,mod_auth.so -o .libs/mod_auth.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,-soname -Wl,mod_authn_dbi.so -o .libs/mod_authn_dbi.so 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 -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_http_header.o t/test_http_kv.o t/test_http_range.o t/test_keyvalue.o t/test_request.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 -o t/test_configfile t/test_configfile.o buffer.o array.o data_config.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_authn_ldap.la" && ln -s "../mod_authn_ldap.la" "mod_authn_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 -o mod_h2.la -rpath /usr/lib/lighttpd h2.lo ls-hpack/lshpack.lo algo_xxhash.lo libtool: link: gcc -shared -fPIC -DPIC .libs/mod_accesslog.o -Os -g -Wl,-soname -Wl,mod_accesslog.so -o .libs/mod_accesslog.so libtool: link: gcc -shared -fPIC -DPIC .libs/mod_openssl_la-mod_openssl.o -lssl -lcrypto -Os -g -Wl,-soname -Wl,mod_openssl.so -o .libs/mod_openssl.so libtool: link: ( cd ".libs" && rm -f "mod_accesslog.la" && ln -s "../mod_accesslog.la" "mod_accesslog.la" ) libtool: link: ( cd ".libs" && rm -f "mod_authn_dbi.la" && ln -s "../mod_authn_dbi.la" "mod_authn_dbi.la" ) libtool: link: ( cd ".libs" && rm -f "mod_openssl.la" && ln -s "../mod_openssl.la" "mod_openssl.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/mod_status.o -Os -g -Wl,-soname -Wl,mod_status.so -o .libs/mod_status.so libtool: link: ( cd ".libs" && rm -f "mod_status.la" && ln -s "../mod_status.la" "mod_status.la" ) libtool: link: gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -o t/test_configfile t/test_configfile.o buffer.o array.o data_config.o http_header.o http_kv.o log.o fdlog.o sock_addr.o ck.o -lpcre2-8 libtool: link: gcc -shared -fPIC -DPIC .libs/mod_wstunnel.o -lcrypto -Os -g -Wl,-soname -Wl,mod_wstunnel.so -o .libs/mod_wstunnel.so libtool: link: ( cd ".libs" && rm -f "mod_wstunnel.la" && ln -s "../mod_wstunnel.la" "mod_wstunnel.la" ) libtool: link: gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -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_http_header.o t/test_http_kv.o t/test_http_range.o t/test_keyvalue.o t/test_request.o log.o fdlog.o sock_addr.o ck.o -lpcre2-8 libtool: link: gcc -shared -fPIC -DPIC .libs/h2.o ls-hpack/.libs/lshpack.o .libs/algo_xxhash.o -Os -g -Wl,-soname -Wl,mod_h2.so -o .libs/mod_h2.so libtool: link: ( cd ".libs" && rm -f "mod_h2.la" && ln -s "../mod_h2.la" "mod_h2.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'. Making check in src make check-am make check-TESTS PASS: t/test_common PASS: t/test_configfile PASS: t/test_mod ================== All 3 tests passed ================== Making check in doc Making check in config Making check in conf.d Making check in vhosts.d Making check in scripts Making check in systemd Making check in outdated Making check in tests Making check in docroot make fcgi-responder scgi-responder gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o fcgi-responder.o fcgi-responder.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -D_REENTRANT -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_DEFAULT_SOURCE -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -c -o scgi-responder.o scgi-responder.c /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -o fcgi-responder fcgi-responder.o /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -o scgi-responder scgi-responder.o libtool: link: gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -o scgi-responder scgi-responder.o libtool: link: gcc -Os -fomit-frame-pointer -g -pipe -Wall -W -Wshadow -pedantic -o fcgi-responder fcgi-responder.o make check-TESTS Testing in build directory: '..' and cwd: '/home/buildozer/aports/main/lighttpd/src/lighttpd-1.4.73/tests' preparing infrastructure PASS: prepare.sh ./core-condition.t .. ok ./mod-fastcgi.t ..... ok ./mod-scgi.t ........ ok ./request.t ......... ok All tests successful. Files=4, Tests=221, 2 wallclock secs ( 0.03 usr 0.01 sys + 0.32 cusr 0.14 csys = 0.50 CPU) Result: PASS PASS: run-tests.pl cleaning up PASS: cleanup.sh ================== All 3 tests passed ================== make[1]: Nothing to be done for 'check-am'. >>> lighttpd: Entering fakeroot... Making install in src make install-am .././install-sh -c -d '/home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd' make[3]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c mod_h2.la mod_webdav.la mod_magnet.la mod_vhostdb.la mod_vhostdb_ldap.la mod_vhostdb_dbi.la mod_cgi.la mod_dirlisting.la mod_userdir.la mod_rrdtool.la mod_proxy.la mod_sockproxy.la mod_ssi.la mod_ajp13.la mod_extforward.la mod_deflate.la mod_auth.la mod_authn_file.la mod_authn_dbi.la mod_authn_ldap.la mod_openssl.la mod_status.la mod_accesslog.la mod_wstunnel.la '/home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd' libtool: install: /usr/bin/install -c .libs/mod_h2.so /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_h2.so libtool: install: /usr/bin/install -c .libs/mod_h2.lai /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/lib/lighttpd/mod_h2.la 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_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_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_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_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_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_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_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_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' .././install-sh -c -d '/home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/sbin' /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 lighttpd-angel /home/buildozer/aports/main/lighttpd/pkg/lighttpd/usr/sbin/lighttpd-angel 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.73-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: 2.7 MB >>> lighttpd-dbg*: Compressing data... >>> lighttpd-dbg*: Create checksum... >>> lighttpd-dbg*: Create lighttpd-dbg-1.4.73-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.73-r0.apk >>> lighttpd-mod_auth*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libcrypto.so.1.1 >>> lighttpd-mod_auth*: Package size: 48.0 KB >>> lighttpd-mod_auth*: Compressing data... >>> lighttpd-mod_auth*: Create checksum... >>> lighttpd-mod_auth*: Create lighttpd-mod_auth-1.4.73-r0.apk >>> lighttpd-mod_webdav*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libsqlite3.so.0 so:libuuid.so.1 so:libxml2.so.2 >>> lighttpd-mod_webdav*: Package size: 80.0 KB >>> lighttpd-mod_webdav*: Compressing data... >>> lighttpd-mod_webdav*: Create checksum... >>> lighttpd-mod_webdav*: Create lighttpd-mod_webdav-1.4.73-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.73-r0.apk >>> lighttpd*: Tracing dependencies... /bin/sh so:libbrotlienc.so.1 so:libc.musl-s390x.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: 1.0 MB >>> lighttpd*: Compressing data... >>> lighttpd*: Create checksum... >>> lighttpd*: Create lighttpd-1.4.73-r0.apk >>> lighttpd: Build complete at Wed, 01 Nov 2023 15:41:05 +0000 elapsed time 0h 1m 48s >>> lighttpd: Cleaning up srcdir >>> lighttpd: Cleaning up pkgdir >>> lighttpd: Uninstalling dependencies... (1/48) Purging .makedepends-lighttpd (20231101.153918) (2/48) Purging automake (1.16.5-r0) (3/48) Purging autoconf (2.71-r0) (4/48) Purging brotli-dev (1.0.9-r6) (5/48) Purging bsd-compat-headers (0.7.2-r3) (6/48) Purging flex (2.6.4-r2) (7/48) Purging m4 (1.4.19-r1) (8/48) Purging libdbi-dev (0.9.0-r0) (9/48) Purging libdbi (0.9.0-r0) (10/48) Purging libxml2-dev (2.9.14-r2) (11/48) Purging xz-dev (5.2.5-r1) (12/48) Purging libxml2 (2.9.14-r2) (13/48) Purging lua5.4-dev (5.4.4-r5) (14/48) Purging lua5.4 (5.4.4-r5) (15/48) Purging lua5.4-libs (5.4.4-r5) (16/48) Purging openldap-dev (2.6.3-r3) (17/48) Purging cyrus-sasl-dev (2.1.28-r1) (18/48) Purging libevent-dev (2.1.12-r4) (19/48) Purging python3 (3.10.13-r0) (20/48) Purging libevent (2.1.12-r4) (21/48) Purging libsodium-dev (1.0.18-r0) (22/48) Purging libsodium (1.0.18-r0) (23/48) Purging util-linux-dev (2.38-r1) (24/48) Purging libfdisk (2.38-r1) (25/48) Purging libmount (2.38-r1) (26/48) Purging libsmartcols (2.38-r1) (27/48) Purging libuuid (2.38-r1) (28/48) Purging libldap (2.6.3-r3) (29/48) Purging pcre2-dev (10.42-r0) (30/48) Purging libedit-dev (20210910.3.1-r0) (31/48) Purging ncurses-dev (6.3_p20220521-r1) (32/48) Purging libpcre2-16 (10.42-r0) (33/48) Purging libpcre2-32 (10.42-r0) (34/48) Purging sqlite-dev (3.40.1-r0) (35/48) Purging sqlite-libs (3.40.1-r0) (36/48) Purging zlib-dev (1.2.12-r3) (37/48) Purging zstd-dev (1.5.2-r1) (38/48) Purging git-perl (2.36.6-r0) (39/48) Purging perl-git (2.36.6-r0) (40/48) Purging perl-error (0.17029-r1) (41/48) Purging perl (5.34.1-r0) (42/48) Purging readline (8.1.2-r0) (43/48) Purging libsasl (2.1.28-r1) (44/48) Purging gdbm (1.23-r0) (45/48) Purging libffi (3.4.2-r1) (46/48) Purging mpdecimal (2.5.1-r1) (47/48) Purging openssl-dev (1.1.1w-r0) (48/48) Purging libblkid (2.38-r1) Executing busybox-1.35.0-r17.trigger OK: 327 MiB in 97 packages >>> lighttpd: Updating the main/s390x repository index... >>> lighttpd: Signing the index...