nixbot

builds

succeeded nginx-1.30.4 x86_64-linux.nixos-eve · build #273 · raw

1tribuchet: building on jamie
unpackPhase
2unpacking source archive /nix/store/rdzg9ikhnnj05h21853q8nnhak8im5hd-nginx-1.30.4.tar.gz3source root is nginx-1.30.44setting SOURCE_DATE_EPOCH to timestamp 1784136253 of file "nginx-1.30.4/CHANGES.ru"
patchPhase
5applying patch /nix/store/lvjg423njbcgqsfpcapdz7nfv60dwzhn-nix-etag-1.15.4.patch6patching file src/http/ngx_http_core_module.c7Hunk #1 succeeded at 1697 (offset 21 lines).8Hunk #2 succeeded at 1715 (offset 21 lines).9applying patch /nix/store/zwz37yd9whxjj8inym5vg21b5plp1k0x-nix-skip-check-logs-path.patch10patching file auto/install
configurePhase
11patching script interpreter paths in ./configure12./configure: interpreter directive changed from "#!/bin/sh" to "/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/sh"13configure flags: --prefix=/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4 --sbin-path=bin/nginx --with-http_ssl_module --with-http_v2_module --with-http_v3_module --with-http_realip_module --with-http_addition_module --with-http_xslt_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_auth_request_module --with-http_random_index_module --with-http_secure_link_module --with-http_degradation_module --with-http_stub_status_module --with-threads --with-pcre-jit --http-log-path=/var/log/nginx/access.log --error-log-path=/var/log/nginx/error.log --pid-path=/var/log/nginx/nginx.pid --http-client-body-temp-path=/tmp/nginx_client_body --http-proxy-temp-path=/tmp/nginx_proxy --http-fastcgi-temp-path=/tmp/nginx_fastcgi --http-uwsgi-temp-path=/tmp/nginx_uwsgi --http-scgi-temp-path=/tmp/nginx_scgi --with-openssl-opt=enable-ktls --with-stream --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module --with-file-aio --add-module=/nix/store/6pb7j6kymf3y4xs5blp3g8mwin2j22kk-dav --add-module=/nix/store/ks1iyk9x2p6rfjk26kkjfam16lns5ghg-brotli14checking for OS15 + Linux 6.11.0 x86_6416checking for C compiler ... found17 + using GNU C compiler18 + gcc version: 15.2.0 (GCC) 19checking for gcc -pipe switch ... found20checking for -Wl,-E switch ... found21checking for gcc builtin atomic operations ... found22checking for C99 variadic macros ... found23checking for gcc variadic macros ... found24checking for gcc builtin 64 bit byteswap ... found25checking for unistd.h ... found26checking for inttypes.h ... found27checking for limits.h ... found28checking for sys/filio.h ... not found29checking for sys/param.h ... found30checking for sys/mount.h ... found31checking for sys/statvfs.h ... found32checking for crypt.h ... found33checking for Linux specific features34checking for epoll ... found35checking for EPOLLRDHUP ... found36checking for EPOLLEXCLUSIVE ... found37checking for eventfd() ... found38checking for O_PATH ... found39checking for sendfile() ... found40checking for sendfile64() ... found41checking for sys/prctl.h ... found42checking for prctl(PR_SET_DUMPABLE) ... found43checking for prctl(PR_SET_KEEPCAPS) ... found44checking for capabilities ... found45checking for crypt_r() ... found46checking for sys/vfs.h ... found47checking for BPF sockhash ... found48checking for SO_COOKIE ... found49checking for UDP_SEGMENT ... found50checking for nobody group ... not found51checking for nogroup group ... found52checking for poll() ... found53checking for /dev/poll ... not found54checking for kqueue ... not found55checking for crypt() ... not found56checking for crypt() in libcrypt ... found57checking for F_READAHEAD ... not found58checking for posix_fadvise() ... found59checking for O_DIRECT ... found60checking for F_NOCACHE ... not found61checking for directio() ... not found62checking for statfs() ... found63checking for statvfs() ... found64checking for dlopen() ... found65checking for sched_yield() ... found66checking for sched_setaffinity() ... found67checking for SO_SETFIB ... not found68checking for SO_REUSEPORT ... found69checking for SO_ACCEPTFILTER ... not found70checking for SO_BINDANY ... not found71checking for IP_TRANSPARENT ... found72checking for IP_BINDANY ... not found73checking for IP_BIND_ADDRESS_NO_PORT ... found74checking for IP_RECVDSTADDR ... not found75checking for IP_SENDSRCADDR ... not found76checking for IP_PKTINFO ... found77checking for IPV6_RECVPKTINFO ... found78checking for IP_MTU_DISCOVER ... found79checking for IPV6_MTU_DISCOVER ... found80checking for IP_DONTFRAG ... not found81checking for IPV6_DONTFRAG ... found82checking for TCP_DEFER_ACCEPT ... found83checking for TCP_KEEPIDLE ... found84checking for TCP_FASTOPEN ... found85checking for TCP_INFO ... found86checking for accept4() ... found87checking for kqueue AIO support ... not found88checking for Linux AIO support ... found89checking for int size ... 4 bytes90checking for long size ... 8 bytes91checking for long long size ... 8 bytes92checking for void * size ... 8 bytes93checking for uint32_t ... found94checking for uint64_t ... found95checking for sig_atomic_t ... found96checking for sig_atomic_t size ... 4 bytes97checking for socklen_t ... found98checking for in_addr_t ... found99checking for in_port_t ... found100checking for rlim_t ... found101checking for uintptr_t ... uintptr_t found102checking for system byte ordering ... little endian103checking for size_t size ... 8 bytes104checking for off_t size ... 8 bytes105checking for time_t size ... 8 bytes106checking for AF_INET6 ... found107checking for setproctitle() ... not found108checking for pread() ... found109checking for pwrite() ... found110checking for pwritev() ... found111checking for strerrordesc_np() ... found112checking for localtime_r() ... found113checking for clock_gettime(CLOCK_MONOTONIC) ... found114checking for posix_memalign() ... found115checking for memalign() ... found116checking for mmap(MAP_ANON|MAP_SHARED) ... found117checking for mmap("/dev/zero", MAP_SHARED) ... found118checking for System V shared memory ... found119checking for POSIX semaphores ... found120checking for struct msghdr.msg_control ... found121checking for ioctl(FIONBIO) ... found122checking for ioctl(FIONREAD) ... found123checking for struct tm.tm_gmtoff ... found124checking for struct dirent.d_namlen ... not found125checking for struct dirent.d_type ... found126checking for sysconf(_SC_NPROCESSORS_ONLN) ... found127checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found128checking for openat(), fstatat() ... found129checking for getaddrinfo() ... found130configuring additional modules131adding module in /nix/store/6pb7j6kymf3y4xs5blp3g8mwin2j22kk-dav132 + ngx_http_dav_ext_module was configured133adding module in /nix/store/ks1iyk9x2p6rfjk26kkjfam16lns5ghg-brotli134 + ngx_brotli was configured135checking for PCRE2 library ... found136checking for OpenSSL library ... found137checking for OpenSSL QUIC API ... found138checking for zlib library ... found139checking for libxslt ... found140checking for libexslt ... found141creating objs/Makefile142143Configuration summary144 + using threads145 + using system PCRE2 library146 + using system OpenSSL library147 + using system zlib library148149 nginx path prefix: "/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4"150 nginx binary file: "/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/bin/nginx"151 nginx modules path: "/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/modules"152 nginx configuration prefix: "/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf"153 nginx configuration file: "/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf/nginx.conf"154 nginx pid file: "/var/log/nginx/nginx.pid"155 nginx error log file: "/var/log/nginx/error.log"156 nginx http access log file: "/var/log/nginx/access.log"157 nginx http client request body temporary files: "/tmp/nginx_client_body"158 nginx http proxy temporary files: "/tmp/nginx_proxy"159 nginx http fastcgi temporary files: "/tmp/nginx_fastcgi"160 nginx http uwsgi temporary files: "/tmp/nginx_uwsgi"161 nginx http scgi temporary files: "/tmp/nginx_scgi"162
buildPhase
163build flags: -j24 SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash164make -f objs/Makefile165make[1]: Entering directory '/build/nginx-1.30.4'166gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \167 -o objs/src/core/nginx.o \168 src/core/nginx.c169gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \170 -o objs/src/core/ngx_log.o \171 src/core/ngx_log.c172gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \173 -o objs/src/core/ngx_palloc.o \174 src/core/ngx_palloc.c175gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \176 -o objs/src/core/ngx_array.o \177 src/core/ngx_array.c178gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \179 -o objs/src/core/ngx_list.o \180 src/core/ngx_list.c181gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \182 -o objs/src/core/ngx_hash.o \183 src/core/ngx_hash.c184gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \185 -o objs/src/core/ngx_buf.o \186 src/core/ngx_buf.c187gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \188 -o objs/src/core/ngx_queue.o \189 src/core/ngx_queue.c190gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \191 -o objs/src/core/ngx_output_chain.o \192 src/core/ngx_output_chain.c193gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \194 -o objs/src/core/ngx_string.o \195 src/core/ngx_string.c196gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \197 -o objs/src/core/ngx_parse.o \198 src/core/ngx_parse.c199gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \200 -o objs/src/core/ngx_parse_time.o \201 src/core/ngx_parse_time.c202gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \203 -o objs/src/core/ngx_inet.o \204 src/core/ngx_inet.c205gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \206 -o objs/src/core/ngx_file.o \207 src/core/ngx_file.c208gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \209 -o objs/src/core/ngx_crc32.o \210 src/core/ngx_crc32.c211gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \212 -o objs/src/core/ngx_murmurhash.o \213 src/core/ngx_murmurhash.c214gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \215 -o objs/src/core/ngx_md5.o \216 src/core/ngx_md5.c217gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \218 -o objs/src/core/ngx_sha1.o \219 src/core/ngx_sha1.c220gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \221 -o objs/src/core/ngx_rbtree.o \222 src/core/ngx_rbtree.c223gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \224 -o objs/src/core/ngx_radix_tree.o \225 src/core/ngx_radix_tree.c226gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \227 -o objs/src/core/ngx_slab.o \228 src/core/ngx_slab.c229gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \230 -o objs/src/core/ngx_times.o \231 src/core/ngx_times.c232gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \233 -o objs/src/core/ngx_shmtx.o \234 src/core/ngx_shmtx.c235gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \236 -o objs/src/core/ngx_connection.o \237 src/core/ngx_connection.c238gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \239 -o objs/src/core/ngx_cycle.o \240 src/core/ngx_cycle.c241gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \242 -o objs/src/core/ngx_spinlock.o \243 src/core/ngx_spinlock.c244gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \245 -o objs/src/core/ngx_rwlock.o \246 src/core/ngx_rwlock.c247gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \248 -o objs/src/core/ngx_cpuinfo.o \249 src/core/ngx_cpuinfo.c250gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \251 -o objs/src/core/ngx_conf_file.o \252 src/core/ngx_conf_file.c253gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \254 -o objs/src/core/ngx_module.o \255 src/core/ngx_module.c256gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \257 -o objs/src/core/ngx_resolver.o \258 src/core/ngx_resolver.c259gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \260 -o objs/src/core/ngx_open_file_cache.o \261 src/core/ngx_open_file_cache.c262gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \263 -o objs/src/core/ngx_crypt.o \264 src/core/ngx_crypt.c265gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \266 -o objs/src/core/ngx_proxy_protocol.o \267 src/core/ngx_proxy_protocol.c268gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \269 -o objs/src/core/ngx_syslog.o \270 src/core/ngx_syslog.c271gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \272 -o objs/src/event/ngx_event.o \273 src/event/ngx_event.c274gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \275 -o objs/src/event/ngx_event_timer.o \276 src/event/ngx_event_timer.c277gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \278 -o objs/src/event/ngx_event_posted.o \279 src/event/ngx_event_posted.c280gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \281 -o objs/src/event/ngx_event_accept.o \282 src/event/ngx_event_accept.c283gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \284 -o objs/src/event/ngx_event_udp.o \285 src/event/ngx_event_udp.c286gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \287 -o objs/src/event/ngx_event_connect.o \288 src/event/ngx_event_connect.c289gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \290 -o objs/src/event/ngx_event_pipe.o \291 src/event/ngx_event_pipe.c292gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \293 -o objs/src/os/unix/ngx_time.o \294 src/os/unix/ngx_time.c295gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \296 -o objs/src/os/unix/ngx_errno.o \297 src/os/unix/ngx_errno.c298gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \299 -o objs/src/os/unix/ngx_alloc.o \300 src/os/unix/ngx_alloc.c301gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \302 -o objs/src/os/unix/ngx_files.o \303 src/os/unix/ngx_files.c304gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \305 -o objs/src/os/unix/ngx_socket.o \306 src/os/unix/ngx_socket.c307gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \308 -o objs/src/os/unix/ngx_recv.o \309 src/os/unix/ngx_recv.c310gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \311 -o objs/src/os/unix/ngx_readv_chain.o \312 src/os/unix/ngx_readv_chain.c313gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \314 -o objs/src/os/unix/ngx_udp_recv.o \315 src/os/unix/ngx_udp_recv.c316gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \317 -o objs/src/os/unix/ngx_send.o \318 src/os/unix/ngx_send.c319gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \320 -o objs/src/os/unix/ngx_writev_chain.o \321 src/os/unix/ngx_writev_chain.c322gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \323 -o objs/src/os/unix/ngx_udp_send.o \324 src/os/unix/ngx_udp_send.c325gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \326 -o objs/src/os/unix/ngx_udp_sendmsg_chain.o \327 src/os/unix/ngx_udp_sendmsg_chain.c328gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \329 -o objs/src/os/unix/ngx_channel.o \330 src/os/unix/ngx_channel.c331gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \332 -o objs/src/os/unix/ngx_shmem.o \333 src/os/unix/ngx_shmem.c334gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \335 -o objs/src/os/unix/ngx_process.o \336 src/os/unix/ngx_process.c337gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \338 -o objs/src/os/unix/ngx_daemon.o \339 src/os/unix/ngx_daemon.c340gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \341 -o objs/src/os/unix/ngx_setaffinity.o \342 src/os/unix/ngx_setaffinity.c343gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \344 -o objs/src/os/unix/ngx_setproctitle.o \345 src/os/unix/ngx_setproctitle.c346gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \347 -o objs/src/os/unix/ngx_posix_init.o \348 src/os/unix/ngx_posix_init.c349gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \350 -o objs/src/os/unix/ngx_user.o \351 src/os/unix/ngx_user.c352gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \353 -o objs/src/os/unix/ngx_dlopen.o \354 src/os/unix/ngx_dlopen.c355gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \356 -o objs/src/os/unix/ngx_process_cycle.o \357 src/os/unix/ngx_process_cycle.c358gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \359 -o objs/src/os/unix/ngx_linux_init.o \360 src/os/unix/ngx_linux_init.c361gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \362 -o objs/src/event/modules/ngx_epoll_module.o \363 src/event/modules/ngx_epoll_module.c364gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \365 -o objs/src/os/unix/ngx_linux_sendfile_chain.o \366 src/os/unix/ngx_linux_sendfile_chain.c367gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \368 -o objs/src/core/ngx_bpf.o \369 src/core/ngx_bpf.c370gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \371 -o objs/src/os/unix/ngx_linux_aio_read.o \372 src/os/unix/ngx_linux_aio_read.c373gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \374 -o objs/src/core/ngx_thread_pool.o \375 src/core/ngx_thread_pool.c376gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \377 -o objs/src/os/unix/ngx_thread_cond.o \378 src/os/unix/ngx_thread_cond.c379gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \380 -o objs/src/os/unix/ngx_thread_mutex.o \381 src/os/unix/ngx_thread_mutex.c382gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \383 -o objs/src/os/unix/ngx_thread_id.o \384 src/os/unix/ngx_thread_id.c385gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \386 -o objs/src/event/ngx_event_openssl.o \387 src/event/ngx_event_openssl.c388gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \389 -o objs/src/event/ngx_event_openssl_cache.o \390 src/event/ngx_event_openssl_cache.c391gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \392 -o objs/src/event/ngx_event_openssl_stapling.o \393 src/event/ngx_event_openssl_stapling.c394gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \395 -o objs/src/event/quic/ngx_event_quic.o \396 src/event/quic/ngx_event_quic.c397gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \398 -o objs/src/event/quic/ngx_event_quic_udp.o \399 src/event/quic/ngx_event_quic_udp.c400gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \401 -o objs/src/event/quic/ngx_event_quic_transport.o \402 src/event/quic/ngx_event_quic_transport.c403gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \404 -o objs/src/event/quic/ngx_event_quic_protection.o \405 src/event/quic/ngx_event_quic_protection.c406gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \407 -o objs/src/event/quic/ngx_event_quic_frames.o \408 src/event/quic/ngx_event_quic_frames.c409gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \410 -o objs/src/event/quic/ngx_event_quic_connid.o \411 src/event/quic/ngx_event_quic_connid.c412gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \413 -o objs/src/event/quic/ngx_event_quic_migration.o \414 src/event/quic/ngx_event_quic_migration.c415gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \416 -o objs/src/event/quic/ngx_event_quic_streams.o \417 src/event/quic/ngx_event_quic_streams.c418gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \419 -o objs/src/event/quic/ngx_event_quic_ssl.o \420 src/event/quic/ngx_event_quic_ssl.c421gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \422 -o objs/src/event/quic/ngx_event_quic_tokens.o \423 src/event/quic/ngx_event_quic_tokens.c424gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \425 -o objs/src/event/quic/ngx_event_quic_ack.o \426 src/event/quic/ngx_event_quic_ack.c427gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \428 -o objs/src/event/quic/ngx_event_quic_output.o \429 src/event/quic/ngx_event_quic_output.c430gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \431 -o objs/src/event/quic/ngx_event_quic_socket.o \432 src/event/quic/ngx_event_quic_socket.c433gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \434 -o objs/src/event/quic/ngx_event_quic_openssl_compat.o \435 src/event/quic/ngx_event_quic_openssl_compat.c436gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \437 -o objs/src/event/quic/ngx_event_quic_bpf.o \438 src/event/quic/ngx_event_quic_bpf.c439gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \440 -o objs/src/event/quic/ngx_event_quic_bpf_code.o \441 src/event/quic/ngx_event_quic_bpf_code.c442gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \443 -o objs/src/core/ngx_regex.o \444 src/core/ngx_regex.c445gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \446 -o objs/src/http/ngx_http.o \447 src/http/ngx_http.c448gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \449 -o objs/src/http/ngx_http_core_module.o \450 src/http/ngx_http_core_module.c451gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \452 -o objs/src/http/ngx_http_special_response.o \453 src/http/ngx_http_special_response.c454gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \455 -o objs/src/http/ngx_http_request.o \456 src/http/ngx_http_request.c457gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \458 -o objs/src/http/ngx_http_parse.o \459 src/http/ngx_http_parse.c460gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \461 -o objs/src/http/modules/ngx_http_log_module.o \462 src/http/modules/ngx_http_log_module.c463gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \464 -o objs/src/http/ngx_http_request_body.o \465 src/http/ngx_http_request_body.c466gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \467 -o objs/src/http/ngx_http_variables.o \468 src/http/ngx_http_variables.c469gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \470 -o objs/src/http/ngx_http_script.o \471 src/http/ngx_http_script.c472gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \473 -o objs/src/http/ngx_http_upstream.o \474 src/http/ngx_http_upstream.c475gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \476 -o objs/src/http/ngx_http_upstream_round_robin.o \477 src/http/ngx_http_upstream_round_robin.c478gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \479 -o objs/src/http/ngx_http_file_cache.o \480 src/http/ngx_http_file_cache.c481gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \482 -o objs/src/http/ngx_http_huff_decode.o \483 src/http/ngx_http_huff_decode.c484gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \485 -o objs/src/http/ngx_http_huff_encode.o \486 src/http/ngx_http_huff_encode.c487gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \488 -o objs/src/http/ngx_http_write_filter_module.o \489 src/http/ngx_http_write_filter_module.c490gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \491 -o objs/src/http/ngx_http_header_filter_module.o \492 src/http/ngx_http_header_filter_module.c493gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \494 -o objs/src/http/modules/ngx_http_chunked_filter_module.o \495 src/http/modules/ngx_http_chunked_filter_module.c496gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \497 -o objs/src/http/v2/ngx_http_v2_filter_module.o \498 src/http/v2/ngx_http_v2_filter_module.c499gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \500 -o objs/src/http/v3/ngx_http_v3_filter_module.o \501 src/http/v3/ngx_http_v3_filter_module.c502gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \503 -o objs/src/http/modules/ngx_http_range_filter_module.o \504 src/http/modules/ngx_http_range_filter_module.c505gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \506 -o objs/src/http/modules/ngx_http_gzip_filter_module.o \507 src/http/modules/ngx_http_gzip_filter_module.c508gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \509 -o objs/src/http/ngx_http_postpone_filter_module.o \510 src/http/ngx_http_postpone_filter_module.c511gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \512 -o objs/src/http/modules/ngx_http_ssi_filter_module.o \513 src/http/modules/ngx_http_ssi_filter_module.c514gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \515 -o objs/src/http/modules/ngx_http_charset_filter_module.o \516 src/http/modules/ngx_http_charset_filter_module.c517gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \518 -o objs/src/http/modules/ngx_http_xslt_filter_module.o \519 src/http/modules/ngx_http_xslt_filter_module.c520gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \521 -o objs/src/http/modules/ngx_http_sub_filter_module.o \522 src/http/modules/ngx_http_sub_filter_module.c523gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \524 -o objs/src/http/modules/ngx_http_addition_filter_module.o \525 src/http/modules/ngx_http_addition_filter_module.c526gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \527 -o objs/src/http/modules/ngx_http_gunzip_filter_module.o \528 src/http/modules/ngx_http_gunzip_filter_module.c529gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \530 -o objs/src/http/modules/ngx_http_userid_filter_module.o \531 src/http/modules/ngx_http_userid_filter_module.c532gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \533 -o objs/src/http/modules/ngx_http_headers_filter_module.o \534 src/http/modules/ngx_http_headers_filter_module.c535gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \536 -o objs/src/http/ngx_http_copy_filter_module.o \537 src/http/ngx_http_copy_filter_module.c538gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \539 -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \540 src/http/modules/ngx_http_not_modified_filter_module.c541gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \542 -o objs/src/http/v2/ngx_http_v2.o \543 src/http/v2/ngx_http_v2.c544gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \545 -o objs/src/http/v2/ngx_http_v2_table.o \546 src/http/v2/ngx_http_v2_table.c547gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \548 -o objs/src/http/v2/ngx_http_v2_encode.o \549 src/http/v2/ngx_http_v2_encode.c550gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \551 -o objs/src/http/v2/ngx_http_v2_module.o \552 src/http/v2/ngx_http_v2_module.c553gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \554 -o objs/src/http/v3/ngx_http_v3.o \555 src/http/v3/ngx_http_v3.c556gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \557 -o objs/src/http/v3/ngx_http_v3_encode.o \558 src/http/v3/ngx_http_v3_encode.c559gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \560 -o objs/src/http/v3/ngx_http_v3_parse.o \561 src/http/v3/ngx_http_v3_parse.c562gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \563 -o objs/src/http/v3/ngx_http_v3_table.o \564 src/http/v3/ngx_http_v3_table.c565gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \566 -o objs/src/http/v3/ngx_http_v3_uni.o \567 src/http/v3/ngx_http_v3_uni.c568gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \569 -o objs/src/http/v3/ngx_http_v3_request.o \570 src/http/v3/ngx_http_v3_request.c571gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \572 -o objs/src/http/v3/ngx_http_v3_module.o \573 src/http/v3/ngx_http_v3_module.c574gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \575 -o objs/src/http/modules/ngx_http_static_module.o \576 src/http/modules/ngx_http_static_module.c577gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \578 -o objs/src/http/modules/ngx_http_gzip_static_module.o \579 src/http/modules/ngx_http_gzip_static_module.c580gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \581 -o objs/src/http/modules/ngx_http_dav_module.o \582 src/http/modules/ngx_http_dav_module.c583gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \584 -o objs/src/http/modules/ngx_http_autoindex_module.o \585 src/http/modules/ngx_http_autoindex_module.c586gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \587 -o objs/src/http/modules/ngx_http_index_module.o \588 src/http/modules/ngx_http_index_module.c589gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \590 -o objs/src/http/modules/ngx_http_random_index_module.o \591 src/http/modules/ngx_http_random_index_module.c592gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \593 -o objs/src/http/modules/ngx_http_mirror_module.o \594 src/http/modules/ngx_http_mirror_module.c595gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \596 -o objs/src/http/modules/ngx_http_try_files_module.o \597 src/http/modules/ngx_http_try_files_module.c598gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \599 -o objs/src/http/modules/ngx_http_auth_request_module.o \600 src/http/modules/ngx_http_auth_request_module.c601gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \602 -o objs/src/http/modules/ngx_http_auth_basic_module.o \603 src/http/modules/ngx_http_auth_basic_module.c604gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \605 -o objs/src/http/modules/ngx_http_access_module.o \606 src/http/modules/ngx_http_access_module.c607gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \608 -o objs/src/http/modules/ngx_http_limit_conn_module.o \609 src/http/modules/ngx_http_limit_conn_module.c610gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \611 -o objs/src/http/modules/ngx_http_limit_req_module.o \612 src/http/modules/ngx_http_limit_req_module.c613gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \614 -o objs/src/http/modules/ngx_http_realip_module.o \615 src/http/modules/ngx_http_realip_module.c616gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \617 -o objs/src/http/modules/ngx_http_geo_module.o \618 src/http/modules/ngx_http_geo_module.c619gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \620 -o objs/src/http/modules/ngx_http_map_module.o \621 src/http/modules/ngx_http_map_module.c622gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \623 -o objs/src/http/modules/ngx_http_split_clients_module.o \624 src/http/modules/ngx_http_split_clients_module.c625gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \626 -o objs/src/http/modules/ngx_http_referer_module.o \627 src/http/modules/ngx_http_referer_module.c628gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \629 -o objs/src/http/modules/ngx_http_rewrite_module.o \630 src/http/modules/ngx_http_rewrite_module.c631gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \632 -o objs/src/http/modules/ngx_http_ssl_module.o \633 src/http/modules/ngx_http_ssl_module.c634gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \635 -o objs/src/http/modules/ngx_http_proxy_module.o \636 src/http/modules/ngx_http_proxy_module.c637gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \638 -o objs/src/http/modules/ngx_http_fastcgi_module.o \639 src/http/modules/ngx_http_fastcgi_module.c640gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \641 -o objs/src/http/modules/ngx_http_uwsgi_module.o \642 src/http/modules/ngx_http_uwsgi_module.c643gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \644 -o objs/src/http/modules/ngx_http_scgi_module.o \645 src/http/modules/ngx_http_scgi_module.c646gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \647 -o objs/src/http/modules/ngx_http_grpc_module.o \648 src/http/modules/ngx_http_grpc_module.c649gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \650 -o objs/src/http/modules/ngx_http_proxy_v2_module.o \651 src/http/modules/ngx_http_proxy_v2_module.c652gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \653 -o objs/src/http/modules/ngx_http_memcached_module.o \654 src/http/modules/ngx_http_memcached_module.c655gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \656 -o objs/src/http/modules/ngx_http_empty_gif_module.o \657 src/http/modules/ngx_http_empty_gif_module.c658gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \659 -o objs/src/http/modules/ngx_http_browser_module.o \660 src/http/modules/ngx_http_browser_module.c661gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \662 -o objs/src/http/modules/ngx_http_secure_link_module.o \663 src/http/modules/ngx_http_secure_link_module.c664gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \665 -o objs/src/http/modules/ngx_http_degradation_module.o \666 src/http/modules/ngx_http_degradation_module.c667gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \668 -o objs/src/http/modules/ngx_http_flv_module.o \669 src/http/modules/ngx_http_flv_module.c670gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \671 -o objs/src/http/modules/ngx_http_mp4_module.o \672 src/http/modules/ngx_http_mp4_module.c673gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \674 -o objs/src/http/modules/ngx_http_upstream_hash_module.o \675 src/http/modules/ngx_http_upstream_hash_module.c676gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \677 -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \678 src/http/modules/ngx_http_upstream_ip_hash_module.c679gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \680 -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \681 src/http/modules/ngx_http_upstream_least_conn_module.c682gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \683 -o objs/src/http/modules/ngx_http_upstream_random_module.o \684 src/http/modules/ngx_http_upstream_random_module.c685gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \686 -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \687 src/http/modules/ngx_http_upstream_keepalive_module.c688gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \689 -o objs/src/http/modules/ngx_http_upstream_zone_module.o \690 src/http/modules/ngx_http_upstream_zone_module.c691gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \692 -o objs/src/http/modules/ngx_http_upstream_sticky_module.o \693 src/http/modules/ngx_http_upstream_sticky_module.c694gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include \695 -o objs/src/http/modules/ngx_http_stub_status_module.o \696 src/http/modules/ngx_http_stub_status_module.c697gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \698 -o objs/src/stream/ngx_stream.o \699 src/stream/ngx_stream.c700gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \701 -o objs/src/stream/ngx_stream_variables.o \702 src/stream/ngx_stream_variables.c703gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \704 -o objs/src/stream/ngx_stream_script.o \705 src/stream/ngx_stream_script.c706gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \707 -o objs/src/stream/ngx_stream_handler.o \708 src/stream/ngx_stream_handler.c709gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \710 -o objs/src/stream/ngx_stream_core_module.o \711 src/stream/ngx_stream_core_module.c712gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \713 -o objs/src/stream/ngx_stream_log_module.o \714 src/stream/ngx_stream_log_module.c715gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \716 -o objs/src/stream/ngx_stream_proxy_module.o \717 src/stream/ngx_stream_proxy_module.c718gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \719 -o objs/src/stream/ngx_stream_upstream.o \720 src/stream/ngx_stream_upstream.c721gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \722 -o objs/src/stream/ngx_stream_upstream_round_robin.o \723 src/stream/ngx_stream_upstream_round_robin.c724gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \725 -o objs/src/stream/ngx_stream_write_filter_module.o \726 src/stream/ngx_stream_write_filter_module.c727gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \728 -o objs/src/stream/ngx_stream_ssl_module.o \729 src/stream/ngx_stream_ssl_module.c730gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \731 -o objs/src/stream/ngx_stream_realip_module.o \732 src/stream/ngx_stream_realip_module.c733gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \734 -o objs/src/stream/ngx_stream_limit_conn_module.o \735 src/stream/ngx_stream_limit_conn_module.c736gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \737 -o objs/src/stream/ngx_stream_access_module.o \738 src/stream/ngx_stream_access_module.c739gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \740 -o objs/src/stream/ngx_stream_geo_module.o \741 src/stream/ngx_stream_geo_module.c742gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \743 -o objs/src/stream/ngx_stream_map_module.o \744 src/stream/ngx_stream_map_module.c745gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \746 -o objs/src/stream/ngx_stream_split_clients_module.o \747 src/stream/ngx_stream_split_clients_module.c748gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \749 -o objs/src/stream/ngx_stream_return_module.o \750 src/stream/ngx_stream_return_module.c751gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \752 -o objs/src/stream/ngx_stream_pass_module.o \753 src/stream/ngx_stream_pass_module.c754gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \755 -o objs/src/stream/ngx_stream_set_module.o \756 src/stream/ngx_stream_set_module.c757gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \758 -o objs/src/stream/ngx_stream_upstream_hash_module.o \759 src/stream/ngx_stream_upstream_hash_module.c760gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \761 -o objs/src/stream/ngx_stream_upstream_least_conn_module.o \762 src/stream/ngx_stream_upstream_least_conn_module.c763gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \764 -o objs/src/stream/ngx_stream_upstream_random_module.o \765 src/stream/ngx_stream_upstream_random_module.c766gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \767 -o objs/src/stream/ngx_stream_upstream_zone_module.o \768 src/stream/ngx_stream_upstream_zone_module.c769gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \770 -o objs/src/stream/ngx_stream_ssl_preread_module.o \771 src/stream/ngx_stream_ssl_preread_module.c772gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include -I src/stream \773 -o objs/addon/6pb7j6kymf3y4xs5blp3g8mwin2j22kk-dav/ngx_http_dav_ext_module.o \774 /nix/store/6pb7j6kymf3y4xs5blp3g8mwin2j22kk-dav/ngx_http_dav_ext_module.c775gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include -I src/stream \776 -o objs/addon/filter/ngx_http_brotli_filter_module.o \777 /nix/store/ks1iyk9x2p6rfjk26kkjfam16lns5ghg-brotli/filter/ngx_http_brotli_filter_module.c778gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I /nix/store/29p2wg0b6b7kz5qa49anlczi3b4sivn7-brotli-1.2.0-dev/include -I src/stream \779 -o objs/addon/static/ngx_http_brotli_static_module.o \780 /nix/store/ks1iyk9x2p6rfjk26kkjfam16lns5ghg-brotli/static/ngx_http_brotli_static_module.c781gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -Wno-deprecated-declarations -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /usr/include/libxml2 -I objs \782 -o objs/ngx_modules.o \783 objs/ngx_modules.c784sed -e "s|%%PREFIX%%|/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4|" \785 -e "s|%%PID_PATH%%|/var/log/nginx/nginx.pid|" \786 -e "s|%%CONF_PATH%%|/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf/nginx.conf|" \787 -e "s|%%ERROR_LOG_PATH%%|/var/log/nginx/error.log|" \788 < man/nginx.8 > objs/nginx.8789gcc -o objs/nginx \790objs/src/core/nginx.o \791objs/src/core/ngx_log.o \792objs/src/core/ngx_palloc.o \793objs/src/core/ngx_array.o \794objs/src/core/ngx_list.o \795objs/src/core/ngx_hash.o \796objs/src/core/ngx_buf.o \797objs/src/core/ngx_queue.o \798objs/src/core/ngx_output_chain.o \799objs/src/core/ngx_string.o \800objs/src/core/ngx_parse.o \801objs/src/core/ngx_parse_time.o \802objs/src/core/ngx_inet.o \803objs/src/core/ngx_file.o \804objs/src/core/ngx_crc32.o \805objs/src/core/ngx_murmurhash.o \806objs/src/core/ngx_md5.o \807objs/src/core/ngx_sha1.o \808objs/src/core/ngx_rbtree.o \809objs/src/core/ngx_radix_tree.o \810objs/src/core/ngx_slab.o \811objs/src/core/ngx_times.o \812objs/src/core/ngx_shmtx.o \813objs/src/core/ngx_connection.o \814objs/src/core/ngx_cycle.o \815objs/src/core/ngx_spinlock.o \816objs/src/core/ngx_rwlock.o \817objs/src/core/ngx_cpuinfo.o \818objs/src/core/ngx_conf_file.o \819objs/src/core/ngx_module.o \820objs/src/core/ngx_resolver.o \821objs/src/core/ngx_open_file_cache.o \822objs/src/core/ngx_crypt.o \823objs/src/core/ngx_proxy_protocol.o \824objs/src/core/ngx_syslog.o \825objs/src/event/ngx_event.o \826objs/src/event/ngx_event_timer.o \827objs/src/event/ngx_event_posted.o \828objs/src/event/ngx_event_accept.o \829objs/src/event/ngx_event_udp.o \830objs/src/event/ngx_event_connect.o \831objs/src/event/ngx_event_pipe.o \832objs/src/os/unix/ngx_time.o \833objs/src/os/unix/ngx_errno.o \834objs/src/os/unix/ngx_alloc.o \835objs/src/os/unix/ngx_files.o \836objs/src/os/unix/ngx_socket.o \837objs/src/os/unix/ngx_recv.o \838objs/src/os/unix/ngx_readv_chain.o \839objs/src/os/unix/ngx_udp_recv.o \840objs/src/os/unix/ngx_send.o \841objs/src/os/unix/ngx_writev_chain.o \842objs/src/os/unix/ngx_udp_send.o \843objs/src/os/unix/ngx_udp_sendmsg_chain.o \844objs/src/os/unix/ngx_channel.o \845objs/src/os/unix/ngx_shmem.o \846objs/src/os/unix/ngx_process.o \847objs/src/os/unix/ngx_daemon.o \848objs/src/os/unix/ngx_setaffinity.o \849objs/src/os/unix/ngx_setproctitle.o \850objs/src/os/unix/ngx_posix_init.o \851objs/src/os/unix/ngx_user.o \852objs/src/os/unix/ngx_dlopen.o \853objs/src/os/unix/ngx_process_cycle.o \854objs/src/os/unix/ngx_linux_init.o \855objs/src/event/modules/ngx_epoll_module.o \856objs/src/os/unix/ngx_linux_sendfile_chain.o \857objs/src/core/ngx_bpf.o \858objs/src/os/unix/ngx_linux_aio_read.o \859objs/src/core/ngx_thread_pool.o \860objs/src/os/unix/ngx_thread_cond.o \861objs/src/os/unix/ngx_thread_mutex.o \862objs/src/os/unix/ngx_thread_id.o \863objs/src/event/ngx_event_openssl.o \864objs/src/event/ngx_event_openssl_cache.o \865objs/src/event/ngx_event_openssl_stapling.o \866objs/src/event/quic/ngx_event_quic.o \867objs/src/event/quic/ngx_event_quic_udp.o \868objs/src/event/quic/ngx_event_quic_transport.o \869objs/src/event/quic/ngx_event_quic_protection.o \870objs/src/event/quic/ngx_event_quic_frames.o \871objs/src/event/quic/ngx_event_quic_connid.o \872objs/src/event/quic/ngx_event_quic_migration.o \873objs/src/event/quic/ngx_event_quic_streams.o \874objs/src/event/quic/ngx_event_quic_ssl.o \875objs/src/event/quic/ngx_event_quic_tokens.o \876objs/src/event/quic/ngx_event_quic_ack.o \877objs/src/event/quic/ngx_event_quic_output.o \878objs/src/event/quic/ngx_event_quic_socket.o \879objs/src/event/quic/ngx_event_quic_openssl_compat.o \880objs/src/event/quic/ngx_event_quic_bpf.o \881objs/src/event/quic/ngx_event_quic_bpf_code.o \882objs/src/core/ngx_regex.o \883objs/src/http/ngx_http.o \884objs/src/http/ngx_http_core_module.o \885objs/src/http/ngx_http_special_response.o \886objs/src/http/ngx_http_request.o \887objs/src/http/ngx_http_parse.o \888objs/src/http/modules/ngx_http_log_module.o \889objs/src/http/ngx_http_request_body.o \890objs/src/http/ngx_http_variables.o \891objs/src/http/ngx_http_script.o \892objs/src/http/ngx_http_upstream.o \893objs/src/http/ngx_http_upstream_round_robin.o \894objs/src/http/ngx_http_file_cache.o \895objs/src/http/ngx_http_huff_decode.o \896objs/src/http/ngx_http_huff_encode.o \897objs/src/http/ngx_http_write_filter_module.o \898objs/src/http/ngx_http_header_filter_module.o \899objs/src/http/modules/ngx_http_chunked_filter_module.o \900objs/src/http/v2/ngx_http_v2_filter_module.o \901objs/src/http/v3/ngx_http_v3_filter_module.o \902objs/src/http/modules/ngx_http_range_filter_module.o \903objs/src/http/modules/ngx_http_gzip_filter_module.o \904objs/src/http/ngx_http_postpone_filter_module.o \905objs/src/http/modules/ngx_http_ssi_filter_module.o \906objs/src/http/modules/ngx_http_charset_filter_module.o \907objs/src/http/modules/ngx_http_xslt_filter_module.o \908objs/src/http/modules/ngx_http_sub_filter_module.o \909objs/src/http/modules/ngx_http_addition_filter_module.o \910objs/src/http/modules/ngx_http_gunzip_filter_module.o \911objs/src/http/modules/ngx_http_userid_filter_module.o \912objs/src/http/modules/ngx_http_headers_filter_module.o \913objs/src/http/ngx_http_copy_filter_module.o \914objs/src/http/modules/ngx_http_not_modified_filter_module.o \915objs/src/http/v2/ngx_http_v2.o \916objs/src/http/v2/ngx_http_v2_table.o \917objs/src/http/v2/ngx_http_v2_encode.o \918objs/src/http/v2/ngx_http_v2_module.o \919objs/src/http/v3/ngx_http_v3.o \920objs/src/http/v3/ngx_http_v3_encode.o \921objs/src/http/v3/ngx_http_v3_parse.o \922objs/src/http/v3/ngx_http_v3_table.o \923objs/src/http/v3/ngx_http_v3_uni.o \924objs/src/http/v3/ngx_http_v3_request.o \925objs/src/http/v3/ngx_http_v3_module.o \926objs/src/http/modules/ngx_http_static_module.o \927objs/src/http/modules/ngx_http_gzip_static_module.o \928objs/src/http/modules/ngx_http_dav_module.o \929objs/src/http/modules/ngx_http_autoindex_module.o \930objs/src/http/modules/ngx_http_index_module.o \931objs/src/http/modules/ngx_http_random_index_module.o \932objs/src/http/modules/ngx_http_mirror_module.o \933objs/src/http/modules/ngx_http_try_files_module.o \934objs/src/http/modules/ngx_http_auth_request_module.o \935objs/src/http/modules/ngx_http_auth_basic_module.o \936objs/src/http/modules/ngx_http_access_module.o \937objs/src/http/modules/ngx_http_limit_conn_module.o \938objs/src/http/modules/ngx_http_limit_req_module.o \939objs/src/http/modules/ngx_http_realip_module.o \940objs/src/http/modules/ngx_http_geo_module.o \941objs/src/http/modules/ngx_http_map_module.o \942objs/src/http/modules/ngx_http_split_clients_module.o \943objs/src/http/modules/ngx_http_referer_module.o \944objs/src/http/modules/ngx_http_rewrite_module.o \945objs/src/http/modules/ngx_http_ssl_module.o \946objs/src/http/modules/ngx_http_proxy_module.o \947objs/src/http/modules/ngx_http_fastcgi_module.o \948objs/src/http/modules/ngx_http_uwsgi_module.o \949objs/src/http/modules/ngx_http_scgi_module.o \950objs/src/http/modules/ngx_http_grpc_module.o \951objs/src/http/modules/ngx_http_proxy_v2_module.o \952objs/src/http/modules/ngx_http_memcached_module.o \953objs/src/http/modules/ngx_http_empty_gif_module.o \954objs/src/http/modules/ngx_http_browser_module.o \955objs/src/http/modules/ngx_http_secure_link_module.o \956objs/src/http/modules/ngx_http_degradation_module.o \957objs/src/http/modules/ngx_http_flv_module.o \958objs/src/http/modules/ngx_http_mp4_module.o \959objs/src/http/modules/ngx_http_upstream_hash_module.o \960objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \961objs/src/http/modules/ngx_http_upstream_least_conn_module.o \962objs/src/http/modules/ngx_http_upstream_random_module.o \963objs/src/http/modules/ngx_http_upstream_keepalive_module.o \964objs/src/http/modules/ngx_http_upstream_zone_module.o \965objs/src/http/modules/ngx_http_upstream_sticky_module.o \966objs/src/http/modules/ngx_http_stub_status_module.o \967objs/src/stream/ngx_stream.o \968objs/src/stream/ngx_stream_variables.o \969objs/src/stream/ngx_stream_script.o \970objs/src/stream/ngx_stream_handler.o \971objs/src/stream/ngx_stream_core_module.o \972objs/src/stream/ngx_stream_log_module.o \973objs/src/stream/ngx_stream_proxy_module.o \974objs/src/stream/ngx_stream_upstream.o \975objs/src/stream/ngx_stream_upstream_round_robin.o \976objs/src/stream/ngx_stream_write_filter_module.o \977objs/src/stream/ngx_stream_ssl_module.o \978objs/src/stream/ngx_stream_realip_module.o \979objs/src/stream/ngx_stream_limit_conn_module.o \980objs/src/stream/ngx_stream_access_module.o \981objs/src/stream/ngx_stream_geo_module.o \982objs/src/stream/ngx_stream_map_module.o \983objs/src/stream/ngx_stream_split_clients_module.o \984objs/src/stream/ngx_stream_return_module.o \985objs/src/stream/ngx_stream_pass_module.o \986objs/src/stream/ngx_stream_set_module.o \987objs/src/stream/ngx_stream_upstream_hash_module.o \988objs/src/stream/ngx_stream_upstream_least_conn_module.o \989objs/src/stream/ngx_stream_upstream_random_module.o \990objs/src/stream/ngx_stream_upstream_zone_module.o \991objs/src/stream/ngx_stream_ssl_preread_module.o \992objs/addon/6pb7j6kymf3y4xs5blp3g8mwin2j22kk-dav/ngx_http_dav_ext_module.o \993objs/addon/filter/ngx_http_brotli_filter_module.o \994objs/addon/static/ngx_http_brotli_static_module.o \995objs/ngx_modules.o \996-lpthread -lcrypt -lbrotlienc -lm -lpcre2-8 -lssl -lcrypto -lpthread -lz -lxml2 -lxslt -lexslt \997-Wl,-E998make[1]: Leaving directory '/build/nginx-1.30.4'
installPhase
999install flags: -j24 SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash install1000make -f objs/Makefile install1001make[1]: Entering directory '/build/nginx-1.30.4'1002test -d '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4' || mkdir -p '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4'1003test -d '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/bin' \1004 || mkdir -p '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/bin'1005test ! -f '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/bin/nginx' \1006 || mv '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/bin/nginx' \1007 '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/bin/nginx.old'1008cp objs/nginx '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/bin/nginx'1009test -d '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf' \1010 || mkdir -p '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf'1011cp conf/koi-win '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf'1012cp conf/koi-utf '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf'1013cp conf/win-utf '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf'1014test -f '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf/mime.types' \1015 || cp conf/mime.types '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf'1016cp conf/mime.types '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf/mime.types.default'1017test -f '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf/fastcgi_params' \1018 || cp conf/fastcgi_params '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf'1019cp conf/fastcgi_params \1020 '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf/fastcgi_params.default'1021test -f '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf/fastcgi.conf' \1022 || cp conf/fastcgi.conf '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf'1023cp conf/fastcgi.conf '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf/fastcgi.conf.default'1024test -f '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf/uwsgi_params' \1025 || cp conf/uwsgi_params '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf'1026cp conf/uwsgi_params \1027 '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf/uwsgi_params.default'1028test -f '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf/scgi_params' \1029 || cp conf/scgi_params '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf'1030cp conf/scgi_params \1031 '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf/scgi_params.default'1032test -f '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf/nginx.conf' \1033 || cp conf/nginx.conf '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf/nginx.conf'1034cp conf/nginx.conf '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/conf/nginx.conf.default'1035test -d '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/html' \1036 || cp -R html '/nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4'1037make[1]: Leaving directory '/build/nginx-1.30.4'
fixupPhase
1038shrinking RPATHs of ELF executables and libraries in /nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.41039shrinking /nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/bin/nginx1040checking for references to /build/ in /nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4...1041gzipping man pages under /nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/share/man/1042patching script interpreter paths in /nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.41043stripping (with command strip and flags -S -p) in /nix/store/bdzpj0aa3nhjfrfslw1p0hn4406l5pi3-nginx-1.30.4/bin1044shrinking RPATHs of ELF executables and libraries in /nix/store/r7w5jlyfh9ncachcr2mv1247b21p702a-nginx-1.30.4-doc1045checking for references to /build/ in /nix/store/r7w5jlyfh9ncachcr2mv1247b21p702a-nginx-1.30.4-doc...1046patching script interpreter paths in /nix/store/r7w5jlyfh9ncachcr2mv1247b21p702a-nginx-1.30.4-doc