| 1 | HEAD is now at 2d2d0829 nginx-1.23.0-RELEASE
|
|---|
| 2 | ---------------------
|
|---|
| 3 | Configuring nginx
|
|---|
| 4 | ---------------------
|
|---|
| 5 | checking for OS
|
|---|
| 6 | + Linux 5.15.0-40-generic x86_64
|
|---|
| 7 | checking for C compiler ... found
|
|---|
| 8 | + using GNU C compiler
|
|---|
| 9 | + gcc version: 11.3.0 (Debian 11.3.0-1)
|
|---|
| 10 | checking for gcc -pipe switch ... found
|
|---|
| 11 | checking for -Wl,-E switch ... found
|
|---|
| 12 | checking for gcc builtin atomic operations ... found
|
|---|
| 13 | checking for C99 variadic macros ... found
|
|---|
| 14 | checking for gcc variadic macros ... found
|
|---|
| 15 | checking for gcc builtin 64 bit byteswap ... found
|
|---|
| 16 | checking for unistd.h ... found
|
|---|
| 17 | checking for inttypes.h ... found
|
|---|
| 18 | checking for limits.h ... found
|
|---|
| 19 | checking for sys/filio.h ... not found
|
|---|
| 20 | checking for sys/param.h ... found
|
|---|
| 21 | checking for sys/mount.h ... found
|
|---|
| 22 | checking for sys/statvfs.h ... found
|
|---|
| 23 | checking for crypt.h ... found
|
|---|
| 24 | checking for Linux specific features
|
|---|
| 25 | checking for epoll ... found
|
|---|
| 26 | checking for EPOLLRDHUP ... found
|
|---|
| 27 | checking for EPOLLEXCLUSIVE ... found
|
|---|
| 28 | checking for eventfd() ... found
|
|---|
| 29 | checking for O_PATH ... found
|
|---|
| 30 | checking for sendfile() ... found
|
|---|
| 31 | checking for sendfile64() ... found
|
|---|
| 32 | checking for sys/prctl.h ... found
|
|---|
| 33 | checking for prctl(PR_SET_DUMPABLE) ... found
|
|---|
| 34 | checking for prctl(PR_SET_KEEPCAPS) ... found
|
|---|
| 35 | checking for capabilities ... found
|
|---|
| 36 | checking for crypt_r() ... found
|
|---|
| 37 | checking for sys/vfs.h ... found
|
|---|
| 38 | checking for UDP_SEGMENT ... found
|
|---|
| 39 | checking for poll() ... found
|
|---|
| 40 | checking for /dev/poll ... not found
|
|---|
| 41 | checking for kqueue ... not found
|
|---|
| 42 | checking for crypt() ... not found
|
|---|
| 43 | checking for crypt() in libcrypt ... found
|
|---|
| 44 | checking for F_READAHEAD ... not found
|
|---|
| 45 | checking for posix_fadvise() ... found
|
|---|
| 46 | checking for O_DIRECT ... found
|
|---|
| 47 | checking for F_NOCACHE ... not found
|
|---|
| 48 | checking for directio() ... not found
|
|---|
| 49 | checking for statfs() ... found
|
|---|
| 50 | checking for statvfs() ... found
|
|---|
| 51 | checking for dlopen() ... found
|
|---|
| 52 | checking for sched_yield() ... found
|
|---|
| 53 | checking for sched_setaffinity() ... found
|
|---|
| 54 | checking for SO_SETFIB ... not found
|
|---|
| 55 | checking for SO_REUSEPORT ... found
|
|---|
| 56 | checking for SO_ACCEPTFILTER ... not found
|
|---|
| 57 | checking for SO_BINDANY ... not found
|
|---|
| 58 | checking for IP_TRANSPARENT ... found
|
|---|
| 59 | checking for IP_BINDANY ... not found
|
|---|
| 60 | checking for IP_BIND_ADDRESS_NO_PORT ... found
|
|---|
| 61 | checking for IP_RECVDSTADDR ... not found
|
|---|
| 62 | checking for IP_SENDSRCADDR ... not found
|
|---|
| 63 | checking for IP_PKTINFO ... found
|
|---|
| 64 | checking for IPV6_RECVPKTINFO ... found
|
|---|
| 65 | checking for TCP_DEFER_ACCEPT ... found
|
|---|
| 66 | checking for TCP_KEEPIDLE ... found
|
|---|
| 67 | checking for TCP_FASTOPEN ... found
|
|---|
| 68 | checking for TCP_INFO ... found
|
|---|
| 69 | checking for accept4() ... found
|
|---|
| 70 | checking for kqueue AIO support ... not found
|
|---|
| 71 | checking for Linux AIO support ... found
|
|---|
| 72 | checking for int size ... 4 bytes
|
|---|
| 73 | checking for long size ... 8 bytes
|
|---|
| 74 | checking for long long size ... 8 bytes
|
|---|
| 75 | checking for void * size ... 8 bytes
|
|---|
| 76 | checking for uint32_t ... found
|
|---|
| 77 | checking for uint64_t ... found
|
|---|
| 78 | checking for sig_atomic_t ... found
|
|---|
| 79 | checking for sig_atomic_t size ... 4 bytes
|
|---|
| 80 | checking for socklen_t ... found
|
|---|
| 81 | checking for in_addr_t ... found
|
|---|
| 82 | checking for in_port_t ... found
|
|---|
| 83 | checking for rlim_t ... found
|
|---|
| 84 | checking for uintptr_t ... uintptr_t found
|
|---|
| 85 | checking for system byte ordering ... little endian
|
|---|
| 86 | checking for size_t size ... 8 bytes
|
|---|
| 87 | checking for off_t size ... 8 bytes
|
|---|
| 88 | checking for time_t size ... 8 bytes
|
|---|
| 89 | checking for AF_INET6 ... found
|
|---|
| 90 | checking for setproctitle() ... not found
|
|---|
| 91 | checking for pread() ... found
|
|---|
| 92 | checking for pwrite() ... found
|
|---|
| 93 | checking for pwritev() ... found
|
|---|
| 94 | checking for strerrordesc_np() ... found
|
|---|
| 95 | checking for localtime_r() ... found
|
|---|
| 96 | checking for clock_gettime(CLOCK_MONOTONIC) ... found
|
|---|
| 97 | checking for posix_memalign() ... found
|
|---|
| 98 | checking for memalign() ... found
|
|---|
| 99 | checking for mmap(MAP_ANON|MAP_SHARED) ... found
|
|---|
| 100 | checking for mmap("/dev/zero", MAP_SHARED) ... found
|
|---|
| 101 | checking for System V shared memory ... found
|
|---|
| 102 | checking for POSIX semaphores ... found
|
|---|
| 103 | checking for struct msghdr.msg_control ... found
|
|---|
| 104 | checking for ioctl(FIONBIO) ... found
|
|---|
| 105 | checking for ioctl(FIONREAD) ... found
|
|---|
| 106 | checking for struct tm.tm_gmtoff ... found
|
|---|
| 107 | checking for struct dirent.d_namlen ... not found
|
|---|
| 108 | checking for struct dirent.d_type ... found
|
|---|
| 109 | checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
|
|---|
| 110 | checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found
|
|---|
| 111 | checking for openat(), fstatat() ... found
|
|---|
| 112 | checking for getaddrinfo() ... found
|
|---|
| 113 | configuring additional dynamic modules
|
|---|
| 114 | adding module in ../git-ngx_headers_more
|
|---|
| 115 | + ngx_http_headers_more_filter_module was configured
|
|---|
| 116 | adding module in ../git-ngx_http_auth_pam_module
|
|---|
| 117 | + ngx_http_auth_pam_module was configured
|
|---|
| 118 | checking for PCRE2 library ... found
|
|---|
| 119 | checking for OpenSSL library ... found
|
|---|
| 120 | checking for zlib library ... found
|
|---|
| 121 | checking for libxslt ... found
|
|---|
| 122 | checking for libexslt ... found
|
|---|
| 123 | checking for GD library ... found
|
|---|
| 124 | checking for GD WebP support ... found
|
|---|
| 125 | checking for perl
|
|---|
| 126 | + perl version: This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi
|
|---|
| 127 | + perl interpreter multiplicity found
|
|---|
| 128 | checking for GeoIP library ... found
|
|---|
| 129 | checking for GeoIP IPv6 support ... found
|
|---|
| 130 | checking for Google perftools ... found
|
|---|
| 131 | creating objs/Makefile
|
|---|
| 132 |
|
|---|
| 133 | Configuration summary
|
|---|
| 134 | + using threads
|
|---|
| 135 | + using system PCRE2 library
|
|---|
| 136 | + using system OpenSSL library
|
|---|
| 137 | + using system zlib library
|
|---|
| 138 |
|
|---|
| 139 | nginx path prefix: "/usr"
|
|---|
| 140 | nginx binary file: "/usr/sbin/nginx"
|
|---|
| 141 | nginx modules path: "/usr/lib/nginx/modules"
|
|---|
| 142 | nginx configuration prefix: "/etc/nginx"
|
|---|
| 143 | nginx configuration file: "/etc/nginx/nginx.conf"
|
|---|
| 144 | nginx pid file: "/run/nginx.pid"
|
|---|
| 145 | nginx error log file: "/var/log/nginx/error.log"
|
|---|
| 146 | nginx http access log file: "/var/log/nginx/access.log"
|
|---|
| 147 | nginx http client request body temporary files: "/var/tmp/nginx/body"
|
|---|
| 148 | nginx http proxy temporary files: "/var/tmp/nginx/proxy"
|
|---|
| 149 | nginx http fastcgi temporary files: "/var/tmp/nginx/fastcgi"
|
|---|
| 150 | nginx http uwsgi temporary files: "/var/tmp/nginx/uwsgi"
|
|---|
| 151 | nginx http scgi temporary files: "/var/tmp/nginx/scgi"
|
|---|
| 152 |
|
|---|
| 153 | -------------------
|
|---|
| 154 | Compiling nginx
|
|---|
| 155 | -------------------
|
|---|
| 156 | make -f objs/Makefile
|
|---|
| 157 | make[1]: Entering directory 'git-nginx'
|
|---|
| 158 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 159 | -o objs/src/core/nginx.o \
|
|---|
| 160 | src/core/nginx.c
|
|---|
| 161 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 162 | -o objs/src/core/ngx_log.o \
|
|---|
| 163 | src/core/ngx_log.c
|
|---|
| 164 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 165 | -o objs/src/core/ngx_palloc.o \
|
|---|
| 166 | src/core/ngx_palloc.c
|
|---|
| 167 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 168 | -o objs/src/core/ngx_array.o \
|
|---|
| 169 | src/core/ngx_array.c
|
|---|
| 170 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 171 | -o objs/src/core/ngx_list.o \
|
|---|
| 172 | src/core/ngx_list.c
|
|---|
| 173 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 174 | -o objs/src/core/ngx_hash.o \
|
|---|
| 175 | src/core/ngx_hash.c
|
|---|
| 176 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 177 | -o objs/src/core/ngx_buf.o \
|
|---|
| 178 | src/core/ngx_buf.c
|
|---|
| 179 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 180 | -o objs/src/core/ngx_queue.o \
|
|---|
| 181 | src/core/ngx_queue.c
|
|---|
| 182 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 183 | -o objs/src/core/ngx_output_chain.o \
|
|---|
| 184 | src/core/ngx_output_chain.c
|
|---|
| 185 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 186 | -o objs/src/core/ngx_string.o \
|
|---|
| 187 | src/core/ngx_string.c
|
|---|
| 188 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 189 | -o objs/src/core/ngx_parse.o \
|
|---|
| 190 | src/core/ngx_parse.c
|
|---|
| 191 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 192 | -o objs/src/core/ngx_parse_time.o \
|
|---|
| 193 | src/core/ngx_parse_time.c
|
|---|
| 194 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 195 | -o objs/src/core/ngx_inet.o \
|
|---|
| 196 | src/core/ngx_inet.c
|
|---|
| 197 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 198 | -o objs/src/core/ngx_file.o \
|
|---|
| 199 | src/core/ngx_file.c
|
|---|
| 200 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 201 | -o objs/src/core/ngx_crc32.o \
|
|---|
| 202 | src/core/ngx_crc32.c
|
|---|
| 203 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 204 | -o objs/src/core/ngx_murmurhash.o \
|
|---|
| 205 | src/core/ngx_murmurhash.c
|
|---|
| 206 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 207 | -o objs/src/core/ngx_md5.o \
|
|---|
| 208 | src/core/ngx_md5.c
|
|---|
| 209 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 210 | -o objs/src/core/ngx_sha1.o \
|
|---|
| 211 | src/core/ngx_sha1.c
|
|---|
| 212 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 213 | -o objs/src/core/ngx_rbtree.o \
|
|---|
| 214 | src/core/ngx_rbtree.c
|
|---|
| 215 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 216 | -o objs/src/core/ngx_radix_tree.o \
|
|---|
| 217 | src/core/ngx_radix_tree.c
|
|---|
| 218 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 219 | -o objs/src/core/ngx_slab.o \
|
|---|
| 220 | src/core/ngx_slab.c
|
|---|
| 221 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 222 | -o objs/src/core/ngx_times.o \
|
|---|
| 223 | src/core/ngx_times.c
|
|---|
| 224 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 225 | -o objs/src/core/ngx_shmtx.o \
|
|---|
| 226 | src/core/ngx_shmtx.c
|
|---|
| 227 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 228 | -o objs/src/core/ngx_connection.o \
|
|---|
| 229 | src/core/ngx_connection.c
|
|---|
| 230 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 231 | -o objs/src/core/ngx_cycle.o \
|
|---|
| 232 | src/core/ngx_cycle.c
|
|---|
| 233 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 234 | -o objs/src/core/ngx_spinlock.o \
|
|---|
| 235 | src/core/ngx_spinlock.c
|
|---|
| 236 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 237 | -o objs/src/core/ngx_rwlock.o \
|
|---|
| 238 | src/core/ngx_rwlock.c
|
|---|
| 239 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 240 | -o objs/src/core/ngx_cpuinfo.o \
|
|---|
| 241 | src/core/ngx_cpuinfo.c
|
|---|
| 242 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 243 | -o objs/src/core/ngx_conf_file.o \
|
|---|
| 244 | src/core/ngx_conf_file.c
|
|---|
| 245 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 246 | -o objs/src/core/ngx_module.o \
|
|---|
| 247 | src/core/ngx_module.c
|
|---|
| 248 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 249 | -o objs/src/core/ngx_resolver.o \
|
|---|
| 250 | src/core/ngx_resolver.c
|
|---|
| 251 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 252 | -o objs/src/core/ngx_open_file_cache.o \
|
|---|
| 253 | src/core/ngx_open_file_cache.c
|
|---|
| 254 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 255 | -o objs/src/core/ngx_crypt.o \
|
|---|
| 256 | src/core/ngx_crypt.c
|
|---|
| 257 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 258 | -o objs/src/core/ngx_proxy_protocol.o \
|
|---|
| 259 | src/core/ngx_proxy_protocol.c
|
|---|
| 260 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 261 | -o objs/src/core/ngx_syslog.o \
|
|---|
| 262 | src/core/ngx_syslog.c
|
|---|
| 263 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 264 | -o objs/src/event/ngx_event.o \
|
|---|
| 265 | src/event/ngx_event.c
|
|---|
| 266 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 267 | -o objs/src/event/ngx_event_timer.o \
|
|---|
| 268 | src/event/ngx_event_timer.c
|
|---|
| 269 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 270 | -o objs/src/event/ngx_event_posted.o \
|
|---|
| 271 | src/event/ngx_event_posted.c
|
|---|
| 272 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 273 | -o objs/src/event/ngx_event_accept.o \
|
|---|
| 274 | src/event/ngx_event_accept.c
|
|---|
| 275 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 276 | -o objs/src/event/ngx_event_udp.o \
|
|---|
| 277 | src/event/ngx_event_udp.c
|
|---|
| 278 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 279 | -o objs/src/event/ngx_event_connect.o \
|
|---|
| 280 | src/event/ngx_event_connect.c
|
|---|
| 281 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 282 | -o objs/src/event/ngx_event_pipe.o \
|
|---|
| 283 | src/event/ngx_event_pipe.c
|
|---|
| 284 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 285 | -o objs/src/os/unix/ngx_time.o \
|
|---|
| 286 | src/os/unix/ngx_time.c
|
|---|
| 287 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 288 | -o objs/src/os/unix/ngx_errno.o \
|
|---|
| 289 | src/os/unix/ngx_errno.c
|
|---|
| 290 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 291 | -o objs/src/os/unix/ngx_alloc.o \
|
|---|
| 292 | src/os/unix/ngx_alloc.c
|
|---|
| 293 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 294 | -o objs/src/os/unix/ngx_files.o \
|
|---|
| 295 | src/os/unix/ngx_files.c
|
|---|
| 296 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 297 | -o objs/src/os/unix/ngx_socket.o \
|
|---|
| 298 | src/os/unix/ngx_socket.c
|
|---|
| 299 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 300 | -o objs/src/os/unix/ngx_recv.o \
|
|---|
| 301 | src/os/unix/ngx_recv.c
|
|---|
| 302 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 303 | -o objs/src/os/unix/ngx_readv_chain.o \
|
|---|
| 304 | src/os/unix/ngx_readv_chain.c
|
|---|
| 305 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 306 | -o objs/src/os/unix/ngx_udp_recv.o \
|
|---|
| 307 | src/os/unix/ngx_udp_recv.c
|
|---|
| 308 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 309 | -o objs/src/os/unix/ngx_send.o \
|
|---|
| 310 | src/os/unix/ngx_send.c
|
|---|
| 311 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 312 | -o objs/src/os/unix/ngx_writev_chain.o \
|
|---|
| 313 | src/os/unix/ngx_writev_chain.c
|
|---|
| 314 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 315 | -o objs/src/os/unix/ngx_udp_send.o \
|
|---|
| 316 | src/os/unix/ngx_udp_send.c
|
|---|
| 317 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 318 | -o objs/src/os/unix/ngx_udp_sendmsg_chain.o \
|
|---|
| 319 | src/os/unix/ngx_udp_sendmsg_chain.c
|
|---|
| 320 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 321 | -o objs/src/os/unix/ngx_channel.o \
|
|---|
| 322 | src/os/unix/ngx_channel.c
|
|---|
| 323 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 324 | -o objs/src/os/unix/ngx_shmem.o \
|
|---|
| 325 | src/os/unix/ngx_shmem.c
|
|---|
| 326 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 327 | -o objs/src/os/unix/ngx_process.o \
|
|---|
| 328 | src/os/unix/ngx_process.c
|
|---|
| 329 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 330 | -o objs/src/os/unix/ngx_daemon.o \
|
|---|
| 331 | src/os/unix/ngx_daemon.c
|
|---|
| 332 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 333 | -o objs/src/os/unix/ngx_setaffinity.o \
|
|---|
| 334 | src/os/unix/ngx_setaffinity.c
|
|---|
| 335 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 336 | -o objs/src/os/unix/ngx_setproctitle.o \
|
|---|
| 337 | src/os/unix/ngx_setproctitle.c
|
|---|
| 338 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 339 | -o objs/src/os/unix/ngx_posix_init.o \
|
|---|
| 340 | src/os/unix/ngx_posix_init.c
|
|---|
| 341 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 342 | -o objs/src/os/unix/ngx_user.o \
|
|---|
| 343 | src/os/unix/ngx_user.c
|
|---|
| 344 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 345 | -o objs/src/os/unix/ngx_dlopen.o \
|
|---|
| 346 | src/os/unix/ngx_dlopen.c
|
|---|
| 347 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 348 | -o objs/src/os/unix/ngx_process_cycle.o \
|
|---|
| 349 | src/os/unix/ngx_process_cycle.c
|
|---|
| 350 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 351 | -o objs/src/os/unix/ngx_linux_init.o \
|
|---|
| 352 | src/os/unix/ngx_linux_init.c
|
|---|
| 353 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 354 | -o objs/src/event/modules/ngx_epoll_module.o \
|
|---|
| 355 | src/event/modules/ngx_epoll_module.c
|
|---|
| 356 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 357 | -o objs/src/os/unix/ngx_linux_sendfile_chain.o \
|
|---|
| 358 | src/os/unix/ngx_linux_sendfile_chain.c
|
|---|
| 359 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 360 | -o objs/src/os/unix/ngx_linux_aio_read.o \
|
|---|
| 361 | src/os/unix/ngx_linux_aio_read.c
|
|---|
| 362 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 363 | -o objs/src/core/ngx_thread_pool.o \
|
|---|
| 364 | src/core/ngx_thread_pool.c
|
|---|
| 365 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 366 | -o objs/src/os/unix/ngx_thread_cond.o \
|
|---|
| 367 | src/os/unix/ngx_thread_cond.c
|
|---|
| 368 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 369 | -o objs/src/os/unix/ngx_thread_mutex.o \
|
|---|
| 370 | src/os/unix/ngx_thread_mutex.c
|
|---|
| 371 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 372 | -o objs/src/os/unix/ngx_thread_id.o \
|
|---|
| 373 | src/os/unix/ngx_thread_id.c
|
|---|
| 374 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 375 | -o objs/src/event/ngx_event_openssl.o \
|
|---|
| 376 | src/event/ngx_event_openssl.c
|
|---|
| 377 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 378 | -o objs/src/event/ngx_event_openssl_stapling.o \
|
|---|
| 379 | src/event/ngx_event_openssl_stapling.c
|
|---|
| 380 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 381 | -o objs/src/core/ngx_regex.o \
|
|---|
| 382 | src/core/ngx_regex.c
|
|---|
| 383 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 384 | -o objs/src/http/ngx_http.o \
|
|---|
| 385 | src/http/ngx_http.c
|
|---|
| 386 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 387 | -o objs/src/http/ngx_http_core_module.o \
|
|---|
| 388 | src/http/ngx_http_core_module.c
|
|---|
| 389 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 390 | -o objs/src/http/ngx_http_special_response.o \
|
|---|
| 391 | src/http/ngx_http_special_response.c
|
|---|
| 392 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 393 | -o objs/src/http/ngx_http_request.o \
|
|---|
| 394 | src/http/ngx_http_request.c
|
|---|
| 395 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 396 | -o objs/src/http/ngx_http_parse.o \
|
|---|
| 397 | src/http/ngx_http_parse.c
|
|---|
| 398 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 399 | -o objs/src/http/modules/ngx_http_log_module.o \
|
|---|
| 400 | src/http/modules/ngx_http_log_module.c
|
|---|
| 401 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 402 | -o objs/src/http/ngx_http_request_body.o \
|
|---|
| 403 | src/http/ngx_http_request_body.c
|
|---|
| 404 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 405 | -o objs/src/http/ngx_http_variables.o \
|
|---|
| 406 | src/http/ngx_http_variables.c
|
|---|
| 407 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 408 | -o objs/src/http/ngx_http_script.o \
|
|---|
| 409 | src/http/ngx_http_script.c
|
|---|
| 410 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 411 | -o objs/src/http/ngx_http_upstream.o \
|
|---|
| 412 | src/http/ngx_http_upstream.c
|
|---|
| 413 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 414 | -o objs/src/http/ngx_http_upstream_round_robin.o \
|
|---|
| 415 | src/http/ngx_http_upstream_round_robin.c
|
|---|
| 416 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 417 | -o objs/src/http/ngx_http_file_cache.o \
|
|---|
| 418 | src/http/ngx_http_file_cache.c
|
|---|
| 419 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 420 | -o objs/src/http/ngx_http_huff_decode.o \
|
|---|
| 421 | src/http/ngx_http_huff_decode.c
|
|---|
| 422 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 423 | -o objs/src/http/ngx_http_huff_encode.o \
|
|---|
| 424 | src/http/ngx_http_huff_encode.c
|
|---|
| 425 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 426 | -o objs/src/http/ngx_http_write_filter_module.o \
|
|---|
| 427 | src/http/ngx_http_write_filter_module.c
|
|---|
| 428 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 429 | -o objs/src/http/ngx_http_header_filter_module.o \
|
|---|
| 430 | src/http/ngx_http_header_filter_module.c
|
|---|
| 431 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 432 | -o objs/src/http/modules/ngx_http_chunked_filter_module.o \
|
|---|
| 433 | src/http/modules/ngx_http_chunked_filter_module.c
|
|---|
| 434 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 435 | -o objs/src/http/v2/ngx_http_v2_filter_module.o \
|
|---|
| 436 | src/http/v2/ngx_http_v2_filter_module.c
|
|---|
| 437 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 438 | -o objs/src/http/modules/ngx_http_range_filter_module.o \
|
|---|
| 439 | src/http/modules/ngx_http_range_filter_module.c
|
|---|
| 440 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 441 | -o objs/src/http/modules/ngx_http_gzip_filter_module.o \
|
|---|
| 442 | src/http/modules/ngx_http_gzip_filter_module.c
|
|---|
| 443 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 444 | -o objs/src/http/ngx_http_postpone_filter_module.o \
|
|---|
| 445 | src/http/ngx_http_postpone_filter_module.c
|
|---|
| 446 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 447 | -o objs/src/http/modules/ngx_http_ssi_filter_module.o \
|
|---|
| 448 | src/http/modules/ngx_http_ssi_filter_module.c
|
|---|
| 449 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 450 | -o objs/src/http/modules/ngx_http_charset_filter_module.o \
|
|---|
| 451 | src/http/modules/ngx_http_charset_filter_module.c
|
|---|
| 452 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 453 | -o objs/src/http/modules/ngx_http_xslt_filter_module.o \
|
|---|
| 454 | src/http/modules/ngx_http_xslt_filter_module.c
|
|---|
| 455 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 456 | -o objs/src/http/modules/ngx_http_image_filter_module.o \
|
|---|
| 457 | src/http/modules/ngx_http_image_filter_module.c
|
|---|
| 458 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 459 | -o objs/src/http/modules/ngx_http_sub_filter_module.o \
|
|---|
| 460 | src/http/modules/ngx_http_sub_filter_module.c
|
|---|
| 461 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 462 | -o objs/src/http/modules/ngx_http_addition_filter_module.o \
|
|---|
| 463 | src/http/modules/ngx_http_addition_filter_module.c
|
|---|
| 464 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 465 | -o objs/src/http/modules/ngx_http_gunzip_filter_module.o \
|
|---|
| 466 | src/http/modules/ngx_http_gunzip_filter_module.c
|
|---|
| 467 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 468 | -o objs/src/http/modules/ngx_http_userid_filter_module.o \
|
|---|
| 469 | src/http/modules/ngx_http_userid_filter_module.c
|
|---|
| 470 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 471 | -o objs/src/http/modules/ngx_http_headers_filter_module.o \
|
|---|
| 472 | src/http/modules/ngx_http_headers_filter_module.c
|
|---|
| 473 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 474 | -o objs/src/http/ngx_http_copy_filter_module.o \
|
|---|
| 475 | src/http/ngx_http_copy_filter_module.c
|
|---|
| 476 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 477 | -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \
|
|---|
| 478 | src/http/modules/ngx_http_not_modified_filter_module.c
|
|---|
| 479 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 480 | -o objs/src/http/modules/ngx_http_slice_filter_module.o \
|
|---|
| 481 | src/http/modules/ngx_http_slice_filter_module.c
|
|---|
| 482 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 483 | -o objs/src/http/v2/ngx_http_v2.o \
|
|---|
| 484 | src/http/v2/ngx_http_v2.c
|
|---|
| 485 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 486 | -o objs/src/http/v2/ngx_http_v2_table.o \
|
|---|
| 487 | src/http/v2/ngx_http_v2_table.c
|
|---|
| 488 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 489 | -o objs/src/http/v2/ngx_http_v2_encode.o \
|
|---|
| 490 | src/http/v2/ngx_http_v2_encode.c
|
|---|
| 491 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 492 | -o objs/src/http/v2/ngx_http_v2_module.o \
|
|---|
| 493 | src/http/v2/ngx_http_v2_module.c
|
|---|
| 494 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 495 | -o objs/src/http/modules/ngx_http_static_module.o \
|
|---|
| 496 | src/http/modules/ngx_http_static_module.c
|
|---|
| 497 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 498 | -o objs/src/http/modules/ngx_http_gzip_static_module.o \
|
|---|
| 499 | src/http/modules/ngx_http_gzip_static_module.c
|
|---|
| 500 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 501 | -o objs/src/http/modules/ngx_http_dav_module.o \
|
|---|
| 502 | src/http/modules/ngx_http_dav_module.c
|
|---|
| 503 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 504 | -o objs/src/http/modules/ngx_http_autoindex_module.o \
|
|---|
| 505 | src/http/modules/ngx_http_autoindex_module.c
|
|---|
| 506 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 507 | -o objs/src/http/modules/ngx_http_index_module.o \
|
|---|
| 508 | src/http/modules/ngx_http_index_module.c
|
|---|
| 509 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 510 | -o objs/src/http/modules/ngx_http_random_index_module.o \
|
|---|
| 511 | src/http/modules/ngx_http_random_index_module.c
|
|---|
| 512 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 513 | -o objs/src/http/modules/ngx_http_mirror_module.o \
|
|---|
| 514 | src/http/modules/ngx_http_mirror_module.c
|
|---|
| 515 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 516 | -o objs/src/http/modules/ngx_http_try_files_module.o \
|
|---|
| 517 | src/http/modules/ngx_http_try_files_module.c
|
|---|
| 518 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 519 | -o objs/src/http/modules/ngx_http_auth_request_module.o \
|
|---|
| 520 | src/http/modules/ngx_http_auth_request_module.c
|
|---|
| 521 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 522 | -o objs/src/http/modules/ngx_http_auth_basic_module.o \
|
|---|
| 523 | src/http/modules/ngx_http_auth_basic_module.c
|
|---|
| 524 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 525 | -o objs/src/http/modules/ngx_http_access_module.o \
|
|---|
| 526 | src/http/modules/ngx_http_access_module.c
|
|---|
| 527 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 528 | -o objs/src/http/modules/ngx_http_limit_conn_module.o \
|
|---|
| 529 | src/http/modules/ngx_http_limit_conn_module.c
|
|---|
| 530 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 531 | -o objs/src/http/modules/ngx_http_limit_req_module.o \
|
|---|
| 532 | src/http/modules/ngx_http_limit_req_module.c
|
|---|
| 533 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 534 | -o objs/src/http/modules/ngx_http_realip_module.o \
|
|---|
| 535 | src/http/modules/ngx_http_realip_module.c
|
|---|
| 536 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 537 | -o objs/src/http/modules/ngx_http_geo_module.o \
|
|---|
| 538 | src/http/modules/ngx_http_geo_module.c
|
|---|
| 539 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 540 | -o objs/src/http/modules/ngx_http_geoip_module.o \
|
|---|
| 541 | src/http/modules/ngx_http_geoip_module.c
|
|---|
| 542 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 543 | -o objs/src/http/modules/ngx_http_map_module.o \
|
|---|
| 544 | src/http/modules/ngx_http_map_module.c
|
|---|
| 545 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 546 | -o objs/src/http/modules/ngx_http_split_clients_module.o \
|
|---|
| 547 | src/http/modules/ngx_http_split_clients_module.c
|
|---|
| 548 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 549 | -o objs/src/http/modules/ngx_http_referer_module.o \
|
|---|
| 550 | src/http/modules/ngx_http_referer_module.c
|
|---|
| 551 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 552 | -o objs/src/http/modules/ngx_http_rewrite_module.o \
|
|---|
| 553 | src/http/modules/ngx_http_rewrite_module.c
|
|---|
| 554 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 555 | -o objs/src/http/modules/ngx_http_ssl_module.o \
|
|---|
| 556 | src/http/modules/ngx_http_ssl_module.c
|
|---|
| 557 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 558 | -o objs/src/http/modules/ngx_http_proxy_module.o \
|
|---|
| 559 | src/http/modules/ngx_http_proxy_module.c
|
|---|
| 560 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 561 | -o objs/src/http/modules/ngx_http_fastcgi_module.o \
|
|---|
| 562 | src/http/modules/ngx_http_fastcgi_module.c
|
|---|
| 563 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 564 | -o objs/src/http/modules/ngx_http_uwsgi_module.o \
|
|---|
| 565 | src/http/modules/ngx_http_uwsgi_module.c
|
|---|
| 566 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 567 | -o objs/src/http/modules/ngx_http_scgi_module.o \
|
|---|
| 568 | src/http/modules/ngx_http_scgi_module.c
|
|---|
| 569 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 570 | -o objs/src/http/modules/ngx_http_grpc_module.o \
|
|---|
| 571 | src/http/modules/ngx_http_grpc_module.c
|
|---|
| 572 | grep 'define NGINX_VERSION' src/core/nginx.h \
|
|---|
| 573 | | sed -e 's/^.*"\(.*\)".*/\1/' > \
|
|---|
| 574 | objs/src/http/modules/perl/version
|
|---|
| 575 | sed "s/%%VERSION%%/`cat objs/src/http/modules/perl/version`/" \
|
|---|
| 576 | src/http/modules/perl/nginx.pm > \
|
|---|
| 577 | objs/src/http/modules/perl/nginx.pm
|
|---|
| 578 | cp -p src/http/modules/perl/nginx.xs objs/src/http/modules/perl/
|
|---|
| 579 | cp -p src/http/modules/perl/typemap objs/src/http/modules/perl/
|
|---|
| 580 | cp -p src/http/modules/perl/Makefile.PL objs/src/http/modules/perl/
|
|---|
| 581 | cd objs/src/http/modules/perl \
|
|---|
| 582 | && NGX_PM_CFLAGS="-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/x86_64-linux-gnu/perl/5.34/CORE -g " \
|
|---|
| 583 | NGX_PM_LDFLAGS=" -shared -L/usr/local/lib -fstack-protector-strong" \
|
|---|
| 584 | NGX_INCS="src/core src/event src/event/modules src/os/unix /usr/include/libxml2 objs src/http src/http/modules src/http/v2 src/http/modules/perl" \
|
|---|
| 585 | NGX_DEPS="src/core/nginx.h src/core/ngx_config.h src/core/ngx_core.h src/core/ngx_log.h src/core/ngx_palloc.h src/core/ngx_array.h src/core/ngx_list.h src/core/ngx_hash.h src/core/ngx_buf.h src/core/ngx_queue.h src/core/ngx_string.h src/core/ngx_parse.h src/core/ngx_parse_time.h src/core/ngx_inet.h src/core/ngx_file.h src/core/ngx_crc.h src/core/ngx_crc32.h src/core/ngx_murmurhash.h src/core/ngx_md5.h src/core/ngx_sha1.h src/core/ngx_rbtree.h src/core/ngx_radix_tree.h src/core/ngx_rwlock.h src/core/ngx_slab.h src/core/ngx_times.h src/core/ngx_shmtx.h src/core/ngx_connection.h src/core/ngx_cycle.h src/core/ngx_conf_file.h src/core/ngx_module.h src/core/ngx_resolver.h src/core/ngx_open_file_cache.h src/core/ngx_crypt.h src/core/ngx_proxy_protocol.h src/core/ngx_syslog.h src/event/ngx_event.h src/event/ngx_event_timer.h src/event/ngx_event_posted.h src/event/ngx_event_connect.h src/event/ngx_event_pipe.h src/event/ngx_event_udp.h src/os/unix/ngx_time.h src/os/unix/ngx_errno.h src/os/unix/ngx_alloc.h src/os/unix/ngx_files.h src/os/unix/ngx_channel.h src/os/unix/ngx_shmem.h src/os/unix/ngx_process.h src/os/unix/ngx_setaffinity.h src/os/unix/ngx_setproctitle.h src/os/unix/ngx_atomic.h src/os/unix/ngx_gcc_atomic_x86.h src/os/unix/ngx_thread.h src/os/unix/ngx_socket.h src/os/unix/ngx_os.h src/os/unix/ngx_user.h src/os/unix/ngx_dlopen.h src/os/unix/ngx_process_cycle.h src/os/unix/ngx_linux_config.h src/os/unix/ngx_linux.h src/core/ngx_thread_pool.h src/event/ngx_event_openssl.h src/core/ngx_regex.h objs/ngx_auto_config.h src/http/ngx_http.h src/http/ngx_http_request.h src/http/ngx_http_config.h src/http/ngx_http_core_module.h src/http/ngx_http_cache.h src/http/ngx_http_variables.h src/http/ngx_http_script.h src/http/ngx_http_upstream.h src/http/ngx_http_upstream_round_robin.h src/http/modules/ngx_http_ssi_filter_module.h src/http/v2/ngx_http_v2.h src/http/v2/ngx_http_v2_module.h src/http/modules/ngx_http_ssl_module.h src/http/modules/perl/ngx_http_perl_module.h" \
|
|---|
| 586 | perl Makefile.PL \
|
|---|
| 587 | LIB=/usr/lib/x86_64-linux-gnu/perl/5.34.0 \
|
|---|
| 588 | INSTALLSITEMAN3DIR=/usr/lib/x86_64-linux-gnu/perl/5.34.0/man3
|
|---|
| 589 | Generating a Unix-style Makefile
|
|---|
| 590 | Writing Makefile for nginx
|
|---|
| 591 | Writing MYMETA.yml and MYMETA.json
|
|---|
| 592 | cd objs/src/http/modules/perl && make
|
|---|
| 593 | make[2]: Entering directory 'git-nginx/objs/src/http/modules/perl'
|
|---|
| 594 | cp nginx.pm blib/lib/nginx.pm
|
|---|
| 595 | Running Mkbootstrap for nginx ()
|
|---|
| 596 | chmod 644 "nginx.bs"
|
|---|
| 597 | "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- nginx.bs blib/arch/auto/nginx/nginx.bs 644
|
|---|
| 598 | "/usr/bin/perl" "/usr/share/perl/5.34/ExtUtils/xsubpp" -typemap '/usr/share/perl/5.34/ExtUtils/typemap' -typemap 'git-nginx/objs/src/http/modules/perl/typemap' nginx.xs > nginx.xsc
|
|---|
| 599 | mv nginx.xsc nginx.c
|
|---|
| 600 | x86_64-linux-gnu-gcc -c -I ../../../../../src/core -I ../../../../../src/event -I ../../../../../src/event/modules -I ../../../../../src/os/unix -I /usr/include/libxml2 -I ../../../../../objs -I ../../../../../src/http -I ../../../../../src/http/modules -I ../../../../../src/http/v2 -I ../../../../../src/http/modules/perl -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/x86_64-linux-gnu/perl/5.34/CORE -g -O -DVERSION=\"1.23.0\" -DXS_VERSION=\"1.23.0\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.34/CORE" nginx.c
|
|---|
| 601 | rm -f blib/arch/auto/nginx/nginx.so
|
|---|
| 602 | x86_64-linux-gnu-gcc -shared -L/usr/local/lib -fstack-protector-strong nginx.o -o blib/arch/auto/nginx/nginx.so \
|
|---|
| 603 | \
|
|---|
| 604 |
|
|---|
| 605 | chmod 755 blib/arch/auto/nginx/nginx.so
|
|---|
| 606 | Manifying 1 pod document
|
|---|
| 607 | make[2]: Leaving directory 'git-nginx/objs/src/http/modules/perl'
|
|---|
| 608 | rm -rf objs/install_perl
|
|---|
| 609 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/x86_64-linux-gnu/perl/5.34/CORE -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 610 | -o objs/src/http/modules/perl/ngx_http_perl_module.o \
|
|---|
| 611 | src/http/modules/perl/ngx_http_perl_module.c
|
|---|
| 612 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 613 | -o objs/src/http/modules/ngx_http_memcached_module.o \
|
|---|
| 614 | src/http/modules/ngx_http_memcached_module.c
|
|---|
| 615 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 616 | -o objs/src/http/modules/ngx_http_empty_gif_module.o \
|
|---|
| 617 | src/http/modules/ngx_http_empty_gif_module.c
|
|---|
| 618 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 619 | -o objs/src/http/modules/ngx_http_browser_module.o \
|
|---|
| 620 | src/http/modules/ngx_http_browser_module.c
|
|---|
| 621 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 622 | -o objs/src/http/modules/ngx_http_secure_link_module.o \
|
|---|
| 623 | src/http/modules/ngx_http_secure_link_module.c
|
|---|
| 624 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 625 | -o objs/src/http/modules/ngx_http_flv_module.o \
|
|---|
| 626 | src/http/modules/ngx_http_flv_module.c
|
|---|
| 627 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 628 | -o objs/src/http/modules/ngx_http_mp4_module.o \
|
|---|
| 629 | src/http/modules/ngx_http_mp4_module.c
|
|---|
| 630 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 631 | -o objs/src/http/modules/ngx_http_upstream_hash_module.o \
|
|---|
| 632 | src/http/modules/ngx_http_upstream_hash_module.c
|
|---|
| 633 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 634 | -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \
|
|---|
| 635 | src/http/modules/ngx_http_upstream_ip_hash_module.c
|
|---|
| 636 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 637 | -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \
|
|---|
| 638 | src/http/modules/ngx_http_upstream_least_conn_module.c
|
|---|
| 639 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 640 | -o objs/src/http/modules/ngx_http_upstream_random_module.o \
|
|---|
| 641 | src/http/modules/ngx_http_upstream_random_module.c
|
|---|
| 642 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 643 | -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \
|
|---|
| 644 | src/http/modules/ngx_http_upstream_keepalive_module.c
|
|---|
| 645 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 646 | -o objs/src/http/modules/ngx_http_upstream_zone_module.o \
|
|---|
| 647 | src/http/modules/ngx_http_upstream_zone_module.c
|
|---|
| 648 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl \
|
|---|
| 649 | -o objs/src/http/modules/ngx_http_stub_status_module.o \
|
|---|
| 650 | src/http/modules/ngx_http_stub_status_module.c
|
|---|
| 651 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/mail \
|
|---|
| 652 | -o objs/src/mail/ngx_mail.o \
|
|---|
| 653 | src/mail/ngx_mail.c
|
|---|
| 654 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/mail \
|
|---|
| 655 | -o objs/src/mail/ngx_mail_core_module.o \
|
|---|
| 656 | src/mail/ngx_mail_core_module.c
|
|---|
| 657 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/mail \
|
|---|
| 658 | -o objs/src/mail/ngx_mail_handler.o \
|
|---|
| 659 | src/mail/ngx_mail_handler.c
|
|---|
| 660 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/mail \
|
|---|
| 661 | -o objs/src/mail/ngx_mail_parse.o \
|
|---|
| 662 | src/mail/ngx_mail_parse.c
|
|---|
| 663 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/mail \
|
|---|
| 664 | -o objs/src/mail/ngx_mail_ssl_module.o \
|
|---|
| 665 | src/mail/ngx_mail_ssl_module.c
|
|---|
| 666 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/mail \
|
|---|
| 667 | -o objs/src/mail/ngx_mail_pop3_module.o \
|
|---|
| 668 | src/mail/ngx_mail_pop3_module.c
|
|---|
| 669 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/mail \
|
|---|
| 670 | -o objs/src/mail/ngx_mail_pop3_handler.o \
|
|---|
| 671 | src/mail/ngx_mail_pop3_handler.c
|
|---|
| 672 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/mail \
|
|---|
| 673 | -o objs/src/mail/ngx_mail_imap_module.o \
|
|---|
| 674 | src/mail/ngx_mail_imap_module.c
|
|---|
| 675 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/mail \
|
|---|
| 676 | -o objs/src/mail/ngx_mail_imap_handler.o \
|
|---|
| 677 | src/mail/ngx_mail_imap_handler.c
|
|---|
| 678 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/mail \
|
|---|
| 679 | -o objs/src/mail/ngx_mail_smtp_module.o \
|
|---|
| 680 | src/mail/ngx_mail_smtp_module.c
|
|---|
| 681 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/mail \
|
|---|
| 682 | -o objs/src/mail/ngx_mail_smtp_handler.o \
|
|---|
| 683 | src/mail/ngx_mail_smtp_handler.c
|
|---|
| 684 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/mail \
|
|---|
| 685 | -o objs/src/mail/ngx_mail_auth_http_module.o \
|
|---|
| 686 | src/mail/ngx_mail_auth_http_module.c
|
|---|
| 687 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/mail \
|
|---|
| 688 | -o objs/src/mail/ngx_mail_proxy_module.o \
|
|---|
| 689 | src/mail/ngx_mail_proxy_module.c
|
|---|
| 690 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/mail \
|
|---|
| 691 | -o objs/src/mail/ngx_mail_realip_module.o \
|
|---|
| 692 | src/mail/ngx_mail_realip_module.c
|
|---|
| 693 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 694 | -o objs/src/stream/ngx_stream.o \
|
|---|
| 695 | src/stream/ngx_stream.c
|
|---|
| 696 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 697 | -o objs/src/stream/ngx_stream_variables.o \
|
|---|
| 698 | src/stream/ngx_stream_variables.c
|
|---|
| 699 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 700 | -o objs/src/stream/ngx_stream_script.o \
|
|---|
| 701 | src/stream/ngx_stream_script.c
|
|---|
| 702 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 703 | -o objs/src/stream/ngx_stream_handler.o \
|
|---|
| 704 | src/stream/ngx_stream_handler.c
|
|---|
| 705 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 706 | -o objs/src/stream/ngx_stream_core_module.o \
|
|---|
| 707 | src/stream/ngx_stream_core_module.c
|
|---|
| 708 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 709 | -o objs/src/stream/ngx_stream_log_module.o \
|
|---|
| 710 | src/stream/ngx_stream_log_module.c
|
|---|
| 711 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 712 | -o objs/src/stream/ngx_stream_proxy_module.o \
|
|---|
| 713 | src/stream/ngx_stream_proxy_module.c
|
|---|
| 714 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 715 | -o objs/src/stream/ngx_stream_upstream.o \
|
|---|
| 716 | src/stream/ngx_stream_upstream.c
|
|---|
| 717 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 718 | -o objs/src/stream/ngx_stream_upstream_round_robin.o \
|
|---|
| 719 | src/stream/ngx_stream_upstream_round_robin.c
|
|---|
| 720 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 721 | -o objs/src/stream/ngx_stream_write_filter_module.o \
|
|---|
| 722 | src/stream/ngx_stream_write_filter_module.c
|
|---|
| 723 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 724 | -o objs/src/stream/ngx_stream_ssl_module.o \
|
|---|
| 725 | src/stream/ngx_stream_ssl_module.c
|
|---|
| 726 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 727 | -o objs/src/stream/ngx_stream_realip_module.o \
|
|---|
| 728 | src/stream/ngx_stream_realip_module.c
|
|---|
| 729 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 730 | -o objs/src/stream/ngx_stream_limit_conn_module.o \
|
|---|
| 731 | src/stream/ngx_stream_limit_conn_module.c
|
|---|
| 732 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 733 | -o objs/src/stream/ngx_stream_access_module.o \
|
|---|
| 734 | src/stream/ngx_stream_access_module.c
|
|---|
| 735 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 736 | -o objs/src/stream/ngx_stream_geo_module.o \
|
|---|
| 737 | src/stream/ngx_stream_geo_module.c
|
|---|
| 738 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 739 | -o objs/src/stream/ngx_stream_geoip_module.o \
|
|---|
| 740 | src/stream/ngx_stream_geoip_module.c
|
|---|
| 741 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 742 | -o objs/src/stream/ngx_stream_map_module.o \
|
|---|
| 743 | src/stream/ngx_stream_map_module.c
|
|---|
| 744 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 745 | -o objs/src/stream/ngx_stream_split_clients_module.o \
|
|---|
| 746 | src/stream/ngx_stream_split_clients_module.c
|
|---|
| 747 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 748 | -o objs/src/stream/ngx_stream_return_module.o \
|
|---|
| 749 | src/stream/ngx_stream_return_module.c
|
|---|
| 750 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 751 | -o objs/src/stream/ngx_stream_set_module.o \
|
|---|
| 752 | src/stream/ngx_stream_set_module.c
|
|---|
| 753 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 754 | -o objs/src/stream/ngx_stream_upstream_hash_module.o \
|
|---|
| 755 | src/stream/ngx_stream_upstream_hash_module.c
|
|---|
| 756 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 757 | -o objs/src/stream/ngx_stream_upstream_least_conn_module.o \
|
|---|
| 758 | src/stream/ngx_stream_upstream_least_conn_module.c
|
|---|
| 759 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 760 | -o objs/src/stream/ngx_stream_upstream_random_module.o \
|
|---|
| 761 | src/stream/ngx_stream_upstream_random_module.c
|
|---|
| 762 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 763 | -o objs/src/stream/ngx_stream_upstream_zone_module.o \
|
|---|
| 764 | src/stream/ngx_stream_upstream_zone_module.c
|
|---|
| 765 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/stream \
|
|---|
| 766 | -o objs/src/stream/ngx_stream_ssl_preread_module.o \
|
|---|
| 767 | src/stream/ngx_stream_ssl_preread_module.c
|
|---|
| 768 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl -I src/mail -I src/stream \
|
|---|
| 769 | -o objs/src/misc/ngx_google_perftools_module.o \
|
|---|
| 770 | src/misc/ngx_google_perftools_module.c
|
|---|
| 771 | cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs \
|
|---|
| 772 | -o objs/ngx_modules.o \
|
|---|
| 773 | objs/ngx_modules.c
|
|---|
| 774 | cc -o objs/nginx \
|
|---|
| 775 | objs/src/core/nginx.o \
|
|---|
| 776 | objs/src/core/ngx_log.o \
|
|---|
| 777 | objs/src/core/ngx_palloc.o \
|
|---|
| 778 | objs/src/core/ngx_array.o \
|
|---|
| 779 | objs/src/core/ngx_list.o \
|
|---|
| 780 | objs/src/core/ngx_hash.o \
|
|---|
| 781 | objs/src/core/ngx_buf.o \
|
|---|
| 782 | objs/src/core/ngx_queue.o \
|
|---|
| 783 | objs/src/core/ngx_output_chain.o \
|
|---|
| 784 | objs/src/core/ngx_string.o \
|
|---|
| 785 | objs/src/core/ngx_parse.o \
|
|---|
| 786 | objs/src/core/ngx_parse_time.o \
|
|---|
| 787 | objs/src/core/ngx_inet.o \
|
|---|
| 788 | objs/src/core/ngx_file.o \
|
|---|
| 789 | objs/src/core/ngx_crc32.o \
|
|---|
| 790 | objs/src/core/ngx_murmurhash.o \
|
|---|
| 791 | objs/src/core/ngx_md5.o \
|
|---|
| 792 | objs/src/core/ngx_sha1.o \
|
|---|
| 793 | objs/src/core/ngx_rbtree.o \
|
|---|
| 794 | objs/src/core/ngx_radix_tree.o \
|
|---|
| 795 | objs/src/core/ngx_slab.o \
|
|---|
| 796 | objs/src/core/ngx_times.o \
|
|---|
| 797 | objs/src/core/ngx_shmtx.o \
|
|---|
| 798 | objs/src/core/ngx_connection.o \
|
|---|
| 799 | objs/src/core/ngx_cycle.o \
|
|---|
| 800 | objs/src/core/ngx_spinlock.o \
|
|---|
| 801 | objs/src/core/ngx_rwlock.o \
|
|---|
| 802 | objs/src/core/ngx_cpuinfo.o \
|
|---|
| 803 | objs/src/core/ngx_conf_file.o \
|
|---|
| 804 | objs/src/core/ngx_module.o \
|
|---|
| 805 | objs/src/core/ngx_resolver.o \
|
|---|
| 806 | objs/src/core/ngx_open_file_cache.o \
|
|---|
| 807 | objs/src/core/ngx_crypt.o \
|
|---|
| 808 | objs/src/core/ngx_proxy_protocol.o \
|
|---|
| 809 | objs/src/core/ngx_syslog.o \
|
|---|
| 810 | objs/src/event/ngx_event.o \
|
|---|
| 811 | objs/src/event/ngx_event_timer.o \
|
|---|
| 812 | objs/src/event/ngx_event_posted.o \
|
|---|
| 813 | objs/src/event/ngx_event_accept.o \
|
|---|
| 814 | objs/src/event/ngx_event_udp.o \
|
|---|
| 815 | objs/src/event/ngx_event_connect.o \
|
|---|
| 816 | objs/src/event/ngx_event_pipe.o \
|
|---|
| 817 | objs/src/os/unix/ngx_time.o \
|
|---|
| 818 | objs/src/os/unix/ngx_errno.o \
|
|---|
| 819 | objs/src/os/unix/ngx_alloc.o \
|
|---|
| 820 | objs/src/os/unix/ngx_files.o \
|
|---|
| 821 | objs/src/os/unix/ngx_socket.o \
|
|---|
| 822 | objs/src/os/unix/ngx_recv.o \
|
|---|
| 823 | objs/src/os/unix/ngx_readv_chain.o \
|
|---|
| 824 | objs/src/os/unix/ngx_udp_recv.o \
|
|---|
| 825 | objs/src/os/unix/ngx_send.o \
|
|---|
| 826 | objs/src/os/unix/ngx_writev_chain.o \
|
|---|
| 827 | objs/src/os/unix/ngx_udp_send.o \
|
|---|
| 828 | objs/src/os/unix/ngx_udp_sendmsg_chain.o \
|
|---|
| 829 | objs/src/os/unix/ngx_channel.o \
|
|---|
| 830 | objs/src/os/unix/ngx_shmem.o \
|
|---|
| 831 | objs/src/os/unix/ngx_process.o \
|
|---|
| 832 | objs/src/os/unix/ngx_daemon.o \
|
|---|
| 833 | objs/src/os/unix/ngx_setaffinity.o \
|
|---|
| 834 | objs/src/os/unix/ngx_setproctitle.o \
|
|---|
| 835 | objs/src/os/unix/ngx_posix_init.o \
|
|---|
| 836 | objs/src/os/unix/ngx_user.o \
|
|---|
| 837 | objs/src/os/unix/ngx_dlopen.o \
|
|---|
| 838 | objs/src/os/unix/ngx_process_cycle.o \
|
|---|
| 839 | objs/src/os/unix/ngx_linux_init.o \
|
|---|
| 840 | objs/src/event/modules/ngx_epoll_module.o \
|
|---|
| 841 | objs/src/os/unix/ngx_linux_sendfile_chain.o \
|
|---|
| 842 | objs/src/os/unix/ngx_linux_aio_read.o \
|
|---|
| 843 | objs/src/core/ngx_thread_pool.o \
|
|---|
| 844 | objs/src/os/unix/ngx_thread_cond.o \
|
|---|
| 845 | objs/src/os/unix/ngx_thread_mutex.o \
|
|---|
| 846 | objs/src/os/unix/ngx_thread_id.o \
|
|---|
| 847 | objs/src/event/ngx_event_openssl.o \
|
|---|
| 848 | objs/src/event/ngx_event_openssl_stapling.o \
|
|---|
| 849 | objs/src/core/ngx_regex.o \
|
|---|
| 850 | objs/src/http/ngx_http.o \
|
|---|
| 851 | objs/src/http/ngx_http_core_module.o \
|
|---|
| 852 | objs/src/http/ngx_http_special_response.o \
|
|---|
| 853 | objs/src/http/ngx_http_request.o \
|
|---|
| 854 | objs/src/http/ngx_http_parse.o \
|
|---|
| 855 | objs/src/http/modules/ngx_http_log_module.o \
|
|---|
| 856 | objs/src/http/ngx_http_request_body.o \
|
|---|
| 857 | objs/src/http/ngx_http_variables.o \
|
|---|
| 858 | objs/src/http/ngx_http_script.o \
|
|---|
| 859 | objs/src/http/ngx_http_upstream.o \
|
|---|
| 860 | objs/src/http/ngx_http_upstream_round_robin.o \
|
|---|
| 861 | objs/src/http/ngx_http_file_cache.o \
|
|---|
| 862 | objs/src/http/ngx_http_huff_decode.o \
|
|---|
| 863 | objs/src/http/ngx_http_huff_encode.o \
|
|---|
| 864 | objs/src/http/ngx_http_write_filter_module.o \
|
|---|
| 865 | objs/src/http/ngx_http_header_filter_module.o \
|
|---|
| 866 | objs/src/http/modules/ngx_http_chunked_filter_module.o \
|
|---|
| 867 | objs/src/http/v2/ngx_http_v2_filter_module.o \
|
|---|
| 868 | objs/src/http/modules/ngx_http_range_filter_module.o \
|
|---|
| 869 | objs/src/http/modules/ngx_http_gzip_filter_module.o \
|
|---|
| 870 | objs/src/http/ngx_http_postpone_filter_module.o \
|
|---|
| 871 | objs/src/http/modules/ngx_http_ssi_filter_module.o \
|
|---|
| 872 | objs/src/http/modules/ngx_http_charset_filter_module.o \
|
|---|
| 873 | objs/src/http/modules/ngx_http_xslt_filter_module.o \
|
|---|
| 874 | objs/src/http/modules/ngx_http_image_filter_module.o \
|
|---|
| 875 | objs/src/http/modules/ngx_http_sub_filter_module.o \
|
|---|
| 876 | objs/src/http/modules/ngx_http_addition_filter_module.o \
|
|---|
| 877 | objs/src/http/modules/ngx_http_gunzip_filter_module.o \
|
|---|
| 878 | objs/src/http/modules/ngx_http_userid_filter_module.o \
|
|---|
| 879 | objs/src/http/modules/ngx_http_headers_filter_module.o \
|
|---|
| 880 | objs/src/http/ngx_http_copy_filter_module.o \
|
|---|
| 881 | objs/src/http/modules/ngx_http_not_modified_filter_module.o \
|
|---|
| 882 | objs/src/http/modules/ngx_http_slice_filter_module.o \
|
|---|
| 883 | objs/src/http/v2/ngx_http_v2.o \
|
|---|
| 884 | objs/src/http/v2/ngx_http_v2_table.o \
|
|---|
| 885 | objs/src/http/v2/ngx_http_v2_encode.o \
|
|---|
| 886 | objs/src/http/v2/ngx_http_v2_module.o \
|
|---|
| 887 | objs/src/http/modules/ngx_http_static_module.o \
|
|---|
| 888 | objs/src/http/modules/ngx_http_gzip_static_module.o \
|
|---|
| 889 | objs/src/http/modules/ngx_http_dav_module.o \
|
|---|
| 890 | objs/src/http/modules/ngx_http_autoindex_module.o \
|
|---|
| 891 | objs/src/http/modules/ngx_http_index_module.o \
|
|---|
| 892 | objs/src/http/modules/ngx_http_random_index_module.o \
|
|---|
| 893 | objs/src/http/modules/ngx_http_mirror_module.o \
|
|---|
| 894 | objs/src/http/modules/ngx_http_try_files_module.o \
|
|---|
| 895 | objs/src/http/modules/ngx_http_auth_request_module.o \
|
|---|
| 896 | objs/src/http/modules/ngx_http_auth_basic_module.o \
|
|---|
| 897 | objs/src/http/modules/ngx_http_access_module.o \
|
|---|
| 898 | objs/src/http/modules/ngx_http_limit_conn_module.o \
|
|---|
| 899 | objs/src/http/modules/ngx_http_limit_req_module.o \
|
|---|
| 900 | objs/src/http/modules/ngx_http_realip_module.o \
|
|---|
| 901 | objs/src/http/modules/ngx_http_geo_module.o \
|
|---|
| 902 | objs/src/http/modules/ngx_http_geoip_module.o \
|
|---|
| 903 | objs/src/http/modules/ngx_http_map_module.o \
|
|---|
| 904 | objs/src/http/modules/ngx_http_split_clients_module.o \
|
|---|
| 905 | objs/src/http/modules/ngx_http_referer_module.o \
|
|---|
| 906 | objs/src/http/modules/ngx_http_rewrite_module.o \
|
|---|
| 907 | objs/src/http/modules/ngx_http_ssl_module.o \
|
|---|
| 908 | objs/src/http/modules/ngx_http_proxy_module.o \
|
|---|
| 909 | objs/src/http/modules/ngx_http_fastcgi_module.o \
|
|---|
| 910 | objs/src/http/modules/ngx_http_uwsgi_module.o \
|
|---|
| 911 | objs/src/http/modules/ngx_http_scgi_module.o \
|
|---|
| 912 | objs/src/http/modules/ngx_http_grpc_module.o \
|
|---|
| 913 | objs/src/http/modules/perl/ngx_http_perl_module.o \
|
|---|
| 914 | objs/src/http/modules/ngx_http_memcached_module.o \
|
|---|
| 915 | objs/src/http/modules/ngx_http_empty_gif_module.o \
|
|---|
| 916 | objs/src/http/modules/ngx_http_browser_module.o \
|
|---|
| 917 | objs/src/http/modules/ngx_http_secure_link_module.o \
|
|---|
| 918 | objs/src/http/modules/ngx_http_flv_module.o \
|
|---|
| 919 | objs/src/http/modules/ngx_http_mp4_module.o \
|
|---|
| 920 | objs/src/http/modules/ngx_http_upstream_hash_module.o \
|
|---|
| 921 | objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \
|
|---|
| 922 | objs/src/http/modules/ngx_http_upstream_least_conn_module.o \
|
|---|
| 923 | objs/src/http/modules/ngx_http_upstream_random_module.o \
|
|---|
| 924 | objs/src/http/modules/ngx_http_upstream_keepalive_module.o \
|
|---|
| 925 | objs/src/http/modules/ngx_http_upstream_zone_module.o \
|
|---|
| 926 | objs/src/http/modules/ngx_http_stub_status_module.o \
|
|---|
| 927 | objs/src/mail/ngx_mail.o \
|
|---|
| 928 | objs/src/mail/ngx_mail_core_module.o \
|
|---|
| 929 | objs/src/mail/ngx_mail_handler.o \
|
|---|
| 930 | objs/src/mail/ngx_mail_parse.o \
|
|---|
| 931 | objs/src/mail/ngx_mail_ssl_module.o \
|
|---|
| 932 | objs/src/mail/ngx_mail_pop3_module.o \
|
|---|
| 933 | objs/src/mail/ngx_mail_pop3_handler.o \
|
|---|
| 934 | objs/src/mail/ngx_mail_imap_module.o \
|
|---|
| 935 | objs/src/mail/ngx_mail_imap_handler.o \
|
|---|
| 936 | objs/src/mail/ngx_mail_smtp_module.o \
|
|---|
| 937 | objs/src/mail/ngx_mail_smtp_handler.o \
|
|---|
| 938 | objs/src/mail/ngx_mail_auth_http_module.o \
|
|---|
| 939 | objs/src/mail/ngx_mail_proxy_module.o \
|
|---|
| 940 | objs/src/mail/ngx_mail_realip_module.o \
|
|---|
| 941 | objs/src/stream/ngx_stream.o \
|
|---|
| 942 | objs/src/stream/ngx_stream_variables.o \
|
|---|
| 943 | objs/src/stream/ngx_stream_script.o \
|
|---|
| 944 | objs/src/stream/ngx_stream_handler.o \
|
|---|
| 945 | objs/src/stream/ngx_stream_core_module.o \
|
|---|
| 946 | objs/src/stream/ngx_stream_log_module.o \
|
|---|
| 947 | objs/src/stream/ngx_stream_proxy_module.o \
|
|---|
| 948 | objs/src/stream/ngx_stream_upstream.o \
|
|---|
| 949 | objs/src/stream/ngx_stream_upstream_round_robin.o \
|
|---|
| 950 | objs/src/stream/ngx_stream_write_filter_module.o \
|
|---|
| 951 | objs/src/stream/ngx_stream_ssl_module.o \
|
|---|
| 952 | objs/src/stream/ngx_stream_realip_module.o \
|
|---|
| 953 | objs/src/stream/ngx_stream_limit_conn_module.o \
|
|---|
| 954 | objs/src/stream/ngx_stream_access_module.o \
|
|---|
| 955 | objs/src/stream/ngx_stream_geo_module.o \
|
|---|
| 956 | objs/src/stream/ngx_stream_geoip_module.o \
|
|---|
| 957 | objs/src/stream/ngx_stream_map_module.o \
|
|---|
| 958 | objs/src/stream/ngx_stream_split_clients_module.o \
|
|---|
| 959 | objs/src/stream/ngx_stream_return_module.o \
|
|---|
| 960 | objs/src/stream/ngx_stream_set_module.o \
|
|---|
| 961 | objs/src/stream/ngx_stream_upstream_hash_module.o \
|
|---|
| 962 | objs/src/stream/ngx_stream_upstream_least_conn_module.o \
|
|---|
| 963 | objs/src/stream/ngx_stream_upstream_random_module.o \
|
|---|
| 964 | objs/src/stream/ngx_stream_upstream_zone_module.o \
|
|---|
| 965 | objs/src/stream/ngx_stream_ssl_preread_module.o \
|
|---|
| 966 | objs/src/misc/ngx_google_perftools_module.o \
|
|---|
| 967 | objs/ngx_modules.o \
|
|---|
| 968 | -lpthread -lcrypt -lpcre2-8 -lssl -lcrypto -lpthread -lz -lxml2 -lxslt -lexslt -lgd -lGeoIP -lprofiler \
|
|---|
| 969 | -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/lib/x86_64-linux-gnu/perl/5.34/CORE -lperl -ldl -lm -lpthread -lc -lcrypt \
|
|---|
| 970 | -Wl,-E
|
|---|
| 971 | cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl -I src/mail -I src/stream \
|
|---|
| 972 | -o objs/addon/src/ngx_http_headers_more_filter_module.o \
|
|---|
| 973 | ../git-ngx_headers_more/src/ngx_http_headers_more_filter_module.c
|
|---|
| 974 | cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl -I src/mail -I src/stream \
|
|---|
| 975 | -o objs/addon/src/ngx_http_headers_more_headers_out.o \
|
|---|
| 976 | ../git-ngx_headers_more/src/ngx_http_headers_more_headers_out.c
|
|---|
| 977 | cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -I src/core -I src/event -I src/event/modules -I src/os/unix -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/http/modules/perl -I src/mail -I src/stream \
|
|---|
| 978 | -o objs/addon/src/ngx_http_headers_more_headers_in.o \
|
|---|
| 979 | ../git-ngx_headers_more/src/ngx_http_headers_more_headers_in.c
|
|---|
| 980 | In file included from /usr/include/dlfcn.h:24,
|
|---|
| 981 | from src/os/unix/ngx_linux_config.h:58,
|
|---|
| 982 | from src/core/ngx_config.h:26,
|
|---|
| 983 | from ../git-ngx_headers_more/src/ddebug.h:5,
|
|---|
| 984 | from ../git-ngx_headers_more/src/ngx_http_headers_more_headers_in.c:10:
|
|---|
| 985 | ../git-ngx_headers_more/src/ngx_http_headers_more_headers_in.c:162:50: error: ‘ngx_http_headers_in_t’ has no member named ‘cookies’; did you mean ‘cookie’?
|
|---|
| 986 | 162 | offsetof(ngx_http_headers_in_t, cookies),
|
|---|
| 987 | | ^~~~~~~
|
|---|
| 988 | make[1]: *** [objs/Makefile:1937: objs/addon/src/ngx_http_headers_more_headers_in.o] Error 1
|
|---|
| 989 |
|
|---|