nixbot

builds

succeeded nginx-1.30.4 default.checks.aarch64-linux.test · build #81 · raw

1tribuchet: building on eliza
unpackPhase
2unpacking source archive /nix/store/rdzg9ikhnnj05h21853q8nnhak8im5hd-nginx-1.30.4.tar.gz3source root is nginx-1.30.44setting SOURCE_DATE_EPOCH to timestamp 1784136253 of file "nginx-1.30.4/CHANGES.ru"
patchPhase
5applying patch /nix/store/lvjg423njbcgqsfpcapdz7nfv60dwzhn-nix-etag-1.15.4.patch6patching file src/http/ngx_http_core_module.c7Hunk #1 succeeded at 1697 (offset 21 lines).8Hunk #2 succeeded at 1715 (offset 21 lines).9applying patch /nix/store/zwz37yd9whxjj8inym5vg21b5plp1k0x-nix-skip-check-logs-path.patch10patching file auto/install
configurePhase
11patching script interpreter paths in ./configure12./configure: interpreter directive changed from "#!/bin/sh" to "/nix/store/rzpv2vlq1zmhjqjinjgff1v83nw0b3hz-bash-5.3p15/bin/sh"13configure flags: --prefix=/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4 --sbin-path=bin/nginx --with-http_ssl_module --with-http_v2_module --with-http_v3_module --with-http_realip_module --with-http_addition_module --with-http_xslt_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_auth_request_module --with-http_random_index_module --with-http_secure_link_module --with-http_degradation_module --with-http_stub_status_module --with-threads --with-pcre-jit --http-log-path=/var/log/nginx/access.log --error-log-path=/var/log/nginx/error.log --pid-path=/var/log/nginx/nginx.pid --http-client-body-temp-path=/tmp/nginx_client_body --http-proxy-temp-path=/tmp/nginx_proxy --http-fastcgi-temp-path=/tmp/nginx_fastcgi --http-uwsgi-temp-path=/tmp/nginx_uwsgi --http-scgi-temp-path=/tmp/nginx_scgi --with-openssl-opt=enable-ktls --with-stream --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module --with-file-aio --add-module=/build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 --add-module=/build/7j5c2k30rnqarx2dyg6sa296jfxr0x8y-nginx-mod-dav-3.0.0 --add-module=/build/5nfiy7k79d0z7yxrw75qn50nv81yh3m3-nginx-mod-moreheaders-0.40 --add-module=/build/l6x6s25ss55wwixnj5fahfh8mfam8d7l-nginx-mod-vts-0.2.6 --add-module=/build/73601f0vmgz54krzrxh96w9k33fc2jw4-nginx-mod-cache-purge-3.0.214checking for OS15 + Linux 6.18.39 aarch6416checking for C compiler ... found17 + using GNU C compiler18 + gcc version: 15.3.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 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2132 + ngx_rtmp_module was configured133adding module in /build/7j5c2k30rnqarx2dyg6sa296jfxr0x8y-nginx-mod-dav-3.0.0134 + ngx_http_dav_ext_module was configured135adding module in /build/5nfiy7k79d0z7yxrw75qn50nv81yh3m3-nginx-mod-moreheaders-0.40136 + ngx_http_headers_more_filter_module was configured137adding module in /build/l6x6s25ss55wwixnj5fahfh8mfam8d7l-nginx-mod-vts-0.2.6138 + ngx_http_vhost_traffic_status_module was configured139adding module in /build/73601f0vmgz54krzrxh96w9k33fc2jw4-nginx-mod-cache-purge-3.0.2140 + ngx_cache_purge module added141 + ngx_http_cache_purge_module was configured142checking for PCRE2 library ... found143checking for OpenSSL library ... found144checking for OpenSSL QUIC API ... found145checking for zlib library ... found146checking for libxslt ... found147checking for libexslt ... found148creating objs/Makefile149150Configuration summary151 + using threads152 + using system PCRE2 library153 + using system OpenSSL library154 + using system zlib library155156 nginx path prefix: "/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4"157 nginx binary file: "/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/bin/nginx"158 nginx modules path: "/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/modules"159 nginx configuration prefix: "/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf"160 nginx configuration file: "/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf/nginx.conf"161 nginx pid file: "/var/log/nginx/nginx.pid"162 nginx error log file: "/var/log/nginx/error.log"163 nginx http access log file: "/var/log/nginx/access.log"164 nginx http client request body temporary files: "/tmp/nginx_client_body"165 nginx http proxy temporary files: "/tmp/nginx_proxy"166 nginx http fastcgi temporary files: "/tmp/nginx_fastcgi"167 nginx http uwsgi temporary files: "/tmp/nginx_uwsgi"168 nginx http scgi temporary files: "/tmp/nginx_scgi"169
buildPhase
170build flags: -j24 SHELL=/nix/store/rzpv2vlq1zmhjqjinjgff1v83nw0b3hz-bash-5.3p15/bin/bash171make -f objs/Makefile172make[1]: Entering directory '/build/nginx-1.30.4'173gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \174 -o objs/src/core/nginx.o \175 src/core/nginx.c176gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \177 -o objs/src/core/ngx_log.o \178 src/core/ngx_log.c179gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \180 -o objs/src/core/ngx_palloc.o \181 src/core/ngx_palloc.c182gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \183 -o objs/src/core/ngx_array.o \184 src/core/ngx_array.c185gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \186 -o objs/src/core/ngx_list.o \187 src/core/ngx_list.c188gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \189 -o objs/src/core/ngx_hash.o \190 src/core/ngx_hash.c191gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \192 -o objs/src/core/ngx_buf.o \193 src/core/ngx_buf.c194gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \195 -o objs/src/core/ngx_queue.o \196 src/core/ngx_queue.c197gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \198 -o objs/src/core/ngx_output_chain.o \199 src/core/ngx_output_chain.c200gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \201 -o objs/src/core/ngx_string.o \202 src/core/ngx_string.c203gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \204 -o objs/src/core/ngx_parse.o \205 src/core/ngx_parse.c206gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \207 -o objs/src/core/ngx_parse_time.o \208 src/core/ngx_parse_time.c209gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \210 -o objs/src/core/ngx_inet.o \211 src/core/ngx_inet.c212gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \213 -o objs/src/core/ngx_file.o \214 src/core/ngx_file.c215gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \216 -o objs/src/core/ngx_crc32.o \217 src/core/ngx_crc32.c218gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \219 -o objs/src/core/ngx_murmurhash.o \220 src/core/ngx_murmurhash.c221gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \222 -o objs/src/core/ngx_md5.o \223 src/core/ngx_md5.c224gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \225 -o objs/src/core/ngx_sha1.o \226 src/core/ngx_sha1.c227gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \228 -o objs/src/core/ngx_rbtree.o \229 src/core/ngx_rbtree.c230gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \231 -o objs/src/core/ngx_radix_tree.o \232 src/core/ngx_radix_tree.c233gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \234 -o objs/src/core/ngx_slab.o \235 src/core/ngx_slab.c236gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \237 -o objs/src/core/ngx_times.o \238 src/core/ngx_times.c239gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \240 -o objs/src/core/ngx_shmtx.o \241 src/core/ngx_shmtx.c242gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \243 -o objs/src/core/ngx_connection.o \244 src/core/ngx_connection.c245gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \246 -o objs/src/core/ngx_cycle.o \247 src/core/ngx_cycle.c248gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \249 -o objs/src/core/ngx_spinlock.o \250 src/core/ngx_spinlock.c251gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \252 -o objs/src/core/ngx_rwlock.o \253 src/core/ngx_rwlock.c254gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \255 -o objs/src/core/ngx_cpuinfo.o \256 src/core/ngx_cpuinfo.c257gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \258 -o objs/src/core/ngx_conf_file.o \259 src/core/ngx_conf_file.c260gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \261 -o objs/src/core/ngx_module.o \262 src/core/ngx_module.c263gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \264 -o objs/src/core/ngx_resolver.o \265 src/core/ngx_resolver.c266gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \267 -o objs/src/core/ngx_open_file_cache.o \268 src/core/ngx_open_file_cache.c269gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \270 -o objs/src/core/ngx_crypt.o \271 src/core/ngx_crypt.c272gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \273 -o objs/src/core/ngx_proxy_protocol.o \274 src/core/ngx_proxy_protocol.c275gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \276 -o objs/src/core/ngx_syslog.o \277 src/core/ngx_syslog.c278gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \279 -o objs/src/event/ngx_event.o \280 src/event/ngx_event.c281gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \282 -o objs/src/event/ngx_event_timer.o \283 src/event/ngx_event_timer.c284gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \285 -o objs/src/event/ngx_event_posted.o \286 src/event/ngx_event_posted.c287gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \288 -o objs/src/event/ngx_event_accept.o \289 src/event/ngx_event_accept.c290gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \291 -o objs/src/event/ngx_event_udp.o \292 src/event/ngx_event_udp.c293gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \294 -o objs/src/event/ngx_event_connect.o \295 src/event/ngx_event_connect.c296gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \297 -o objs/src/event/ngx_event_pipe.o \298 src/event/ngx_event_pipe.c299gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \300 -o objs/src/os/unix/ngx_time.o \301 src/os/unix/ngx_time.c302gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \303 -o objs/src/os/unix/ngx_errno.o \304 src/os/unix/ngx_errno.c305gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \306 -o objs/src/os/unix/ngx_alloc.o \307 src/os/unix/ngx_alloc.c308gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \309 -o objs/src/os/unix/ngx_files.o \310 src/os/unix/ngx_files.c311gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \312 -o objs/src/os/unix/ngx_socket.o \313 src/os/unix/ngx_socket.c314gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \315 -o objs/src/os/unix/ngx_recv.o \316 src/os/unix/ngx_recv.c317gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \318 -o objs/src/os/unix/ngx_readv_chain.o \319 src/os/unix/ngx_readv_chain.c320gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \321 -o objs/src/os/unix/ngx_udp_recv.o \322 src/os/unix/ngx_udp_recv.c323gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \324 -o objs/src/os/unix/ngx_send.o \325 src/os/unix/ngx_send.c326gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \327 -o objs/src/os/unix/ngx_writev_chain.o \328 src/os/unix/ngx_writev_chain.c329gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \330 -o objs/src/os/unix/ngx_udp_send.o \331 src/os/unix/ngx_udp_send.c332gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \333 -o objs/src/os/unix/ngx_udp_sendmsg_chain.o \334 src/os/unix/ngx_udp_sendmsg_chain.c335gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \336 -o objs/src/os/unix/ngx_channel.o \337 src/os/unix/ngx_channel.c338gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \339 -o objs/src/os/unix/ngx_shmem.o \340 src/os/unix/ngx_shmem.c341gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \342 -o objs/src/os/unix/ngx_process.o \343 src/os/unix/ngx_process.c344gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \345 -o objs/src/os/unix/ngx_daemon.o \346 src/os/unix/ngx_daemon.c347gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \348 -o objs/src/os/unix/ngx_setaffinity.o \349 src/os/unix/ngx_setaffinity.c350gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \351 -o objs/src/os/unix/ngx_setproctitle.o \352 src/os/unix/ngx_setproctitle.c353gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \354 -o objs/src/os/unix/ngx_posix_init.o \355 src/os/unix/ngx_posix_init.c356gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \357 -o objs/src/os/unix/ngx_user.o \358 src/os/unix/ngx_user.c359gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \360 -o objs/src/os/unix/ngx_dlopen.o \361 src/os/unix/ngx_dlopen.c362gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \363 -o objs/src/os/unix/ngx_process_cycle.o \364 src/os/unix/ngx_process_cycle.c365gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \366 -o objs/src/os/unix/ngx_linux_init.o \367 src/os/unix/ngx_linux_init.c368gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \369 -o objs/src/event/modules/ngx_epoll_module.o \370 src/event/modules/ngx_epoll_module.c371gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \372 -o objs/src/os/unix/ngx_linux_sendfile_chain.o \373 src/os/unix/ngx_linux_sendfile_chain.c374gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \375 -o objs/src/core/ngx_bpf.o \376 src/core/ngx_bpf.c377gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \378 -o objs/src/os/unix/ngx_linux_aio_read.o \379 src/os/unix/ngx_linux_aio_read.c380gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \381 -o objs/src/core/ngx_thread_pool.o \382 src/core/ngx_thread_pool.c383gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \384 -o objs/src/os/unix/ngx_thread_cond.o \385 src/os/unix/ngx_thread_cond.c386gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \387 -o objs/src/os/unix/ngx_thread_mutex.o \388 src/os/unix/ngx_thread_mutex.c389gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \390 -o objs/src/os/unix/ngx_thread_id.o \391 src/os/unix/ngx_thread_id.c392gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \393 -o objs/src/event/ngx_event_openssl.o \394 src/event/ngx_event_openssl.c395gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \396 -o objs/src/event/ngx_event_openssl_cache.o \397 src/event/ngx_event_openssl_cache.c398gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \399 -o objs/src/event/ngx_event_openssl_stapling.o \400 src/event/ngx_event_openssl_stapling.c401gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \402 -o objs/src/event/quic/ngx_event_quic.o \403 src/event/quic/ngx_event_quic.c404gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \405 -o objs/src/event/quic/ngx_event_quic_udp.o \406 src/event/quic/ngx_event_quic_udp.c407gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \408 -o objs/src/event/quic/ngx_event_quic_transport.o \409 src/event/quic/ngx_event_quic_transport.c410gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \411 -o objs/src/event/quic/ngx_event_quic_protection.o \412 src/event/quic/ngx_event_quic_protection.c413gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \414 -o objs/src/event/quic/ngx_event_quic_frames.o \415 src/event/quic/ngx_event_quic_frames.c416gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \417 -o objs/src/event/quic/ngx_event_quic_connid.o \418 src/event/quic/ngx_event_quic_connid.c419gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \420 -o objs/src/event/quic/ngx_event_quic_migration.o \421 src/event/quic/ngx_event_quic_migration.c422gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \423 -o objs/src/event/quic/ngx_event_quic_streams.o \424 src/event/quic/ngx_event_quic_streams.c425gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \426 -o objs/src/event/quic/ngx_event_quic_ssl.o \427 src/event/quic/ngx_event_quic_ssl.c428gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \429 -o objs/src/event/quic/ngx_event_quic_tokens.o \430 src/event/quic/ngx_event_quic_tokens.c431gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \432 -o objs/src/event/quic/ngx_event_quic_ack.o \433 src/event/quic/ngx_event_quic_ack.c434gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \435 -o objs/src/event/quic/ngx_event_quic_output.o \436 src/event/quic/ngx_event_quic_output.c437gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \438 -o objs/src/event/quic/ngx_event_quic_socket.o \439 src/event/quic/ngx_event_quic_socket.c440gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \441 -o objs/src/event/quic/ngx_event_quic_openssl_compat.o \442 src/event/quic/ngx_event_quic_openssl_compat.c443gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \444 -o objs/src/event/quic/ngx_event_quic_bpf.o \445 src/event/quic/ngx_event_quic_bpf.c446gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \447 -o objs/src/event/quic/ngx_event_quic_bpf_code.o \448 src/event/quic/ngx_event_quic_bpf_code.c449gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \450 -o objs/src/core/ngx_regex.o \451 src/core/ngx_regex.c452gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \453 -o objs/src/http/ngx_http.o \454 src/http/ngx_http.c455gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \456 -o objs/src/http/ngx_http_core_module.o \457 src/http/ngx_http_core_module.c458gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \459 -o objs/src/http/ngx_http_special_response.o \460 src/http/ngx_http_special_response.c461gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \462 -o objs/src/http/ngx_http_request.o \463 src/http/ngx_http_request.c464gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \465 -o objs/src/http/ngx_http_parse.o \466 src/http/ngx_http_parse.c467gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \468 -o objs/src/http/modules/ngx_http_log_module.o \469 src/http/modules/ngx_http_log_module.c470gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \471 -o objs/src/http/ngx_http_request_body.o \472 src/http/ngx_http_request_body.c473gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \474 -o objs/src/http/ngx_http_variables.o \475 src/http/ngx_http_variables.c476gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \477 -o objs/src/http/ngx_http_script.o \478 src/http/ngx_http_script.c479gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \480 -o objs/src/http/ngx_http_upstream.o \481 src/http/ngx_http_upstream.c482gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \483 -o objs/src/http/ngx_http_upstream_round_robin.o \484 src/http/ngx_http_upstream_round_robin.c485gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \486 -o objs/src/http/ngx_http_file_cache.o \487 src/http/ngx_http_file_cache.c488gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \489 -o objs/src/http/ngx_http_huff_decode.o \490 src/http/ngx_http_huff_decode.c491gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \492 -o objs/src/http/ngx_http_huff_encode.o \493 src/http/ngx_http_huff_encode.c494gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \495 -o objs/src/http/ngx_http_write_filter_module.o \496 src/http/ngx_http_write_filter_module.c497gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \498 -o objs/src/http/ngx_http_header_filter_module.o \499 src/http/ngx_http_header_filter_module.c500gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \501 -o objs/src/http/modules/ngx_http_chunked_filter_module.o \502 src/http/modules/ngx_http_chunked_filter_module.c503gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \504 -o objs/src/http/v2/ngx_http_v2_filter_module.o \505 src/http/v2/ngx_http_v2_filter_module.c506gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \507 -o objs/src/http/v3/ngx_http_v3_filter_module.o \508 src/http/v3/ngx_http_v3_filter_module.c509gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \510 -o objs/src/http/modules/ngx_http_range_filter_module.o \511 src/http/modules/ngx_http_range_filter_module.c512gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \513 -o objs/src/http/modules/ngx_http_gzip_filter_module.o \514 src/http/modules/ngx_http_gzip_filter_module.c515gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \516 -o objs/src/http/ngx_http_postpone_filter_module.o \517 src/http/ngx_http_postpone_filter_module.c518gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \519 -o objs/src/http/modules/ngx_http_ssi_filter_module.o \520 src/http/modules/ngx_http_ssi_filter_module.c521gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \522 -o objs/src/http/modules/ngx_http_charset_filter_module.o \523 src/http/modules/ngx_http_charset_filter_module.c524gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \525 -o objs/src/http/modules/ngx_http_xslt_filter_module.o \526 src/http/modules/ngx_http_xslt_filter_module.c527gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \528 -o objs/src/http/modules/ngx_http_sub_filter_module.o \529 src/http/modules/ngx_http_sub_filter_module.c530gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \531 -o objs/src/http/modules/ngx_http_addition_filter_module.o \532 src/http/modules/ngx_http_addition_filter_module.c533gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \534 -o objs/src/http/modules/ngx_http_gunzip_filter_module.o \535 src/http/modules/ngx_http_gunzip_filter_module.c536gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \537 -o objs/src/http/modules/ngx_http_userid_filter_module.o \538 src/http/modules/ngx_http_userid_filter_module.c539gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \540 -o objs/src/http/modules/ngx_http_headers_filter_module.o \541 src/http/modules/ngx_http_headers_filter_module.c542gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \543 -o objs/src/http/ngx_http_copy_filter_module.o \544 src/http/ngx_http_copy_filter_module.c545gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \546 -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \547 src/http/modules/ngx_http_not_modified_filter_module.c548gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \549 -o objs/src/http/v2/ngx_http_v2.o \550 src/http/v2/ngx_http_v2.c551gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \552 -o objs/src/http/v2/ngx_http_v2_table.o \553 src/http/v2/ngx_http_v2_table.c554gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \555 -o objs/src/http/v2/ngx_http_v2_encode.o \556 src/http/v2/ngx_http_v2_encode.c557gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \558 -o objs/src/http/v2/ngx_http_v2_module.o \559 src/http/v2/ngx_http_v2_module.c560gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \561 -o objs/src/http/v3/ngx_http_v3.o \562 src/http/v3/ngx_http_v3.c563gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \564 -o objs/src/http/v3/ngx_http_v3_encode.o \565 src/http/v3/ngx_http_v3_encode.c566gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \567 -o objs/src/http/v3/ngx_http_v3_parse.o \568 src/http/v3/ngx_http_v3_parse.c569gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \570 -o objs/src/http/v3/ngx_http_v3_table.o \571 src/http/v3/ngx_http_v3_table.c572gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \573 -o objs/src/http/v3/ngx_http_v3_uni.o \574 src/http/v3/ngx_http_v3_uni.c575gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \576 -o objs/src/http/v3/ngx_http_v3_request.o \577 src/http/v3/ngx_http_v3_request.c578gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \579 -o objs/src/http/v3/ngx_http_v3_module.o \580 src/http/v3/ngx_http_v3_module.c581gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \582 -o objs/src/http/modules/ngx_http_static_module.o \583 src/http/modules/ngx_http_static_module.c584gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \585 -o objs/src/http/modules/ngx_http_gzip_static_module.o \586 src/http/modules/ngx_http_gzip_static_module.c587gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \588 -o objs/src/http/modules/ngx_http_dav_module.o \589 src/http/modules/ngx_http_dav_module.c590gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \591 -o objs/src/http/modules/ngx_http_autoindex_module.o \592 src/http/modules/ngx_http_autoindex_module.c593gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \594 -o objs/src/http/modules/ngx_http_index_module.o \595 src/http/modules/ngx_http_index_module.c596gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \597 -o objs/src/http/modules/ngx_http_random_index_module.o \598 src/http/modules/ngx_http_random_index_module.c599gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \600 -o objs/src/http/modules/ngx_http_mirror_module.o \601 src/http/modules/ngx_http_mirror_module.c602gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \603 -o objs/src/http/modules/ngx_http_try_files_module.o \604 src/http/modules/ngx_http_try_files_module.c605gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \606 -o objs/src/http/modules/ngx_http_auth_request_module.o \607 src/http/modules/ngx_http_auth_request_module.c608gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \609 -o objs/src/http/modules/ngx_http_auth_basic_module.o \610 src/http/modules/ngx_http_auth_basic_module.c611gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \612 -o objs/src/http/modules/ngx_http_access_module.o \613 src/http/modules/ngx_http_access_module.c614gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \615 -o objs/src/http/modules/ngx_http_limit_conn_module.o \616 src/http/modules/ngx_http_limit_conn_module.c617gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \618 -o objs/src/http/modules/ngx_http_limit_req_module.o \619 src/http/modules/ngx_http_limit_req_module.c620gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \621 -o objs/src/http/modules/ngx_http_realip_module.o \622 src/http/modules/ngx_http_realip_module.c623gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \624 -o objs/src/http/modules/ngx_http_geo_module.o \625 src/http/modules/ngx_http_geo_module.c626gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \627 -o objs/src/http/modules/ngx_http_map_module.o \628 src/http/modules/ngx_http_map_module.c629gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \630 -o objs/src/http/modules/ngx_http_split_clients_module.o \631 src/http/modules/ngx_http_split_clients_module.c632gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \633 -o objs/src/http/modules/ngx_http_referer_module.o \634 src/http/modules/ngx_http_referer_module.c635gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \636 -o objs/src/http/modules/ngx_http_rewrite_module.o \637 src/http/modules/ngx_http_rewrite_module.c638gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \639 -o objs/src/http/modules/ngx_http_ssl_module.o \640 src/http/modules/ngx_http_ssl_module.c641gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \642 -o objs/src/http/modules/ngx_http_proxy_module.o \643 src/http/modules/ngx_http_proxy_module.c644gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \645 -o objs/src/http/modules/ngx_http_fastcgi_module.o \646 src/http/modules/ngx_http_fastcgi_module.c647gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \648 -o objs/src/http/modules/ngx_http_uwsgi_module.o \649 src/http/modules/ngx_http_uwsgi_module.c650gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \651 -o objs/src/http/modules/ngx_http_scgi_module.o \652 src/http/modules/ngx_http_scgi_module.c653gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \654 -o objs/src/http/modules/ngx_http_grpc_module.o \655 src/http/modules/ngx_http_grpc_module.c656gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \657 -o objs/src/http/modules/ngx_http_proxy_v2_module.o \658 src/http/modules/ngx_http_proxy_v2_module.c659gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \660 -o objs/src/http/modules/ngx_http_memcached_module.o \661 src/http/modules/ngx_http_memcached_module.c662gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \663 -o objs/src/http/modules/ngx_http_empty_gif_module.o \664 src/http/modules/ngx_http_empty_gif_module.c665gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \666 -o objs/src/http/modules/ngx_http_browser_module.o \667 src/http/modules/ngx_http_browser_module.c668gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \669 -o objs/src/http/modules/ngx_http_secure_link_module.o \670 src/http/modules/ngx_http_secure_link_module.c671gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \672 -o objs/src/http/modules/ngx_http_degradation_module.o \673 src/http/modules/ngx_http_degradation_module.c674gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \675 -o objs/src/http/modules/ngx_http_flv_module.o \676 src/http/modules/ngx_http_flv_module.c677gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \678 -o objs/src/http/modules/ngx_http_mp4_module.o \679 src/http/modules/ngx_http_mp4_module.c680gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \681 -o objs/src/http/modules/ngx_http_upstream_hash_module.o \682 src/http/modules/ngx_http_upstream_hash_module.c683gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \684 -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \685 src/http/modules/ngx_http_upstream_ip_hash_module.c686gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \687 -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \688 src/http/modules/ngx_http_upstream_least_conn_module.c689gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \690 -o objs/src/http/modules/ngx_http_upstream_random_module.o \691 src/http/modules/ngx_http_upstream_random_module.c692gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \693 -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \694 src/http/modules/ngx_http_upstream_keepalive_module.c695gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \696 -o objs/src/http/modules/ngx_http_upstream_zone_module.o \697 src/http/modules/ngx_http_upstream_zone_module.c698gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \699 -o objs/src/http/modules/ngx_http_upstream_sticky_module.o \700 src/http/modules/ngx_http_upstream_sticky_module.c701gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 \702 -o objs/src/http/modules/ngx_http_stub_status_module.o \703 src/http/modules/ngx_http_stub_status_module.c704gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \705 -o objs/src/stream/ngx_stream.o \706 src/stream/ngx_stream.c707gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \708 -o objs/src/stream/ngx_stream_variables.o \709 src/stream/ngx_stream_variables.c710gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \711 -o objs/src/stream/ngx_stream_script.o \712 src/stream/ngx_stream_script.c713gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \714 -o objs/src/stream/ngx_stream_handler.o \715 src/stream/ngx_stream_handler.c716gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \717 -o objs/src/stream/ngx_stream_core_module.o \718 src/stream/ngx_stream_core_module.c719gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \720 -o objs/src/stream/ngx_stream_log_module.o \721 src/stream/ngx_stream_log_module.c722gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \723 -o objs/src/stream/ngx_stream_proxy_module.o \724 src/stream/ngx_stream_proxy_module.c725gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \726 -o objs/src/stream/ngx_stream_upstream.o \727 src/stream/ngx_stream_upstream.c728gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \729 -o objs/src/stream/ngx_stream_upstream_round_robin.o \730 src/stream/ngx_stream_upstream_round_robin.c731gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \732 -o objs/src/stream/ngx_stream_write_filter_module.o \733 src/stream/ngx_stream_write_filter_module.c734gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \735 -o objs/src/stream/ngx_stream_ssl_module.o \736 src/stream/ngx_stream_ssl_module.c737gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \738 -o objs/src/stream/ngx_stream_realip_module.o \739 src/stream/ngx_stream_realip_module.c740gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \741 -o objs/src/stream/ngx_stream_limit_conn_module.o \742 src/stream/ngx_stream_limit_conn_module.c743gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \744 -o objs/src/stream/ngx_stream_access_module.o \745 src/stream/ngx_stream_access_module.c746gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \747 -o objs/src/stream/ngx_stream_geo_module.o \748 src/stream/ngx_stream_geo_module.c749gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \750 -o objs/src/stream/ngx_stream_map_module.o \751 src/stream/ngx_stream_map_module.c752gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \753 -o objs/src/stream/ngx_stream_split_clients_module.o \754 src/stream/ngx_stream_split_clients_module.c755gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \756 -o objs/src/stream/ngx_stream_return_module.o \757 src/stream/ngx_stream_return_module.c758gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \759 -o objs/src/stream/ngx_stream_pass_module.o \760 src/stream/ngx_stream_pass_module.c761gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \762 -o objs/src/stream/ngx_stream_set_module.o \763 src/stream/ngx_stream_set_module.c764gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \765 -o objs/src/stream/ngx_stream_upstream_hash_module.o \766 src/stream/ngx_stream_upstream_hash_module.c767gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \768 -o objs/src/stream/ngx_stream_upstream_least_conn_module.o \769 src/stream/ngx_stream_upstream_least_conn_module.c770gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \771 -o objs/src/stream/ngx_stream_upstream_random_module.o \772 src/stream/ngx_stream_upstream_random_module.c773gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \774 -o objs/src/stream/ngx_stream_upstream_zone_module.o \775 src/stream/ngx_stream_upstream_zone_module.c776gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/stream \777 -o objs/src/stream/ngx_stream_ssl_preread_module.o \778 src/stream/ngx_stream_ssl_preread_module.c779gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \780 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp.o \781 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp.c782gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \783 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_init.o \784 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_init.c785gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \786 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_handshake.o \787 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_handshake.c788gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \789 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_handler.o \790 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_handler.c791gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \792 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_amf.o \793 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_amf.c794gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \795 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_send.o \796 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_send.c797gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \798 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_shared.o \799 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_shared.c800gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \801 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_eval.o \802 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_eval.c803gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \804 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_receive.o \805 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_receive.c806gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \807 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_core_module.o \808 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_core_module.c809gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \810 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_cmd_module.o \811 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_cmd_module.c812gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \813 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_codec_module.o \814 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_codec_module.c815gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \816 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_access_module.o \817 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_access_module.c818gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \819 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_record_module.o \820 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_record_module.c821gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \822 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_live_module.o \823 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_live_module.c824gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \825 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_play_module.o \826 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_play_module.c827gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \828 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_flv_module.o \829 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_flv_module.c830gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \831 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_mp4_module.o \832 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_mp4_module.c833gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \834 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_netcall_module.o \835 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_netcall_module.c836gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \837 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_relay_module.o \838 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_relay_module.c839gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \840 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_bandwidth.o \841 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_bandwidth.c842gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \843 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_exec_module.o \844 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_exec_module.c845gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \846 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_auto_push_module.o \847 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_auto_push_module.c848gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \849 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_notify_module.o \850 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_notify_module.c851gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \852 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_log_module.o \853 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_log_module.c854gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \855 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_limit_module.o \856 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_limit_module.c857gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \858 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_bitop.o \859 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_bitop.c860gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \861 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_proxy_protocol.o \862 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_proxy_protocol.c863gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \864 -o objs/addon/hls/ngx_rtmp_hls_module.o \865 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/hls/ngx_rtmp_hls_module.c866gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \867 -o objs/addon/dash/ngx_rtmp_dash_module.o \868 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/dash/ngx_rtmp_dash_module.c869gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \870 -o objs/addon/hls/ngx_rtmp_mpegts.o \871 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/hls/ngx_rtmp_mpegts.c872gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \873 -o objs/addon/dash/ngx_rtmp_mp4.o \874 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/dash/ngx_rtmp_mp4.c875gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \876 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_stat_module.o \877 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_stat_module.c878gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \879 -o objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_control_module.o \880 /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_control_module.c881gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \882 -o objs/addon/7j5c2k30rnqarx2dyg6sa296jfxr0x8y-nginx-mod-dav-3.0.0/ngx_http_dav_ext_module.o \883 /build/7j5c2k30rnqarx2dyg6sa296jfxr0x8y-nginx-mod-dav-3.0.0/ngx_http_dav_ext_module.c884gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \885 -o objs/addon/src/ngx_http_headers_more_filter_module.o \886 /build/5nfiy7k79d0z7yxrw75qn50nv81yh3m3-nginx-mod-moreheaders-0.40/src/ngx_http_headers_more_filter_module.c887gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \888 -o objs/addon/src/ngx_http_headers_more_headers_out.o \889 /build/5nfiy7k79d0z7yxrw75qn50nv81yh3m3-nginx-mod-moreheaders-0.40/src/ngx_http_headers_more_headers_out.c890gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \891 -o objs/addon/src/ngx_http_headers_more_headers_in.o \892 /build/5nfiy7k79d0z7yxrw75qn50nv81yh3m3-nginx-mod-moreheaders-0.40/src/ngx_http_headers_more_headers_in.c893gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \894 -o objs/addon/src/ngx_http_headers_more_util.o \895 /build/5nfiy7k79d0z7yxrw75qn50nv81yh3m3-nginx-mod-moreheaders-0.40/src/ngx_http_headers_more_util.c896gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \897 -o objs/addon/src/ngx_http_vhost_traffic_status_module.o \898 /build/l6x6s25ss55wwixnj5fahfh8mfam8d7l-nginx-mod-vts-0.2.6/src/ngx_http_vhost_traffic_status_module.c899gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \900 -o objs/addon/src/ngx_http_vhost_traffic_status_variables.o \901 /build/l6x6s25ss55wwixnj5fahfh8mfam8d7l-nginx-mod-vts-0.2.6/src/ngx_http_vhost_traffic_status_variables.c902gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \903 -o objs/addon/src/ngx_http_vhost_traffic_status_string.o \904 /build/l6x6s25ss55wwixnj5fahfh8mfam8d7l-nginx-mod-vts-0.2.6/src/ngx_http_vhost_traffic_status_string.c905gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \906 -o objs/addon/src/ngx_http_vhost_traffic_status_shm.o \907 /build/l6x6s25ss55wwixnj5fahfh8mfam8d7l-nginx-mod-vts-0.2.6/src/ngx_http_vhost_traffic_status_shm.c908gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \909 -o objs/addon/src/ngx_http_vhost_traffic_status_node.o \910 /build/l6x6s25ss55wwixnj5fahfh8mfam8d7l-nginx-mod-vts-0.2.6/src/ngx_http_vhost_traffic_status_node.c911gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \912 -o objs/addon/src/ngx_http_vhost_traffic_status_filter.o \913 /build/l6x6s25ss55wwixnj5fahfh8mfam8d7l-nginx-mod-vts-0.2.6/src/ngx_http_vhost_traffic_status_filter.c914gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \915 -o objs/addon/src/ngx_http_vhost_traffic_status_control.o \916 /build/l6x6s25ss55wwixnj5fahfh8mfam8d7l-nginx-mod-vts-0.2.6/src/ngx_http_vhost_traffic_status_control.c917gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \918 -o objs/addon/src/ngx_http_vhost_traffic_status_limit.o \919 /build/l6x6s25ss55wwixnj5fahfh8mfam8d7l-nginx-mod-vts-0.2.6/src/ngx_http_vhost_traffic_status_limit.c920gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \921 -o objs/addon/src/ngx_http_vhost_traffic_status_display.o \922 /build/l6x6s25ss55wwixnj5fahfh8mfam8d7l-nginx-mod-vts-0.2.6/src/ngx_http_vhost_traffic_status_display.c923gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \924 -o objs/addon/src/ngx_http_vhost_traffic_status_display_json.o \925 /build/l6x6s25ss55wwixnj5fahfh8mfam8d7l-nginx-mod-vts-0.2.6/src/ngx_http_vhost_traffic_status_display_json.c926gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \927 -o objs/addon/src/ngx_http_vhost_traffic_status_display_prometheus.o \928 /build/l6x6s25ss55wwixnj5fahfh8mfam8d7l-nginx-mod-vts-0.2.6/src/ngx_http_vhost_traffic_status_display_prometheus.c929gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \930 -o objs/addon/src/ngx_http_vhost_traffic_status_set.o \931 /build/l6x6s25ss55wwixnj5fahfh8mfam8d7l-nginx-mod-vts-0.2.6/src/ngx_http_vhost_traffic_status_set.c932gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \933 -o objs/addon/src/ngx_http_vhost_traffic_status_dump.o \934 /build/l6x6s25ss55wwixnj5fahfh8mfam8d7l-nginx-mod-vts-0.2.6/src/ngx_http_vhost_traffic_status_dump.c935gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/v3 -I src/stream \936 -o objs/addon/73601f0vmgz54krzrxh96w9k33fc2jw4-nginx-mod-cache-purge-3.0.2/ngx_cache_purge_module.o \937 /build/73601f0vmgz54krzrxh96w9k33fc2jw4-nginx-mod-cache-purge-3.0.2/ngx_cache_purge_module.c938gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I /build/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2 -I /usr/include/libxml2 -I objs \939 -o objs/ngx_modules.o \940 objs/ngx_modules.c941sed -e "s|%%PREFIX%%|/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4|" \942 -e "s|%%PID_PATH%%|/var/log/nginx/nginx.pid|" \943 -e "s|%%CONF_PATH%%|/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf/nginx.conf|" \944 -e "s|%%ERROR_LOG_PATH%%|/var/log/nginx/error.log|" \945 < man/nginx.8 > objs/nginx.8946gcc -o objs/nginx \947objs/src/core/nginx.o \948objs/src/core/ngx_log.o \949objs/src/core/ngx_palloc.o \950objs/src/core/ngx_array.o \951objs/src/core/ngx_list.o \952objs/src/core/ngx_hash.o \953objs/src/core/ngx_buf.o \954objs/src/core/ngx_queue.o \955objs/src/core/ngx_output_chain.o \956objs/src/core/ngx_string.o \957objs/src/core/ngx_parse.o \958objs/src/core/ngx_parse_time.o \959objs/src/core/ngx_inet.o \960objs/src/core/ngx_file.o \961objs/src/core/ngx_crc32.o \962objs/src/core/ngx_murmurhash.o \963objs/src/core/ngx_md5.o \964objs/src/core/ngx_sha1.o \965objs/src/core/ngx_rbtree.o \966objs/src/core/ngx_radix_tree.o \967objs/src/core/ngx_slab.o \968objs/src/core/ngx_times.o \969objs/src/core/ngx_shmtx.o \970objs/src/core/ngx_connection.o \971objs/src/core/ngx_cycle.o \972objs/src/core/ngx_spinlock.o \973objs/src/core/ngx_rwlock.o \974objs/src/core/ngx_cpuinfo.o \975objs/src/core/ngx_conf_file.o \976objs/src/core/ngx_module.o \977objs/src/core/ngx_resolver.o \978objs/src/core/ngx_open_file_cache.o \979objs/src/core/ngx_crypt.o \980objs/src/core/ngx_proxy_protocol.o \981objs/src/core/ngx_syslog.o \982objs/src/event/ngx_event.o \983objs/src/event/ngx_event_timer.o \984objs/src/event/ngx_event_posted.o \985objs/src/event/ngx_event_accept.o \986objs/src/event/ngx_event_udp.o \987objs/src/event/ngx_event_connect.o \988objs/src/event/ngx_event_pipe.o \989objs/src/os/unix/ngx_time.o \990objs/src/os/unix/ngx_errno.o \991objs/src/os/unix/ngx_alloc.o \992objs/src/os/unix/ngx_files.o \993objs/src/os/unix/ngx_socket.o \994objs/src/os/unix/ngx_recv.o \995objs/src/os/unix/ngx_readv_chain.o \996objs/src/os/unix/ngx_udp_recv.o \997objs/src/os/unix/ngx_send.o \998objs/src/os/unix/ngx_writev_chain.o \999objs/src/os/unix/ngx_udp_send.o \1000objs/src/os/unix/ngx_udp_sendmsg_chain.o \1001objs/src/os/unix/ngx_channel.o \1002objs/src/os/unix/ngx_shmem.o \1003objs/src/os/unix/ngx_process.o \1004objs/src/os/unix/ngx_daemon.o \1005objs/src/os/unix/ngx_setaffinity.o \1006objs/src/os/unix/ngx_setproctitle.o \1007objs/src/os/unix/ngx_posix_init.o \1008objs/src/os/unix/ngx_user.o \1009objs/src/os/unix/ngx_dlopen.o \1010objs/src/os/unix/ngx_process_cycle.o \1011objs/src/os/unix/ngx_linux_init.o \1012objs/src/event/modules/ngx_epoll_module.o \1013objs/src/os/unix/ngx_linux_sendfile_chain.o \1014objs/src/core/ngx_bpf.o \1015objs/src/os/unix/ngx_linux_aio_read.o \1016objs/src/core/ngx_thread_pool.o \1017objs/src/os/unix/ngx_thread_cond.o \1018objs/src/os/unix/ngx_thread_mutex.o \1019objs/src/os/unix/ngx_thread_id.o \1020objs/src/event/ngx_event_openssl.o \1021objs/src/event/ngx_event_openssl_cache.o \1022objs/src/event/ngx_event_openssl_stapling.o \1023objs/src/event/quic/ngx_event_quic.o \1024objs/src/event/quic/ngx_event_quic_udp.o \1025objs/src/event/quic/ngx_event_quic_transport.o \1026objs/src/event/quic/ngx_event_quic_protection.o \1027objs/src/event/quic/ngx_event_quic_frames.o \1028objs/src/event/quic/ngx_event_quic_connid.o \1029objs/src/event/quic/ngx_event_quic_migration.o \1030objs/src/event/quic/ngx_event_quic_streams.o \1031objs/src/event/quic/ngx_event_quic_ssl.o \1032objs/src/event/quic/ngx_event_quic_tokens.o \1033objs/src/event/quic/ngx_event_quic_ack.o \1034objs/src/event/quic/ngx_event_quic_output.o \1035objs/src/event/quic/ngx_event_quic_socket.o \1036objs/src/event/quic/ngx_event_quic_openssl_compat.o \1037objs/src/event/quic/ngx_event_quic_bpf.o \1038objs/src/event/quic/ngx_event_quic_bpf_code.o \1039objs/src/core/ngx_regex.o \1040objs/src/http/ngx_http.o \1041objs/src/http/ngx_http_core_module.o \1042objs/src/http/ngx_http_special_response.o \1043objs/src/http/ngx_http_request.o \1044objs/src/http/ngx_http_parse.o \1045objs/src/http/modules/ngx_http_log_module.o \1046objs/src/http/ngx_http_request_body.o \1047objs/src/http/ngx_http_variables.o \1048objs/src/http/ngx_http_script.o \1049objs/src/http/ngx_http_upstream.o \1050objs/src/http/ngx_http_upstream_round_robin.o \1051objs/src/http/ngx_http_file_cache.o \1052objs/src/http/ngx_http_huff_decode.o \1053objs/src/http/ngx_http_huff_encode.o \1054objs/src/http/ngx_http_write_filter_module.o \1055objs/src/http/ngx_http_header_filter_module.o \1056objs/src/http/modules/ngx_http_chunked_filter_module.o \1057objs/src/http/v2/ngx_http_v2_filter_module.o \1058objs/src/http/v3/ngx_http_v3_filter_module.o \1059objs/src/http/modules/ngx_http_range_filter_module.o \1060objs/src/http/modules/ngx_http_gzip_filter_module.o \1061objs/src/http/ngx_http_postpone_filter_module.o \1062objs/src/http/modules/ngx_http_ssi_filter_module.o \1063objs/src/http/modules/ngx_http_charset_filter_module.o \1064objs/src/http/modules/ngx_http_xslt_filter_module.o \1065objs/src/http/modules/ngx_http_sub_filter_module.o \1066objs/src/http/modules/ngx_http_addition_filter_module.o \1067objs/src/http/modules/ngx_http_gunzip_filter_module.o \1068objs/src/http/modules/ngx_http_userid_filter_module.o \1069objs/src/http/modules/ngx_http_headers_filter_module.o \1070objs/src/http/ngx_http_copy_filter_module.o \1071objs/src/http/modules/ngx_http_not_modified_filter_module.o \1072objs/src/http/v2/ngx_http_v2.o \1073objs/src/http/v2/ngx_http_v2_table.o \1074objs/src/http/v2/ngx_http_v2_encode.o \1075objs/src/http/v2/ngx_http_v2_module.o \1076objs/src/http/v3/ngx_http_v3.o \1077objs/src/http/v3/ngx_http_v3_encode.o \1078objs/src/http/v3/ngx_http_v3_parse.o \1079objs/src/http/v3/ngx_http_v3_table.o \1080objs/src/http/v3/ngx_http_v3_uni.o \1081objs/src/http/v3/ngx_http_v3_request.o \1082objs/src/http/v3/ngx_http_v3_module.o \1083objs/src/http/modules/ngx_http_static_module.o \1084objs/src/http/modules/ngx_http_gzip_static_module.o \1085objs/src/http/modules/ngx_http_dav_module.o \1086objs/src/http/modules/ngx_http_autoindex_module.o \1087objs/src/http/modules/ngx_http_index_module.o \1088objs/src/http/modules/ngx_http_random_index_module.o \1089objs/src/http/modules/ngx_http_mirror_module.o \1090objs/src/http/modules/ngx_http_try_files_module.o \1091objs/src/http/modules/ngx_http_auth_request_module.o \1092objs/src/http/modules/ngx_http_auth_basic_module.o \1093objs/src/http/modules/ngx_http_access_module.o \1094objs/src/http/modules/ngx_http_limit_conn_module.o \1095objs/src/http/modules/ngx_http_limit_req_module.o \1096objs/src/http/modules/ngx_http_realip_module.o \1097objs/src/http/modules/ngx_http_geo_module.o \1098objs/src/http/modules/ngx_http_map_module.o \1099objs/src/http/modules/ngx_http_split_clients_module.o \1100objs/src/http/modules/ngx_http_referer_module.o \1101objs/src/http/modules/ngx_http_rewrite_module.o \1102objs/src/http/modules/ngx_http_ssl_module.o \1103objs/src/http/modules/ngx_http_proxy_module.o \1104objs/src/http/modules/ngx_http_fastcgi_module.o \1105objs/src/http/modules/ngx_http_uwsgi_module.o \1106objs/src/http/modules/ngx_http_scgi_module.o \1107objs/src/http/modules/ngx_http_grpc_module.o \1108objs/src/http/modules/ngx_http_proxy_v2_module.o \1109objs/src/http/modules/ngx_http_memcached_module.o \1110objs/src/http/modules/ngx_http_empty_gif_module.o \1111objs/src/http/modules/ngx_http_browser_module.o \1112objs/src/http/modules/ngx_http_secure_link_module.o \1113objs/src/http/modules/ngx_http_degradation_module.o \1114objs/src/http/modules/ngx_http_flv_module.o \1115objs/src/http/modules/ngx_http_mp4_module.o \1116objs/src/http/modules/ngx_http_upstream_hash_module.o \1117objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \1118objs/src/http/modules/ngx_http_upstream_least_conn_module.o \1119objs/src/http/modules/ngx_http_upstream_random_module.o \1120objs/src/http/modules/ngx_http_upstream_keepalive_module.o \1121objs/src/http/modules/ngx_http_upstream_zone_module.o \1122objs/src/http/modules/ngx_http_upstream_sticky_module.o \1123objs/src/http/modules/ngx_http_stub_status_module.o \1124objs/src/stream/ngx_stream.o \1125objs/src/stream/ngx_stream_variables.o \1126objs/src/stream/ngx_stream_script.o \1127objs/src/stream/ngx_stream_handler.o \1128objs/src/stream/ngx_stream_core_module.o \1129objs/src/stream/ngx_stream_log_module.o \1130objs/src/stream/ngx_stream_proxy_module.o \1131objs/src/stream/ngx_stream_upstream.o \1132objs/src/stream/ngx_stream_upstream_round_robin.o \1133objs/src/stream/ngx_stream_write_filter_module.o \1134objs/src/stream/ngx_stream_ssl_module.o \1135objs/src/stream/ngx_stream_realip_module.o \1136objs/src/stream/ngx_stream_limit_conn_module.o \1137objs/src/stream/ngx_stream_access_module.o \1138objs/src/stream/ngx_stream_geo_module.o \1139objs/src/stream/ngx_stream_map_module.o \1140objs/src/stream/ngx_stream_split_clients_module.o \1141objs/src/stream/ngx_stream_return_module.o \1142objs/src/stream/ngx_stream_pass_module.o \1143objs/src/stream/ngx_stream_set_module.o \1144objs/src/stream/ngx_stream_upstream_hash_module.o \1145objs/src/stream/ngx_stream_upstream_least_conn_module.o \1146objs/src/stream/ngx_stream_upstream_random_module.o \1147objs/src/stream/ngx_stream_upstream_zone_module.o \1148objs/src/stream/ngx_stream_ssl_preread_module.o \1149objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp.o \1150objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_init.o \1151objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_handshake.o \1152objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_handler.o \1153objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_amf.o \1154objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_send.o \1155objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_shared.o \1156objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_eval.o \1157objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_receive.o \1158objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_core_module.o \1159objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_cmd_module.o \1160objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_codec_module.o \1161objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_access_module.o \1162objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_record_module.o \1163objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_live_module.o \1164objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_play_module.o \1165objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_flv_module.o \1166objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_mp4_module.o \1167objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_netcall_module.o \1168objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_relay_module.o \1169objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_bandwidth.o \1170objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_exec_module.o \1171objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_auto_push_module.o \1172objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_notify_module.o \1173objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_log_module.o \1174objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_limit_module.o \1175objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_bitop.o \1176objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_proxy_protocol.o \1177objs/addon/hls/ngx_rtmp_hls_module.o \1178objs/addon/dash/ngx_rtmp_dash_module.o \1179objs/addon/hls/ngx_rtmp_mpegts.o \1180objs/addon/dash/ngx_rtmp_mp4.o \1181objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_stat_module.o \1182objs/addon/igcgnkh120y1snxyj21npi3wq70cgb61-nginx-mod-rtmp-1.2.2/ngx_rtmp_control_module.o \1183objs/addon/7j5c2k30rnqarx2dyg6sa296jfxr0x8y-nginx-mod-dav-3.0.0/ngx_http_dav_ext_module.o \1184objs/addon/src/ngx_http_headers_more_filter_module.o \1185objs/addon/src/ngx_http_headers_more_headers_out.o \1186objs/addon/src/ngx_http_headers_more_headers_in.o \1187objs/addon/src/ngx_http_headers_more_util.o \1188objs/addon/src/ngx_http_vhost_traffic_status_module.o \1189objs/addon/src/ngx_http_vhost_traffic_status_variables.o \1190objs/addon/src/ngx_http_vhost_traffic_status_string.o \1191objs/addon/src/ngx_http_vhost_traffic_status_shm.o \1192objs/addon/src/ngx_http_vhost_traffic_status_node.o \1193objs/addon/src/ngx_http_vhost_traffic_status_filter.o \1194objs/addon/src/ngx_http_vhost_traffic_status_control.o \1195objs/addon/src/ngx_http_vhost_traffic_status_limit.o \1196objs/addon/src/ngx_http_vhost_traffic_status_display.o \1197objs/addon/src/ngx_http_vhost_traffic_status_display_json.o \1198objs/addon/src/ngx_http_vhost_traffic_status_display_prometheus.o \1199objs/addon/src/ngx_http_vhost_traffic_status_set.o \1200objs/addon/src/ngx_http_vhost_traffic_status_dump.o \1201objs/addon/73601f0vmgz54krzrxh96w9k33fc2jw4-nginx-mod-cache-purge-3.0.2/ngx_cache_purge_module.o \1202objs/ngx_modules.o \1203-lpthread -lcrypt -lpcre2-8 -lssl -lcrypto -lpthread -lz -lxml2 -lxslt -lexslt \1204-Wl,-E1205make[1]: Leaving directory '/build/nginx-1.30.4'
installPhase
1206install flags: -j24 SHELL=/nix/store/rzpv2vlq1zmhjqjinjgff1v83nw0b3hz-bash-5.3p15/bin/bash install1207make -f objs/Makefile install1208make[1]: Entering directory '/build/nginx-1.30.4'1209test -d '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4' || mkdir -p '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4'1210test -d '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/bin' \1211 || mkdir -p '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/bin'1212test ! -f '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/bin/nginx' \1213 || mv '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/bin/nginx' \1214 '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/bin/nginx.old'1215cp objs/nginx '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/bin/nginx'1216test -d '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf' \1217 || mkdir -p '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf'1218cp conf/koi-win '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf'1219cp conf/koi-utf '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf'1220cp conf/win-utf '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf'1221test -f '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf/mime.types' \1222 || cp conf/mime.types '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf'1223cp conf/mime.types '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf/mime.types.default'1224test -f '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf/fastcgi_params' \1225 || cp conf/fastcgi_params '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf'1226cp conf/fastcgi_params \1227 '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf/fastcgi_params.default'1228test -f '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf/fastcgi.conf' \1229 || cp conf/fastcgi.conf '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf'1230cp conf/fastcgi.conf '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf/fastcgi.conf.default'1231test -f '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf/uwsgi_params' \1232 || cp conf/uwsgi_params '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf'1233cp conf/uwsgi_params \1234 '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf/uwsgi_params.default'1235test -f '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf/scgi_params' \1236 || cp conf/scgi_params '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf'1237cp conf/scgi_params \1238 '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf/scgi_params.default'1239test -f '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf/nginx.conf' \1240 || cp conf/nginx.conf '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf/nginx.conf'1241cp conf/nginx.conf '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/conf/nginx.conf.default'1242test -d '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/html' \1243 || cp -R html '/nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4'1244make[1]: Leaving directory '/build/nginx-1.30.4'
fixupPhase
1245shrinking RPATHs of ELF executables and libraries in /nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.41246shrinking /nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/bin/nginx1247checking for references to /build/ in /nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4...1248gzipping man pages under /nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/share/man/1249patching script interpreter paths in /nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.41250stripping (with command strip and flags -S -p) in /nix/store/0bwcs9cc9dqiga0bgdv2hkw214c8z4bw-nginx-1.30.4/bin1251shrinking RPATHs of ELF executables and libraries in /nix/store/27r44lxaxvyzy253700jml66zqrbs4g2-nginx-1.30.4-doc1252checking for references to /build/ in /nix/store/27r44lxaxvyzy253700jml66zqrbs4g2-nginx-1.30.4-doc...1253patching script interpreter paths in /nix/store/27r44lxaxvyzy253700jml66zqrbs4g2-nginx-1.30.4-doc