nixbot

builds

succeeded nginx-1.30.3 x86_64-linux.nixos-eve · build #229 · raw

1tribuchet: building on jamie
unpackPhase
2unpacking source archive /nix/store/pw4aym469pbskya2zq5c64v7wpswjvdg-nginx-1.30.3.tar.gz3source root is nginx-1.30.34setting SOURCE_DATE_EPOCH to timestamp 1781709540 of file "nginx-1.30.3/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/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3 --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/6lmx1ig79pxr1j516mikx1d2xhpjw4l3-pam --add-module=/nix/store/pi4gxrdpks8ssiajaml8013iywmbch62-fancyindex --add-module=/nix/store/ks1iyk9x2p6rfjk26kkjfam16lns5ghg-brotli14checking for OS15 + Linux 7.1.2 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/6lmx1ig79pxr1j516mikx1d2xhpjw4l3-pam132 + ngx_http_auth_pam_module was configured133adding module in /nix/store/pi4gxrdpks8ssiajaml8013iywmbch62-fancyindex134 + ngx_http_fancyindex_module was configured135adding module in /nix/store/ks1iyk9x2p6rfjk26kkjfam16lns5ghg-brotli136 + ngx_brotli was configured137checking for PCRE2 library ... found138checking for OpenSSL library ... found139checking for OpenSSL QUIC API ... found140checking for zlib library ... found141checking for libxslt ... found142checking for libexslt ... found143creating objs/Makefile144145Configuration summary146 + using threads147 + using system PCRE2 library148 + using system OpenSSL library149 + using system zlib library150151 nginx path prefix: "/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3"152 nginx binary file: "/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/bin/nginx"153 nginx modules path: "/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/modules"154 nginx configuration prefix: "/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf"155 nginx configuration file: "/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf/nginx.conf"156 nginx pid file: "/var/log/nginx/nginx.pid"157 nginx error log file: "/var/log/nginx/error.log"158 nginx http access log file: "/var/log/nginx/access.log"159 nginx http client request body temporary files: "/tmp/nginx_client_body"160 nginx http proxy temporary files: "/tmp/nginx_proxy"161 nginx http fastcgi temporary files: "/tmp/nginx_fastcgi"162 nginx http uwsgi temporary files: "/tmp/nginx_uwsgi"163 nginx http scgi temporary files: "/tmp/nginx_scgi"164
buildPhase
165build flags: -j24 SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash166make -f objs/Makefile167make[1]: Entering directory '/build/nginx-1.30.3'168gcc -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 \169 -o objs/src/core/nginx.o \170 src/core/nginx.c171gcc -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 \172 -o objs/src/core/ngx_log.o \173 src/core/ngx_log.c174gcc -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 \175 -o objs/src/core/ngx_palloc.o \176 src/core/ngx_palloc.c177gcc -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 \178 -o objs/src/core/ngx_array.o \179 src/core/ngx_array.c180gcc -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 \181 -o objs/src/core/ngx_list.o \182 src/core/ngx_list.c183gcc -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 \184 -o objs/src/core/ngx_hash.o \185 src/core/ngx_hash.c186gcc -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 \187 -o objs/src/core/ngx_buf.o \188 src/core/ngx_buf.c189gcc -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 \190 -o objs/src/core/ngx_queue.o \191 src/core/ngx_queue.c192gcc -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 \193 -o objs/src/core/ngx_output_chain.o \194 src/core/ngx_output_chain.c195gcc -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 \196 -o objs/src/core/ngx_string.o \197 src/core/ngx_string.c198gcc -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 \199 -o objs/src/core/ngx_parse.o \200 src/core/ngx_parse.c201gcc -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 \202 -o objs/src/core/ngx_parse_time.o \203 src/core/ngx_parse_time.c204gcc -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 \205 -o objs/src/core/ngx_inet.o \206 src/core/ngx_inet.c207gcc -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 \208 -o objs/src/core/ngx_file.o \209 src/core/ngx_file.c210gcc -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 \211 -o objs/src/core/ngx_crc32.o \212 src/core/ngx_crc32.c213gcc -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 \214 -o objs/src/core/ngx_murmurhash.o \215 src/core/ngx_murmurhash.c216gcc -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 \217 -o objs/src/core/ngx_md5.o \218 src/core/ngx_md5.c219gcc -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 \220 -o objs/src/core/ngx_sha1.o \221 src/core/ngx_sha1.c222gcc -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 \223 -o objs/src/core/ngx_rbtree.o \224 src/core/ngx_rbtree.c225gcc -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 \226 -o objs/src/core/ngx_radix_tree.o \227 src/core/ngx_radix_tree.c228gcc -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 \229 -o objs/src/core/ngx_slab.o \230 src/core/ngx_slab.c231gcc -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 \232 -o objs/src/core/ngx_times.o \233 src/core/ngx_times.c234gcc -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 \235 -o objs/src/core/ngx_shmtx.o \236 src/core/ngx_shmtx.c237gcc -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 \238 -o objs/src/core/ngx_connection.o \239 src/core/ngx_connection.c240gcc -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 \241 -o objs/src/core/ngx_cycle.o \242 src/core/ngx_cycle.c243gcc -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 \244 -o objs/src/core/ngx_spinlock.o \245 src/core/ngx_spinlock.c246gcc -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 \247 -o objs/src/core/ngx_rwlock.o \248 src/core/ngx_rwlock.c249gcc -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 \250 -o objs/src/core/ngx_cpuinfo.o \251 src/core/ngx_cpuinfo.c252gcc -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 \253 -o objs/src/core/ngx_conf_file.o \254 src/core/ngx_conf_file.c255gcc -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 \256 -o objs/src/core/ngx_module.o \257 src/core/ngx_module.c258gcc -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 \259 -o objs/src/core/ngx_resolver.o \260 src/core/ngx_resolver.c261gcc -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 \262 -o objs/src/core/ngx_open_file_cache.o \263 src/core/ngx_open_file_cache.c264gcc -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 \265 -o objs/src/core/ngx_crypt.o \266 src/core/ngx_crypt.c267gcc -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 \268 -o objs/src/core/ngx_proxy_protocol.o \269 src/core/ngx_proxy_protocol.c270gcc -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 \271 -o objs/src/core/ngx_syslog.o \272 src/core/ngx_syslog.c273gcc -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 \274 -o objs/src/event/ngx_event.o \275 src/event/ngx_event.c276gcc -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 \277 -o objs/src/event/ngx_event_timer.o \278 src/event/ngx_event_timer.c279gcc -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 \280 -o objs/src/event/ngx_event_posted.o \281 src/event/ngx_event_posted.c282gcc -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 \283 -o objs/src/event/ngx_event_accept.o \284 src/event/ngx_event_accept.c285gcc -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 \286 -o objs/src/event/ngx_event_udp.o \287 src/event/ngx_event_udp.c288gcc -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 \289 -o objs/src/event/ngx_event_connect.o \290 src/event/ngx_event_connect.c291gcc -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 \292 -o objs/src/event/ngx_event_pipe.o \293 src/event/ngx_event_pipe.c294gcc -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 \295 -o objs/src/os/unix/ngx_time.o \296 src/os/unix/ngx_time.c297gcc -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 \298 -o objs/src/os/unix/ngx_errno.o \299 src/os/unix/ngx_errno.c300gcc -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 \301 -o objs/src/os/unix/ngx_alloc.o \302 src/os/unix/ngx_alloc.c303gcc -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 \304 -o objs/src/os/unix/ngx_files.o \305 src/os/unix/ngx_files.c306gcc -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 \307 -o objs/src/os/unix/ngx_socket.o \308 src/os/unix/ngx_socket.c309gcc -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 \310 -o objs/src/os/unix/ngx_recv.o \311 src/os/unix/ngx_recv.c312gcc -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 \313 -o objs/src/os/unix/ngx_readv_chain.o \314 src/os/unix/ngx_readv_chain.c315gcc -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 \316 -o objs/src/os/unix/ngx_udp_recv.o \317 src/os/unix/ngx_udp_recv.c318gcc -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 \319 -o objs/src/os/unix/ngx_send.o \320 src/os/unix/ngx_send.c321gcc -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 \322 -o objs/src/os/unix/ngx_writev_chain.o \323 src/os/unix/ngx_writev_chain.c324gcc -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 \325 -o objs/src/os/unix/ngx_udp_send.o \326 src/os/unix/ngx_udp_send.c327gcc -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 \328 -o objs/src/os/unix/ngx_udp_sendmsg_chain.o \329 src/os/unix/ngx_udp_sendmsg_chain.c330gcc -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 \331 -o objs/src/os/unix/ngx_channel.o \332 src/os/unix/ngx_channel.c333gcc -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 \334 -o objs/src/os/unix/ngx_shmem.o \335 src/os/unix/ngx_shmem.c336gcc -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 \337 -o objs/src/os/unix/ngx_process.o \338 src/os/unix/ngx_process.c339gcc -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 \340 -o objs/src/os/unix/ngx_daemon.o \341 src/os/unix/ngx_daemon.c342gcc -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 \343 -o objs/src/os/unix/ngx_setaffinity.o \344 src/os/unix/ngx_setaffinity.c345gcc -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 \346 -o objs/src/os/unix/ngx_setproctitle.o \347 src/os/unix/ngx_setproctitle.c348gcc -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 \349 -o objs/src/os/unix/ngx_posix_init.o \350 src/os/unix/ngx_posix_init.c351gcc -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 \352 -o objs/src/os/unix/ngx_user.o \353 src/os/unix/ngx_user.c354gcc -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 \355 -o objs/src/os/unix/ngx_dlopen.o \356 src/os/unix/ngx_dlopen.c357gcc -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 \358 -o objs/src/os/unix/ngx_process_cycle.o \359 src/os/unix/ngx_process_cycle.c360gcc -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 \361 -o objs/src/os/unix/ngx_linux_init.o \362 src/os/unix/ngx_linux_init.c363gcc -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 \364 -o objs/src/event/modules/ngx_epoll_module.o \365 src/event/modules/ngx_epoll_module.c366gcc -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 \367 -o objs/src/os/unix/ngx_linux_sendfile_chain.o \368 src/os/unix/ngx_linux_sendfile_chain.c369gcc -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 \370 -o objs/src/core/ngx_bpf.o \371 src/core/ngx_bpf.c372gcc -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 \373 -o objs/src/os/unix/ngx_linux_aio_read.o \374 src/os/unix/ngx_linux_aio_read.c375gcc -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 \376 -o objs/src/core/ngx_thread_pool.o \377 src/core/ngx_thread_pool.c378gcc -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 \379 -o objs/src/os/unix/ngx_thread_cond.o \380 src/os/unix/ngx_thread_cond.c381gcc -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 \382 -o objs/src/os/unix/ngx_thread_mutex.o \383 src/os/unix/ngx_thread_mutex.c384gcc -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 \385 -o objs/src/os/unix/ngx_thread_id.o \386 src/os/unix/ngx_thread_id.c387gcc -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 \388 -o objs/src/event/ngx_event_openssl.o \389 src/event/ngx_event_openssl.c390gcc -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 \391 -o objs/src/event/ngx_event_openssl_cache.o \392 src/event/ngx_event_openssl_cache.c393gcc -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 \394 -o objs/src/event/ngx_event_openssl_stapling.o \395 src/event/ngx_event_openssl_stapling.c396gcc -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 \397 -o objs/src/event/quic/ngx_event_quic.o \398 src/event/quic/ngx_event_quic.c399gcc -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 \400 -o objs/src/event/quic/ngx_event_quic_udp.o \401 src/event/quic/ngx_event_quic_udp.c402gcc -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 \403 -o objs/src/event/quic/ngx_event_quic_transport.o \404 src/event/quic/ngx_event_quic_transport.c405gcc -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 \406 -o objs/src/event/quic/ngx_event_quic_protection.o \407 src/event/quic/ngx_event_quic_protection.c408gcc -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 \409 -o objs/src/event/quic/ngx_event_quic_frames.o \410 src/event/quic/ngx_event_quic_frames.c411gcc -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 \412 -o objs/src/event/quic/ngx_event_quic_connid.o \413 src/event/quic/ngx_event_quic_connid.c414gcc -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 \415 -o objs/src/event/quic/ngx_event_quic_migration.o \416 src/event/quic/ngx_event_quic_migration.c417gcc -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 \418 -o objs/src/event/quic/ngx_event_quic_streams.o \419 src/event/quic/ngx_event_quic_streams.c420gcc -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 \421 -o objs/src/event/quic/ngx_event_quic_ssl.o \422 src/event/quic/ngx_event_quic_ssl.c423gcc -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 \424 -o objs/src/event/quic/ngx_event_quic_tokens.o \425 src/event/quic/ngx_event_quic_tokens.c426gcc -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 \427 -o objs/src/event/quic/ngx_event_quic_ack.o \428 src/event/quic/ngx_event_quic_ack.c429gcc -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 \430 -o objs/src/event/quic/ngx_event_quic_output.o \431 src/event/quic/ngx_event_quic_output.c432gcc -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 \433 -o objs/src/event/quic/ngx_event_quic_socket.o \434 src/event/quic/ngx_event_quic_socket.c435gcc -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 \436 -o objs/src/event/quic/ngx_event_quic_openssl_compat.o \437 src/event/quic/ngx_event_quic_openssl_compat.c438gcc -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 \439 -o objs/src/event/quic/ngx_event_quic_bpf.o \440 src/event/quic/ngx_event_quic_bpf.c441gcc -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 \442 -o objs/src/event/quic/ngx_event_quic_bpf_code.o \443 src/event/quic/ngx_event_quic_bpf_code.c444gcc -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 \445 -o objs/src/core/ngx_regex.o \446 src/core/ngx_regex.c447gcc -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 \448 -o objs/src/http/ngx_http.o \449 src/http/ngx_http.c450gcc -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 \451 -o objs/src/http/ngx_http_core_module.o \452 src/http/ngx_http_core_module.c453gcc -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 \454 -o objs/src/http/ngx_http_special_response.o \455 src/http/ngx_http_special_response.c456gcc -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 \457 -o objs/src/http/ngx_http_request.o \458 src/http/ngx_http_request.c459gcc -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 \460 -o objs/src/http/ngx_http_parse.o \461 src/http/ngx_http_parse.c462gcc -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 \463 -o objs/src/http/modules/ngx_http_log_module.o \464 src/http/modules/ngx_http_log_module.c465gcc -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 \466 -o objs/src/http/ngx_http_request_body.o \467 src/http/ngx_http_request_body.c468gcc -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 \469 -o objs/src/http/ngx_http_variables.o \470 src/http/ngx_http_variables.c471gcc -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 \472 -o objs/src/http/ngx_http_script.o \473 src/http/ngx_http_script.c474gcc -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 \475 -o objs/src/http/ngx_http_upstream.o \476 src/http/ngx_http_upstream.c477gcc -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 \478 -o objs/src/http/ngx_http_upstream_round_robin.o \479 src/http/ngx_http_upstream_round_robin.c480gcc -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 \481 -o objs/src/http/ngx_http_file_cache.o \482 src/http/ngx_http_file_cache.c483gcc -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 \484 -o objs/src/http/ngx_http_huff_decode.o \485 src/http/ngx_http_huff_decode.c486gcc -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 \487 -o objs/src/http/ngx_http_huff_encode.o \488 src/http/ngx_http_huff_encode.c489gcc -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 \490 -o objs/src/http/ngx_http_write_filter_module.o \491 src/http/ngx_http_write_filter_module.c492gcc -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 \493 -o objs/src/http/ngx_http_header_filter_module.o \494 src/http/ngx_http_header_filter_module.c495gcc -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 \496 -o objs/src/http/modules/ngx_http_chunked_filter_module.o \497 src/http/modules/ngx_http_chunked_filter_module.c498gcc -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 \499 -o objs/src/http/v2/ngx_http_v2_filter_module.o \500 src/http/v2/ngx_http_v2_filter_module.c501gcc -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 \502 -o objs/src/http/v3/ngx_http_v3_filter_module.o \503 src/http/v3/ngx_http_v3_filter_module.c504gcc -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 \505 -o objs/src/http/modules/ngx_http_range_filter_module.o \506 src/http/modules/ngx_http_range_filter_module.c507gcc -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 \508 -o objs/src/http/modules/ngx_http_gzip_filter_module.o \509 src/http/modules/ngx_http_gzip_filter_module.c510gcc -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 \511 -o objs/src/http/ngx_http_postpone_filter_module.o \512 src/http/ngx_http_postpone_filter_module.c513gcc -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 \514 -o objs/src/http/modules/ngx_http_ssi_filter_module.o \515 src/http/modules/ngx_http_ssi_filter_module.c516gcc -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 \517 -o objs/src/http/modules/ngx_http_charset_filter_module.o \518 src/http/modules/ngx_http_charset_filter_module.c519gcc -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 \520 -o objs/src/http/modules/ngx_http_xslt_filter_module.o \521 src/http/modules/ngx_http_xslt_filter_module.c522gcc -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 \523 -o objs/src/http/modules/ngx_http_sub_filter_module.o \524 src/http/modules/ngx_http_sub_filter_module.c525gcc -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 \526 -o objs/src/http/modules/ngx_http_addition_filter_module.o \527 src/http/modules/ngx_http_addition_filter_module.c528gcc -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 \529 -o objs/src/http/modules/ngx_http_gunzip_filter_module.o \530 src/http/modules/ngx_http_gunzip_filter_module.c531gcc -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 \532 -o objs/src/http/modules/ngx_http_userid_filter_module.o \533 src/http/modules/ngx_http_userid_filter_module.c534gcc -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 \535 -o objs/src/http/modules/ngx_http_headers_filter_module.o \536 src/http/modules/ngx_http_headers_filter_module.c537gcc -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 \538 -o objs/src/http/ngx_http_copy_filter_module.o \539 src/http/ngx_http_copy_filter_module.c540gcc -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 \541 -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \542 src/http/modules/ngx_http_not_modified_filter_module.c543gcc -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 \544 -o objs/src/http/v2/ngx_http_v2.o \545 src/http/v2/ngx_http_v2.c546gcc -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 \547 -o objs/src/http/v2/ngx_http_v2_table.o \548 src/http/v2/ngx_http_v2_table.c549gcc -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 \550 -o objs/src/http/v2/ngx_http_v2_encode.o \551 src/http/v2/ngx_http_v2_encode.c552gcc -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 \553 -o objs/src/http/v2/ngx_http_v2_module.o \554 src/http/v2/ngx_http_v2_module.c555gcc -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 \556 -o objs/src/http/v3/ngx_http_v3.o \557 src/http/v3/ngx_http_v3.c558gcc -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 \559 -o objs/src/http/v3/ngx_http_v3_encode.o \560 src/http/v3/ngx_http_v3_encode.c561gcc -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 \562 -o objs/src/http/v3/ngx_http_v3_parse.o \563 src/http/v3/ngx_http_v3_parse.c564gcc -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 \565 -o objs/src/http/v3/ngx_http_v3_table.o \566 src/http/v3/ngx_http_v3_table.c567gcc -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 \568 -o objs/src/http/v3/ngx_http_v3_uni.o \569 src/http/v3/ngx_http_v3_uni.c570gcc -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 \571 -o objs/src/http/v3/ngx_http_v3_request.o \572 src/http/v3/ngx_http_v3_request.c573gcc -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 \574 -o objs/src/http/v3/ngx_http_v3_module.o \575 src/http/v3/ngx_http_v3_module.c576gcc -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 \577 -o objs/src/http/modules/ngx_http_static_module.o \578 src/http/modules/ngx_http_static_module.c579gcc -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 \580 -o objs/src/http/modules/ngx_http_gzip_static_module.o \581 src/http/modules/ngx_http_gzip_static_module.c582gcc -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 \583 -o objs/src/http/modules/ngx_http_dav_module.o \584 src/http/modules/ngx_http_dav_module.c585gcc -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 \586 -o objs/src/http/modules/ngx_http_autoindex_module.o \587 src/http/modules/ngx_http_autoindex_module.c588gcc -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 \589 -o objs/src/http/modules/ngx_http_index_module.o \590 src/http/modules/ngx_http_index_module.c591gcc -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 \592 -o objs/src/http/modules/ngx_http_random_index_module.o \593 src/http/modules/ngx_http_random_index_module.c594gcc -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 \595 -o objs/src/http/modules/ngx_http_mirror_module.o \596 src/http/modules/ngx_http_mirror_module.c597gcc -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 \598 -o objs/src/http/modules/ngx_http_try_files_module.o \599 src/http/modules/ngx_http_try_files_module.c600gcc -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 \601 -o objs/src/http/modules/ngx_http_auth_request_module.o \602 src/http/modules/ngx_http_auth_request_module.c603gcc -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 \604 -o objs/src/http/modules/ngx_http_auth_basic_module.o \605 src/http/modules/ngx_http_auth_basic_module.c606gcc -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 \607 -o objs/src/http/modules/ngx_http_access_module.o \608 src/http/modules/ngx_http_access_module.c609gcc -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 \610 -o objs/src/http/modules/ngx_http_limit_conn_module.o \611 src/http/modules/ngx_http_limit_conn_module.c612gcc -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 \613 -o objs/src/http/modules/ngx_http_limit_req_module.o \614 src/http/modules/ngx_http_limit_req_module.c615gcc -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 \616 -o objs/src/http/modules/ngx_http_realip_module.o \617 src/http/modules/ngx_http_realip_module.c618gcc -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 \619 -o objs/src/http/modules/ngx_http_geo_module.o \620 src/http/modules/ngx_http_geo_module.c621gcc -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 \622 -o objs/src/http/modules/ngx_http_map_module.o \623 src/http/modules/ngx_http_map_module.c624gcc -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 \625 -o objs/src/http/modules/ngx_http_split_clients_module.o \626 src/http/modules/ngx_http_split_clients_module.c627gcc -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 \628 -o objs/src/http/modules/ngx_http_referer_module.o \629 src/http/modules/ngx_http_referer_module.c630gcc -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 \631 -o objs/src/http/modules/ngx_http_rewrite_module.o \632 src/http/modules/ngx_http_rewrite_module.c633gcc -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 \634 -o objs/src/http/modules/ngx_http_ssl_module.o \635 src/http/modules/ngx_http_ssl_module.c636gcc -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 \637 -o objs/src/http/modules/ngx_http_proxy_module.o \638 src/http/modules/ngx_http_proxy_module.c639gcc -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 \640 -o objs/src/http/modules/ngx_http_fastcgi_module.o \641 src/http/modules/ngx_http_fastcgi_module.c642gcc -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 \643 -o objs/src/http/modules/ngx_http_uwsgi_module.o \644 src/http/modules/ngx_http_uwsgi_module.c645gcc -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 \646 -o objs/src/http/modules/ngx_http_scgi_module.o \647 src/http/modules/ngx_http_scgi_module.c648gcc -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 \649 -o objs/src/http/modules/ngx_http_grpc_module.o \650 src/http/modules/ngx_http_grpc_module.c651gcc -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 \652 -o objs/src/http/modules/ngx_http_proxy_v2_module.o \653 src/http/modules/ngx_http_proxy_v2_module.c654gcc -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 \655 -o objs/src/http/modules/ngx_http_memcached_module.o \656 src/http/modules/ngx_http_memcached_module.c657gcc -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 \658 -o objs/src/http/modules/ngx_http_empty_gif_module.o \659 src/http/modules/ngx_http_empty_gif_module.c660gcc -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 \661 -o objs/src/http/modules/ngx_http_browser_module.o \662 src/http/modules/ngx_http_browser_module.c663gcc -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 \664 -o objs/src/http/modules/ngx_http_secure_link_module.o \665 src/http/modules/ngx_http_secure_link_module.c666gcc -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 \667 -o objs/src/http/modules/ngx_http_degradation_module.o \668 src/http/modules/ngx_http_degradation_module.c669gcc -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 \670 -o objs/src/http/modules/ngx_http_flv_module.o \671 src/http/modules/ngx_http_flv_module.c672gcc -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 \673 -o objs/src/http/modules/ngx_http_mp4_module.o \674 src/http/modules/ngx_http_mp4_module.c675gcc -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 \676 -o objs/src/http/modules/ngx_http_upstream_hash_module.o \677 src/http/modules/ngx_http_upstream_hash_module.c678gcc -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 \679 -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \680 src/http/modules/ngx_http_upstream_ip_hash_module.c681gcc -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 \682 -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \683 src/http/modules/ngx_http_upstream_least_conn_module.c684gcc -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 \685 -o objs/src/http/modules/ngx_http_upstream_random_module.o \686 src/http/modules/ngx_http_upstream_random_module.c687gcc -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 \688 -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \689 src/http/modules/ngx_http_upstream_keepalive_module.c690gcc -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 \691 -o objs/src/http/modules/ngx_http_upstream_zone_module.o \692 src/http/modules/ngx_http_upstream_zone_module.c693gcc -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 \694 -o objs/src/http/modules/ngx_http_upstream_sticky_module.o \695 src/http/modules/ngx_http_upstream_sticky_module.c696gcc -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 \697 -o objs/src/http/modules/ngx_http_stub_status_module.o \698 src/http/modules/ngx_http_stub_status_module.c699gcc -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 \700 -o objs/src/stream/ngx_stream.o \701 src/stream/ngx_stream.c702gcc -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 \703 -o objs/src/stream/ngx_stream_variables.o \704 src/stream/ngx_stream_variables.c705gcc -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 \706 -o objs/src/stream/ngx_stream_script.o \707 src/stream/ngx_stream_script.c708gcc -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 \709 -o objs/src/stream/ngx_stream_handler.o \710 src/stream/ngx_stream_handler.c711gcc -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 \712 -o objs/src/stream/ngx_stream_core_module.o \713 src/stream/ngx_stream_core_module.c714gcc -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 \715 -o objs/src/stream/ngx_stream_log_module.o \716 src/stream/ngx_stream_log_module.c717gcc -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 \718 -o objs/src/stream/ngx_stream_proxy_module.o \719 src/stream/ngx_stream_proxy_module.c720gcc -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 \721 -o objs/src/stream/ngx_stream_upstream.o \722 src/stream/ngx_stream_upstream.c723gcc -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 \724 -o objs/src/stream/ngx_stream_upstream_round_robin.o \725 src/stream/ngx_stream_upstream_round_robin.c726gcc -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 \727 -o objs/src/stream/ngx_stream_write_filter_module.o \728 src/stream/ngx_stream_write_filter_module.c729gcc -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 \730 -o objs/src/stream/ngx_stream_ssl_module.o \731 src/stream/ngx_stream_ssl_module.c732gcc -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 \733 -o objs/src/stream/ngx_stream_realip_module.o \734 src/stream/ngx_stream_realip_module.c735gcc -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 \736 -o objs/src/stream/ngx_stream_limit_conn_module.o \737 src/stream/ngx_stream_limit_conn_module.c738gcc -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 \739 -o objs/src/stream/ngx_stream_access_module.o \740 src/stream/ngx_stream_access_module.c741gcc -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 \742 -o objs/src/stream/ngx_stream_geo_module.o \743 src/stream/ngx_stream_geo_module.c744gcc -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 \745 -o objs/src/stream/ngx_stream_map_module.o \746 src/stream/ngx_stream_map_module.c747gcc -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 \748 -o objs/src/stream/ngx_stream_split_clients_module.o \749 src/stream/ngx_stream_split_clients_module.c750gcc -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 \751 -o objs/src/stream/ngx_stream_return_module.o \752 src/stream/ngx_stream_return_module.c753gcc -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 \754 -o objs/src/stream/ngx_stream_pass_module.o \755 src/stream/ngx_stream_pass_module.c756gcc -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 \757 -o objs/src/stream/ngx_stream_set_module.o \758 src/stream/ngx_stream_set_module.c759gcc -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 \760 -o objs/src/stream/ngx_stream_upstream_hash_module.o \761 src/stream/ngx_stream_upstream_hash_module.c762gcc -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 \763 -o objs/src/stream/ngx_stream_upstream_least_conn_module.o \764 src/stream/ngx_stream_upstream_least_conn_module.c765gcc -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 \766 -o objs/src/stream/ngx_stream_upstream_random_module.o \767 src/stream/ngx_stream_upstream_random_module.c768gcc -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 \769 -o objs/src/stream/ngx_stream_upstream_zone_module.o \770 src/stream/ngx_stream_upstream_zone_module.c771gcc -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 \772 -o objs/src/stream/ngx_stream_ssl_preread_module.o \773 src/stream/ngx_stream_ssl_preread_module.c774gcc -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 \775 -o objs/addon/6lmx1ig79pxr1j516mikx1d2xhpjw4l3-pam/ngx_http_auth_pam_module.o \776 /nix/store/6lmx1ig79pxr1j516mikx1d2xhpjw4l3-pam/ngx_http_auth_pam_module.c777gcc -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 \778 -o objs/addon/pi4gxrdpks8ssiajaml8013iywmbch62-fancyindex/ngx_http_fancyindex_module.o \779 /nix/store/pi4gxrdpks8ssiajaml8013iywmbch62-fancyindex/ngx_http_fancyindex_module.c780gcc -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 \781 -o objs/addon/filter/ngx_http_brotli_filter_module.o \782 /nix/store/ks1iyk9x2p6rfjk26kkjfam16lns5ghg-brotli/filter/ngx_http_brotli_filter_module.c783gcc -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 \784 -o objs/addon/static/ngx_http_brotli_static_module.o \785 /nix/store/ks1iyk9x2p6rfjk26kkjfam16lns5ghg-brotli/static/ngx_http_brotli_static_module.c786gcc -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 \787 -o objs/ngx_modules.o \788 objs/ngx_modules.c789sed -e "s|%%PREFIX%%|/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3|" \790 -e "s|%%PID_PATH%%|/var/log/nginx/nginx.pid|" \791 -e "s|%%CONF_PATH%%|/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf/nginx.conf|" \792 -e "s|%%ERROR_LOG_PATH%%|/var/log/nginx/error.log|" \793 < man/nginx.8 > objs/nginx.8794gcc -o objs/nginx \795objs/src/core/nginx.o \796objs/src/core/ngx_log.o \797objs/src/core/ngx_palloc.o \798objs/src/core/ngx_array.o \799objs/src/core/ngx_list.o \800objs/src/core/ngx_hash.o \801objs/src/core/ngx_buf.o \802objs/src/core/ngx_queue.o \803objs/src/core/ngx_output_chain.o \804objs/src/core/ngx_string.o \805objs/src/core/ngx_parse.o \806objs/src/core/ngx_parse_time.o \807objs/src/core/ngx_inet.o \808objs/src/core/ngx_file.o \809objs/src/core/ngx_crc32.o \810objs/src/core/ngx_murmurhash.o \811objs/src/core/ngx_md5.o \812objs/src/core/ngx_sha1.o \813objs/src/core/ngx_rbtree.o \814objs/src/core/ngx_radix_tree.o \815objs/src/core/ngx_slab.o \816objs/src/core/ngx_times.o \817objs/src/core/ngx_shmtx.o \818objs/src/core/ngx_connection.o \819objs/src/core/ngx_cycle.o \820objs/src/core/ngx_spinlock.o \821objs/src/core/ngx_rwlock.o \822objs/src/core/ngx_cpuinfo.o \823objs/src/core/ngx_conf_file.o \824objs/src/core/ngx_module.o \825objs/src/core/ngx_resolver.o \826objs/src/core/ngx_open_file_cache.o \827objs/src/core/ngx_crypt.o \828objs/src/core/ngx_proxy_protocol.o \829objs/src/core/ngx_syslog.o \830objs/src/event/ngx_event.o \831objs/src/event/ngx_event_timer.o \832objs/src/event/ngx_event_posted.o \833objs/src/event/ngx_event_accept.o \834objs/src/event/ngx_event_udp.o \835objs/src/event/ngx_event_connect.o \836objs/src/event/ngx_event_pipe.o \837objs/src/os/unix/ngx_time.o \838objs/src/os/unix/ngx_errno.o \839objs/src/os/unix/ngx_alloc.o \840objs/src/os/unix/ngx_files.o \841objs/src/os/unix/ngx_socket.o \842objs/src/os/unix/ngx_recv.o \843objs/src/os/unix/ngx_readv_chain.o \844objs/src/os/unix/ngx_udp_recv.o \845objs/src/os/unix/ngx_send.o \846objs/src/os/unix/ngx_writev_chain.o \847objs/src/os/unix/ngx_udp_send.o \848objs/src/os/unix/ngx_udp_sendmsg_chain.o \849objs/src/os/unix/ngx_channel.o \850objs/src/os/unix/ngx_shmem.o \851objs/src/os/unix/ngx_process.o \852objs/src/os/unix/ngx_daemon.o \853objs/src/os/unix/ngx_setaffinity.o \854objs/src/os/unix/ngx_setproctitle.o \855objs/src/os/unix/ngx_posix_init.o \856objs/src/os/unix/ngx_user.o \857objs/src/os/unix/ngx_dlopen.o \858objs/src/os/unix/ngx_process_cycle.o \859objs/src/os/unix/ngx_linux_init.o \860objs/src/event/modules/ngx_epoll_module.o \861objs/src/os/unix/ngx_linux_sendfile_chain.o \862objs/src/core/ngx_bpf.o \863objs/src/os/unix/ngx_linux_aio_read.o \864objs/src/core/ngx_thread_pool.o \865objs/src/os/unix/ngx_thread_cond.o \866objs/src/os/unix/ngx_thread_mutex.o \867objs/src/os/unix/ngx_thread_id.o \868objs/src/event/ngx_event_openssl.o \869objs/src/event/ngx_event_openssl_cache.o \870objs/src/event/ngx_event_openssl_stapling.o \871objs/src/event/quic/ngx_event_quic.o \872objs/src/event/quic/ngx_event_quic_udp.o \873objs/src/event/quic/ngx_event_quic_transport.o \874objs/src/event/quic/ngx_event_quic_protection.o \875objs/src/event/quic/ngx_event_quic_frames.o \876objs/src/event/quic/ngx_event_quic_connid.o \877objs/src/event/quic/ngx_event_quic_migration.o \878objs/src/event/quic/ngx_event_quic_streams.o \879objs/src/event/quic/ngx_event_quic_ssl.o \880objs/src/event/quic/ngx_event_quic_tokens.o \881objs/src/event/quic/ngx_event_quic_ack.o \882objs/src/event/quic/ngx_event_quic_output.o \883objs/src/event/quic/ngx_event_quic_socket.o \884objs/src/event/quic/ngx_event_quic_openssl_compat.o \885objs/src/event/quic/ngx_event_quic_bpf.o \886objs/src/event/quic/ngx_event_quic_bpf_code.o \887objs/src/core/ngx_regex.o \888objs/src/http/ngx_http.o \889objs/src/http/ngx_http_core_module.o \890objs/src/http/ngx_http_special_response.o \891objs/src/http/ngx_http_request.o \892objs/src/http/ngx_http_parse.o \893objs/src/http/modules/ngx_http_log_module.o \894objs/src/http/ngx_http_request_body.o \895objs/src/http/ngx_http_variables.o \896objs/src/http/ngx_http_script.o \897objs/src/http/ngx_http_upstream.o \898objs/src/http/ngx_http_upstream_round_robin.o \899objs/src/http/ngx_http_file_cache.o \900objs/src/http/ngx_http_huff_decode.o \901objs/src/http/ngx_http_huff_encode.o \902objs/src/http/ngx_http_write_filter_module.o \903objs/src/http/ngx_http_header_filter_module.o \904objs/src/http/modules/ngx_http_chunked_filter_module.o \905objs/src/http/v2/ngx_http_v2_filter_module.o \906objs/src/http/v3/ngx_http_v3_filter_module.o \907objs/src/http/modules/ngx_http_range_filter_module.o \908objs/src/http/modules/ngx_http_gzip_filter_module.o \909objs/src/http/ngx_http_postpone_filter_module.o \910objs/src/http/modules/ngx_http_ssi_filter_module.o \911objs/src/http/modules/ngx_http_charset_filter_module.o \912objs/src/http/modules/ngx_http_xslt_filter_module.o \913objs/src/http/modules/ngx_http_sub_filter_module.o \914objs/src/http/modules/ngx_http_addition_filter_module.o \915objs/src/http/modules/ngx_http_gunzip_filter_module.o \916objs/src/http/modules/ngx_http_userid_filter_module.o \917objs/src/http/modules/ngx_http_headers_filter_module.o \918objs/src/http/ngx_http_copy_filter_module.o \919objs/src/http/modules/ngx_http_not_modified_filter_module.o \920objs/src/http/v2/ngx_http_v2.o \921objs/src/http/v2/ngx_http_v2_table.o \922objs/src/http/v2/ngx_http_v2_encode.o \923objs/src/http/v2/ngx_http_v2_module.o \924objs/src/http/v3/ngx_http_v3.o \925objs/src/http/v3/ngx_http_v3_encode.o \926objs/src/http/v3/ngx_http_v3_parse.o \927objs/src/http/v3/ngx_http_v3_table.o \928objs/src/http/v3/ngx_http_v3_uni.o \929objs/src/http/v3/ngx_http_v3_request.o \930objs/src/http/v3/ngx_http_v3_module.o \931objs/src/http/modules/ngx_http_static_module.o \932objs/src/http/modules/ngx_http_gzip_static_module.o \933objs/src/http/modules/ngx_http_dav_module.o \934objs/src/http/modules/ngx_http_autoindex_module.o \935objs/src/http/modules/ngx_http_index_module.o \936objs/src/http/modules/ngx_http_random_index_module.o \937objs/src/http/modules/ngx_http_mirror_module.o \938objs/src/http/modules/ngx_http_try_files_module.o \939objs/src/http/modules/ngx_http_auth_request_module.o \940objs/src/http/modules/ngx_http_auth_basic_module.o \941objs/src/http/modules/ngx_http_access_module.o \942objs/src/http/modules/ngx_http_limit_conn_module.o \943objs/src/http/modules/ngx_http_limit_req_module.o \944objs/src/http/modules/ngx_http_realip_module.o \945objs/src/http/modules/ngx_http_geo_module.o \946objs/src/http/modules/ngx_http_map_module.o \947objs/src/http/modules/ngx_http_split_clients_module.o \948objs/src/http/modules/ngx_http_referer_module.o \949objs/src/http/modules/ngx_http_rewrite_module.o \950objs/src/http/modules/ngx_http_ssl_module.o \951objs/src/http/modules/ngx_http_proxy_module.o \952objs/src/http/modules/ngx_http_fastcgi_module.o \953objs/src/http/modules/ngx_http_uwsgi_module.o \954objs/src/http/modules/ngx_http_scgi_module.o \955objs/src/http/modules/ngx_http_grpc_module.o \956objs/src/http/modules/ngx_http_proxy_v2_module.o \957objs/src/http/modules/ngx_http_memcached_module.o \958objs/src/http/modules/ngx_http_empty_gif_module.o \959objs/src/http/modules/ngx_http_browser_module.o \960objs/src/http/modules/ngx_http_secure_link_module.o \961objs/src/http/modules/ngx_http_degradation_module.o \962objs/src/http/modules/ngx_http_flv_module.o \963objs/src/http/modules/ngx_http_mp4_module.o \964objs/src/http/modules/ngx_http_upstream_hash_module.o \965objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \966objs/src/http/modules/ngx_http_upstream_least_conn_module.o \967objs/src/http/modules/ngx_http_upstream_random_module.o \968objs/src/http/modules/ngx_http_upstream_keepalive_module.o \969objs/src/http/modules/ngx_http_upstream_zone_module.o \970objs/src/http/modules/ngx_http_upstream_sticky_module.o \971objs/src/http/modules/ngx_http_stub_status_module.o \972objs/src/stream/ngx_stream.o \973objs/src/stream/ngx_stream_variables.o \974objs/src/stream/ngx_stream_script.o \975objs/src/stream/ngx_stream_handler.o \976objs/src/stream/ngx_stream_core_module.o \977objs/src/stream/ngx_stream_log_module.o \978objs/src/stream/ngx_stream_proxy_module.o \979objs/src/stream/ngx_stream_upstream.o \980objs/src/stream/ngx_stream_upstream_round_robin.o \981objs/src/stream/ngx_stream_write_filter_module.o \982objs/src/stream/ngx_stream_ssl_module.o \983objs/src/stream/ngx_stream_realip_module.o \984objs/src/stream/ngx_stream_limit_conn_module.o \985objs/src/stream/ngx_stream_access_module.o \986objs/src/stream/ngx_stream_geo_module.o \987objs/src/stream/ngx_stream_map_module.o \988objs/src/stream/ngx_stream_split_clients_module.o \989objs/src/stream/ngx_stream_return_module.o \990objs/src/stream/ngx_stream_pass_module.o \991objs/src/stream/ngx_stream_set_module.o \992objs/src/stream/ngx_stream_upstream_hash_module.o \993objs/src/stream/ngx_stream_upstream_least_conn_module.o \994objs/src/stream/ngx_stream_upstream_random_module.o \995objs/src/stream/ngx_stream_upstream_zone_module.o \996objs/src/stream/ngx_stream_ssl_preread_module.o \997objs/addon/6lmx1ig79pxr1j516mikx1d2xhpjw4l3-pam/ngx_http_auth_pam_module.o \998objs/addon/pi4gxrdpks8ssiajaml8013iywmbch62-fancyindex/ngx_http_fancyindex_module.o \999objs/addon/filter/ngx_http_brotli_filter_module.o \1000objs/addon/static/ngx_http_brotli_static_module.o \1001objs/ngx_modules.o \1002-lpthread -lcrypt -lpam -lbrotlienc -lm -lpcre2-8 -lssl -lcrypto -lpthread -lz -lxml2 -lxslt -lexslt \1003-Wl,-E1004make[1]: Leaving directory '/build/nginx-1.30.3'
installPhase
1005install flags: -j24 SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash install1006make -f objs/Makefile install1007make[1]: Entering directory '/build/nginx-1.30.3'1008test -d '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3' || mkdir -p '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3'1009test -d '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/bin' \1010 || mkdir -p '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/bin'1011test ! -f '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/bin/nginx' \1012 || mv '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/bin/nginx' \1013 '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/bin/nginx.old'1014cp objs/nginx '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/bin/nginx'1015test -d '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf' \1016 || mkdir -p '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf'1017cp conf/koi-win '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf'1018cp conf/koi-utf '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf'1019cp conf/win-utf '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf'1020test -f '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf/mime.types' \1021 || cp conf/mime.types '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf'1022cp conf/mime.types '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf/mime.types.default'1023test -f '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf/fastcgi_params' \1024 || cp conf/fastcgi_params '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf'1025cp conf/fastcgi_params \1026 '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf/fastcgi_params.default'1027test -f '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf/fastcgi.conf' \1028 || cp conf/fastcgi.conf '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf'1029cp conf/fastcgi.conf '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf/fastcgi.conf.default'1030test -f '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf/uwsgi_params' \1031 || cp conf/uwsgi_params '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf'1032cp conf/uwsgi_params \1033 '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf/uwsgi_params.default'1034test -f '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf/scgi_params' \1035 || cp conf/scgi_params '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf'1036cp conf/scgi_params \1037 '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf/scgi_params.default'1038test -f '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf/nginx.conf' \1039 || cp conf/nginx.conf '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf/nginx.conf'1040cp conf/nginx.conf '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/conf/nginx.conf.default'1041test -d '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/html' \1042 || cp -R html '/nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3'1043make[1]: Leaving directory '/build/nginx-1.30.3'
fixupPhase
1044shrinking RPATHs of ELF executables and libraries in /nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.31045shrinking /nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/bin/nginx1046checking for references to /build/ in /nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3...1047gzipping man pages under /nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/share/man/1048patching script interpreter paths in /nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.31049stripping (with command strip and flags -S -p) in /nix/store/ypxg9h392n04fqpbqw3kyqwkihxq96wg-nginx-1.30.3/bin1050shrinking RPATHs of ELF executables and libraries in /nix/store/0dyp1hcbazn17k7zfxzavbhn2wd5b0gk-nginx-1.30.3-doc1051checking for references to /build/ in /nix/store/0dyp1hcbazn17k7zfxzavbhn2wd5b0gk-nginx-1.30.3-doc...1052patching script interpreter paths in /nix/store/0dyp1hcbazn17k7zfxzavbhn2wd5b0gk-nginx-1.30.3-doc