Mock Version: 1.2.18 Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/nginx.spec'], logger=gid=425timeout=172800shell=Falseenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'}uid=1000chrootPath='/var/lib/mock/dist-5E-epel-build-5950448-616492/root'printOutput=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc --nodeps /builddir/build/SPECS/nginx.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: buildppc-02-nfs.phx2.fedoraproject.org Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/nginx-1.10.1-1.el5.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/nginx.spec'], logger=gid=425timeout=172800shell=Falseenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'}private_network=Trueuid=1000chrootPath='/var/lib/mock/dist-5E-epel-build-5950448-616492/root'printOutput=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc --nodeps /builddir/build/SPECS/nginx.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.87481 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf nginx-1.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/nginx-1.10.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd nginx-1.10.1 ++ /usr/bin/id -u + '[' 1000 = 0 ']' ++ /usr/bin/id -u + '[' 1000 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (nginx-auto-cc-gcc.patch):' Patch #0 (nginx-auto-cc-gcc.patch): + patch -p0 -s + cp /builddir/build/SOURCES/README.dynamic . + cp /builddir/build/SOURCES/UPGRADE-NOTES-0.8-to-1.10 . + cp /builddir/build/SOURCES/UPGRADE-NOTES-1.0-to-1.10 . + sed -i -e 's/http2 //g' /builddir/build/SOURCES/ssl.conf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.87481 + umask 022 + cd /builddir/build/BUILD + cd nginx-1.10.1 + LANG=C + export LANG + unset DISPLAY + export DESTDIR=/var/tmp/nginx-1.10.1-1.el5-root-mockbuild + DESTDIR=/var/tmp/nginx-1.10.1-1.el5-root-mockbuild ++ pcre-config --cflags + ./configure --prefix=/usr/share/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --http-client-body-temp-path=/var/lib/nginx/tmp/client_body --http-proxy-temp-path=/var/lib/nginx/tmp/proxy --http-fastcgi-temp-path=/var/lib/nginx/tmp/fastcgi --http-uwsgi-temp-path=/var/lib/nginx/tmp/uwsgi --http-scgi-temp-path=/var/lib/nginx/tmp/scgi --pid-path=/var/run/nginx.pid --lock-path=/var/lock/subsys/nginx --user=nginx --group=nginx --with-file-aio --with-ipv6 --with-http_ssl_module --with-http_v2_module --with-http_realip_module --with-http_addition_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_geoip_module=dynamic --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_random_index_module --with-http_secure_link_module --with-http_degradation_module --with-http_slice_module --with-http_stub_status_module --with-http_perl_module=dynamic --with-mail=dynamic --with-mail_ssl_module --with-pcre --with-pcre-jit --with-stream=dynamic --with-stream_ssl_module --with-debug '--with-cc-opt=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ' '--with-ld-opt= -Wl,-E' checking for OS + Linux 4.4.6-300.fc23.ppc64 ppc checking for C compiler ... found + using GNU C compiler + gcc version: 4.1.2 20080704 (Red Hat 4.1.2-55) checking for gcc -pipe switch ... found checking for --with-ld-opt=" -Wl,-E" ... found checking for -Wl,-E switch ... found checking for gcc builtin atomic operations ... found checking for C99 variadic macros ... found checking for gcc variadic macros ... found checking for gcc builtin 64 bit byteswap ... not found checking for unistd.h ... found checking for inttypes.h ... found checking for limits.h ... found checking for sys/filio.h ... not found checking for sys/param.h ... found checking for sys/mount.h ... found checking for sys/statvfs.h ... found checking for crypt.h ... found checking for Linux specific features checking for epoll ... found checking for EPOLLRDHUP ... not found checking for O_PATH ... not found checking for sendfile() ... found checking for sendfile64() ... found checking for sys/prctl.h ... found checking for prctl(PR_SET_DUMPABLE) ... found checking for sched_setaffinity() ... found checking for crypt_r() ... found checking for sys/vfs.h ... found checking for poll() ... found checking for /dev/poll ... not found checking for kqueue ... not found checking for crypt() ... not found checking for crypt() in libcrypt ... found checking for F_READAHEAD ... not found checking for posix_fadvise() ... found checking for O_DIRECT ... found checking for F_NOCACHE ... not found checking for directio() ... not found checking for statfs() ... found checking for statvfs() ... found checking for dlopen() ... not found checking for dlopen() in libdl ... found checking for sched_yield() ... found checking for SO_SETFIB ... not found checking for SO_REUSEPORT ... not found checking for SO_ACCEPTFILTER ... not found checking for IP_RECVDSTADDR ... not found checking for IP_PKTINFO ... found checking for IPV6_RECVPKTINFO ... found checking for TCP_DEFER_ACCEPT ... found checking for TCP_KEEPIDLE ... found checking for TCP_FASTOPEN ... not found checking for TCP_INFO ... not found checking for accept4() ... not found checking for kqueue AIO support ... not found checking for Linux AIO support ... not found checking for Linux AIO support (SYS_eventfd) ... found checking for int size ... 4 bytes checking for long size ... 4 bytes checking for long long size ... 8 bytes checking for void * size ... 4 bytes checking for uint32_t ... found checking for uint64_t ... found checking for sig_atomic_t ... found checking for sig_atomic_t size ... 4 bytes checking for socklen_t ... found checking for in_addr_t ... found checking for in_port_t ... found checking for rlim_t ... found checking for uintptr_t ... uintptr_t found checking for system byte ordering ... big endian checking for size_t size ... 4 bytes checking for off_t size ... 8 bytes checking for time_t size ... 4 bytes checking for AF_INET6 ... found checking for setproctitle() ... not found checking for pread() ... found checking for pwrite() ... found checking for pwritev() ... not found checking for sys_nerr ... found checking for localtime_r() ... found checking for posix_memalign() ... found checking for memalign() ... found checking for mmap(MAP_ANON|MAP_SHARED) ... found checking for mmap("/dev/zero", MAP_SHARED) ... found checking for System V shared memory ... found checking for POSIX semaphores ... not found checking for POSIX semaphores in libpthread ... found checking for struct msghdr.msg_control ... found checking for ioctl(FIONBIO) ... found checking for struct tm.tm_gmtoff ... found checking for struct dirent.d_namlen ... not found checking for struct dirent.d_type ... found checking for sysconf(_SC_NPROCESSORS_ONLN) ... found checking for openat(), fstatat() ... found checking for getaddrinfo() ... found checking for PCRE library ... found checking for PCRE JIT support ... not found checking for OpenSSL library ... found checking for zlib library ... found checking for libxslt ... found checking for libexslt ... found checking for GD library ... found checking for perl + perl version: v5.8.8 built for ppc-linux-thread-multi + perl interpreter multiplicity found checking for GeoIP library ... found checking for GeoIP IPv6 support ... found creating objs/Makefile Configuration summary + using system PCRE library + using system OpenSSL library + md5: using OpenSSL library + sha1: using OpenSSL library + using system zlib library nginx path prefix: "/usr/share/nginx" nginx binary file: "/usr/sbin/nginx" nginx modules path: "/usr/lib/nginx/modules" nginx configuration prefix: "/etc/nginx" nginx configuration file: "/etc/nginx/nginx.conf" nginx pid file: "/var/run/nginx.pid" nginx error log file: "/var/log/nginx/error.log" nginx http access log file: "/var/log/nginx/access.log" nginx http client request body temporary files: "/var/lib/nginx/tmp/client_body" nginx http proxy temporary files: "/var/lib/nginx/tmp/proxy" nginx http fastcgi temporary files: "/var/lib/nginx/tmp/fastcgi" nginx http uwsgi temporary files: "/var/lib/nginx/tmp/uwsgi" nginx http scgi temporary files: "/var/lib/nginx/tmp/scgi" + make -j4 make -f objs/Makefile make[1]: Entering directory `/builddir/build/BUILD/nginx-1.10.1' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/nginx.o \ src/core/nginx.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_log.o \ src/core/ngx_log.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_palloc.o \ src/core/ngx_palloc.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_array.o \ src/core/ngx_array.c src/core/ngx_log.c: In function 'ngx_error_log': src/core/ngx_log.c:545: warning: unused parameter 'cmd' src/core/ngx_log.c:545: warning: unused parameter 'conf' src/core/ngx_log.c: In function 'ngx_log_memory_writer': src/core/ngx_log.c:716: warning: unused parameter 'level' src/core/nginx.c: In function 'ngx_set_user': src/core/nginx.c:1134: warning: unused parameter 'cmd' src/core/nginx.c: In function 'ngx_set_env': src/core/nginx.c:1197: warning: unused parameter 'cmd' src/core/nginx.c: In function 'ngx_set_priority': src/core/nginx.c:1227: warning: unused parameter 'cmd' src/core/nginx.c: In function 'ngx_set_cpu_affinity': src/core/nginx.c:1267: warning: unused parameter 'cmd' src/core/nginx.c: In function 'ngx_set_worker_processes': src/core/nginx.c:1419: warning: unused parameter 'cmd' src/core/nginx.c: In function 'ngx_load_module': src/core/nginx.c:1448: warning: unused parameter 'cmd' src/core/nginx.c:1448: warning: unused parameter 'conf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_list.o \ src/core/ngx_list.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_hash.o \ src/core/ngx_hash.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_buf.o \ src/core/ngx_buf.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_queue.o \ src/core/ngx_queue.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_output_chain.o \ src/core/ngx_output_chain.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_string.o \ src/core/ngx_string.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_parse.o \ src/core/ngx_parse.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_parse_time.o \ src/core/ngx_parse_time.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_inet.o \ src/core/ngx_inet.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_file.o \ src/core/ngx_file.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_crc32.o \ src/core/ngx_crc32.c src/core/ngx_inet.c: In function 'ngx_cmp_sockaddr': src/core/ngx_inet.c:1208: warning: unused parameter 'slen1' src/core/ngx_inet.c:1209: warning: unused parameter 'slen2' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_murmurhash.o \ src/core/ngx_murmurhash.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_md5.o \ src/core/ngx_md5.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_rbtree.o \ src/core/ngx_rbtree.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_radix_tree.o \ src/core/ngx_radix_tree.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_slab.o \ src/core/ngx_slab.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_times.o \ src/core/ngx_times.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_shmtx.o \ src/core/ngx_shmtx.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_connection.o \ src/core/ngx_connection.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_cycle.o \ src/core/ngx_cycle.c src/core/ngx_shmtx.c: In function 'ngx_shmtx_create': src/core/ngx_shmtx.c:19: warning: unused parameter 'name' src/core/ngx_connection.c: In function 'ngx_clone_listening': src/core/ngx_connection.c:94: warning: unused parameter 'cf' src/core/ngx_connection.c:94: warning: unused parameter 'ls' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_spinlock.o \ src/core/ngx_spinlock.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_rwlock.o \ src/core/ngx_rwlock.c src/core/ngx_cycle.c: In function 'ngx_test_lockfile': src/core/ngx_cycle.c:1060: warning: unused parameter 'file' src/core/ngx_cycle.c:1060: warning: unused parameter 'log' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_cpuinfo.o \ src/core/ngx_cpuinfo.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_conf_file.o \ src/core/ngx_conf_file.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_module.o \ src/core/ngx_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_resolver.o \ src/core/ngx_resolver.c src/core/ngx_conf_file.c: In function 'ngx_conf_include': src/core/ngx_conf_file.c:779: warning: unused parameter 'cmd' src/core/ngx_conf_file.c:779: warning: unused parameter 'conf' src/core/ngx_conf_file.c: In function 'ngx_conf_deprecated': src/core/ngx_conf_file.c:1404: warning: unused parameter 'data' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_open_file_cache.o \ src/core/ngx_open_file_cache.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_crypt.o \ src/core/ngx_crypt.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_proxy_protocol.o \ src/core/ngx_proxy_protocol.c src/core/ngx_resolver.c: In function 'ngx_resolver_send_udp_query': src/core/ngx_resolver.c:1310: warning: unused parameter 'r' src/core/ngx_resolver.c: In function 'ngx_resolver_free': src/core/ngx_resolver.c:4126: warning: unused parameter 'r' src/core/ngx_resolver.c: In function 'ngx_resolver_free_locked': src/core/ngx_resolver.c:4137: warning: unused parameter 'r' src/core/ngx_crypt.c: In function 'ngx_crypt_plain': src/core/ngx_crypt.c:177: warning: unused parameter 'salt' src/core/ngx_crypt.c: In function 'ngx_crypt_sha': src/core/ngx_crypt.c:251: warning: unused parameter 'salt' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_syslog.o \ src/core/ngx_syslog.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event.o \ src/event/ngx_event.c src/event/ngx_event.c: In function 'ngx_event_init_conf': src/event/ngx_event.c:411: warning: unused parameter 'conf' src/event/ngx_event.c: In function 'ngx_timer_signal_handler': src/event/ngx_event.c:556: warning: unused parameter 'signo' src/event/ngx_event.c: In function 'ngx_events_block': src/event/ngx_event.c:882: warning: unused parameter 'cmd' src/event/ngx_event.c: In function 'ngx_event_connections': src/event/ngx_event.c:960: warning: unused parameter 'cmd' src/event/ngx_event.c: In function 'ngx_event_use': src/event/ngx_event.c:986: warning: unused parameter 'cmd' src/event/ngx_event.c: In function 'ngx_event_debug_connection': src/event/ngx_event.c:1049: warning: unused parameter 'cmd' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event_timer.o \ src/event/ngx_event_timer.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event_posted.o \ src/event/ngx_event_posted.c src/event/ngx_event_timer.c: In function 'ngx_event_timer_init': src/event/ngx_event_timer.c:23: warning: unused parameter 'log' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event_accept.o \ src/event/ngx_event_accept.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event_connect.o \ src/event/ngx_event_connect.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event_pipe.o \ src/event/ngx_event_pipe.c src/event/ngx_event_accept.c: In function 'ngx_disable_accept_events': src/event/ngx_event_accept.c:704: warning: unused parameter 'all' src/event/ngx_event_connect.c: In function 'ngx_event_get_peer': src/event/ngx_event_connect.c:253: warning: unused parameter 'pc' src/event/ngx_event_connect.c:253: warning: unused parameter 'data' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_time.o \ src/os/unix/ngx_time.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_errno.o \ src/os/unix/ngx_errno.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_alloc.o \ src/os/unix/ngx_alloc.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_files.o \ src/os/unix/ngx_files.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_socket.o \ src/os/unix/ngx_socket.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_recv.o \ src/os/unix/ngx_recv.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_readv_chain.o \ src/os/unix/ngx_readv_chain.c src/os/unix/ngx_files.c: In function 'ngx_write_chain_to_file': src/os/unix/ngx_files.c:294: warning: unused parameter 'pool' src/os/unix/ngx_files.c: In function 'ngx_set_file_time': src/os/unix/ngx_files.c:601: warning: unused parameter 'fd' src/os/unix/ngx_files.c: In function 'ngx_read_ahead': src/os/unix/ngx_files.c:811: warning: unused parameter 'n' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_udp_recv.o \ src/os/unix/ngx_udp_recv.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_send.o \ src/os/unix/ngx_send.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_writev_chain.o \ src/os/unix/ngx_writev_chain.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_udp_send.o \ src/os/unix/ngx_udp_send.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_channel.o \ src/os/unix/ngx_channel.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_shmem.o \ src/os/unix/ngx_shmem.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_process.o \ src/os/unix/ngx_process.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_daemon.o \ src/os/unix/ngx_daemon.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_setaffinity.o \ src/os/unix/ngx_setaffinity.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_setproctitle.o \ src/os/unix/ngx_setproctitle.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_posix_init.o \ src/os/unix/ngx_posix_init.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_user.o \ src/os/unix/ngx_user.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_dlopen.o \ src/os/unix/ngx_dlopen.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_process_cycle.o \ src/os/unix/ngx_process_cycle.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_linux_init.o \ src/os/unix/ngx_linux_init.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/event/modules/ngx_epoll_module.o \ src/event/modules/ngx_epoll_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_linux_sendfile_chain.o \ src/os/unix/ngx_linux_sendfile_chain.c src/os/unix/ngx_process_cycle.c: In function 'ngx_cache_loader_process_handler': src/os/unix/ngx_process_cycle.c:1176: warning: unused parameter 'ev' src/event/modules/ngx_epoll_module.c: In function 'ngx_epoll_init': src/event/modules/ngx_epoll_module.c:315: warning: unused parameter 'timer' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/os/unix/ngx_linux_aio_read.o \ src/os/unix/ngx_linux_aio_read.c src/event/modules/ngx_epoll_module.c: In function 'ngx_epoll_init_conf': src/event/modules/ngx_epoll_module.c:964: warning: unused parameter 'cycle' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event_openssl.o \ src/event/ngx_event_openssl.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/event/ngx_event_openssl_stapling.o \ src/event/ngx_event_openssl_stapling.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/src/core/ngx_regex.o \ src/core/ngx_regex.c src/event/ngx_event_openssl.c: In function 'ngx_ssl_info_callback': src/event/ngx_event_openssl.c:710: warning: unused parameter 'ret' src/event/ngx_event_openssl.c: In function 'ngx_ssl_rsa512_key_callback': src/event/ngx_event_openssl.c:752: warning: unused parameter 'ssl_conn' src/event/ngx_event_openssl.c:752: warning: unused parameter 'is_export' src/event/ngx_event_openssl.c: In function 'ngx_ssl_ecdh_curve': src/event/ngx_event_openssl.c:999: warning: unused parameter 'cf' src/event/ngx_event_openssl.c:999: warning: unused parameter 'ssl' src/event/ngx_event_openssl.c:999: warning: unused parameter 'name' src/event/ngx_event_openssl.c: In function 'ngx_ssl_session_ticket_keys': src/event/ngx_event_openssl.c:2936: warning: unused parameter 'cf' src/event/ngx_event_openssl.c: In function 'ngx_ssl_get_protocol': src/event/ngx_event_openssl.c:3128: warning: unused parameter 'pool' src/event/ngx_event_openssl.c: In function 'ngx_ssl_get_cipher_name': src/event/ngx_event_openssl.c:3136: warning: unused parameter 'pool' src/event/ngx_event_openssl.c: In function 'ngx_ssl_get_session_reused': src/event/ngx_event_openssl.c:3180: warning: unused parameter 'pool' src/event/ngx_event_openssl.c: In function 'ngx_ssl_get_server_name': src/event/ngx_event_openssl.c:3194: warning: unused parameter 'c' src/event/ngx_event_openssl.c:3194: warning: unused parameter 'pool' src/event/ngx_event_openssl.c: In function 'ngx_ssl_get_client_verify': src/event/ngx_event_openssl.c:3467: warning: unused parameter 'pool' src/event/ngx_event_openssl.c: In function 'ngx_openssl_engine': src/event/ngx_event_openssl.c:3512: warning: unused parameter 'cmd' src/event/ngx_event_openssl.c: In function 'ngx_openssl_exit': src/event/ngx_event_openssl.c:3560: warning: unused parameter 'cycle' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/ngx_http.o \ src/http/ngx_http.c src/event/ngx_event_openssl_stapling.c: In function 'ngx_ssl_stapling': src/event/ngx_event_openssl_stapling.c:1813: warning: unused parameter 'cf' src/event/ngx_event_openssl_stapling.c:1813: warning: unused parameter 'file' src/event/ngx_event_openssl_stapling.c:1814: warning: unused parameter 'responder' src/event/ngx_event_openssl_stapling.c:1814: warning: unused parameter 'verify' src/event/ngx_event_openssl_stapling.c: In function 'ngx_ssl_stapling_resolver': src/event/ngx_event_openssl_stapling.c:1823: warning: unused parameter 'cf' src/event/ngx_event_openssl_stapling.c:1823: warning: unused parameter 'ssl' src/event/ngx_event_openssl_stapling.c:1824: warning: unused parameter 'resolver' src/event/ngx_event_openssl_stapling.c:1824: warning: unused parameter 'resolver_timeout' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/ngx_http_core_module.o \ src/http/ngx_http_core_module.c src/core/ngx_regex.c: In function 'ngx_regex_free': src/core/ngx_regex.c:245: warning: unused parameter 'p' src/core/ngx_regex.c: In function 'ngx_regex_init_conf': src/core/ngx_regex.c:396: warning: unused parameter 'cycle' src/core/ngx_regex.c: In function 'ngx_regex_pcre_jit': src/core/ngx_regex.c:407: warning: unused parameter 'post' src/http/ngx_http.c: In function 'ngx_http_block': src/http/ngx_http.c:120: warning: unused parameter 'cmd' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/ngx_http_special_response.o \ src/http/ngx_http_special_response.c src/http/ngx_http_core_module.c: In function 'ngx_http_core_find_config_phase': src/http/ngx_http_core_module.c:922: warning: unused parameter 'ph' src/http/ngx_http_core_module.c: In function 'ngx_http_core_post_access_phase': src/http/ngx_http_core_module.c:1124: warning: unused parameter 'ph' src/http/ngx_http_core_module.c: In function 'ngx_http_core_try_files_phase': src/http/ngx_http_core_module.c:1151: warning: unused parameter 'ph' src/http/ngx_http_core_module.c: In function 'ngx_http_core_server': src/http/ngx_http_core_module.c:2944: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c:2944: warning: unused parameter 'dummy' src/http/ngx_http_core_module.c: In function 'ngx_http_core_location': src/http/ngx_http_core_module.c:3071: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c:3071: warning: unused parameter 'dummy' src/http/ngx_http_core_module.c: In function 'ngx_http_core_types': src/http/ngx_http_core_module.c:3305: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c: In function 'ngx_http_core_postconfiguration': src/http/ngx_http_core_module.c:3405: warning: unused parameter 'cf' src/http/ngx_http_core_module.c: In function 'ngx_http_core_init_main_conf': src/http/ngx_http_core_module.c:3441: warning: unused parameter 'cf' src/http/ngx_http_core_module.c: In function 'ngx_http_core_listen': src/http/ngx_http_core_module.c:3972: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c: In function 'ngx_http_core_server_name': src/http/ngx_http_core_module.c:4339: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c: In function 'ngx_http_core_limit_except': src/http/ngx_http_core_module.c:4563: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c: In function 'ngx_http_core_set_aio': src/http/ngx_http_core_module.c:4663: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c: In function 'ngx_http_core_directio': src/http/ngx_http_core_module.c:4773: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c: In function 'ngx_http_core_error_page': src/http/ngx_http_core_module.c:4800: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c: In function 'ngx_http_core_try_files': src/http/ngx_http_core_module.c:4920: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c: In function 'ngx_http_core_open_file_cache': src/http/ngx_http_core_module.c:5003: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c: In function 'ngx_http_core_error_log': src/http/ngx_http_core_module.c:5081: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c: In function 'ngx_http_core_keepalive': src/http/ngx_http_core_module.c:5090: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c: In function 'ngx_http_core_internal': src/http/ngx_http_core_module.c:5123: warning: unused parameter 'cf' src/http/ngx_http_core_module.c:5123: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c: In function 'ngx_http_core_resolver': src/http/ngx_http_core_module.c:5138: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c: In function 'ngx_http_gzip_disable': src/http/ngx_http_core_module.c:5162: warning: unused parameter 'cmd' src/http/ngx_http_core_module.c: In function 'ngx_http_core_lowat_check': src/http/ngx_http_core_module.c:5356: warning: unused parameter 'post' src/http/ngx_http_core_module.c: In function 'ngx_http_core_pool_size': src/http/ngx_http_core_module.c:5385: warning: unused parameter 'post' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/ngx_http_request.o \ src/http/ngx_http_request.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/ngx_http_parse.o \ src/http/ngx_http_parse.c src/http/ngx_http_request.c: In function 'ngx_http_process_host': src/http/ngx_http_request.c:1608: warning: unused parameter 'offset' src/http/ngx_http_request.c: In function 'ngx_http_process_connection': src/http/ngx_http_request.c:1649: warning: unused parameter 'offset' src/http/ngx_http_request.c: In function 'ngx_http_process_user_agent': src/http/ngx_http_request.c:1664: warning: unused parameter 'offset' src/http/ngx_http_request.c: In function 'ngx_http_find_virtual_server': src/http/ngx_http_request.c:2091: warning: unused parameter 'c' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_log_module.o \ src/http/modules/ngx_http_log_module.c src/http/ngx_http_parse.c: In function 'ngx_http_split_args': src/http/ngx_http_parse.c:2081: warning: unused parameter 'r' src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_gzip_free': src/http/modules/ngx_http_log_module.c:688: warning: unused parameter 'opaque' src/http/modules/ngx_http_log_module.c:688: warning: unused parameter 'address' src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_copy_short': src/http/modules/ngx_http_log_module.c:768: warning: unused parameter 'r' src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_copy_long': src/http/modules/ngx_http_log_module.c:787: warning: unused parameter 'r' src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_pipe': src/http/modules/ngx_http_log_module.c:795: warning: unused parameter 'op' src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_time': src/http/modules/ngx_http_log_module.c:808: warning: unused parameter 'r' src/http/modules/ngx_http_log_module.c:808: warning: unused parameter 'op' src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_iso8601': src/http/modules/ngx_http_log_module.c:815: warning: unused parameter 'r' src/http/modules/ngx_http_log_module.c:815: warning: unused parameter 'op' src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_msec': src/http/modules/ngx_http_log_module.c:822: warning: unused parameter 'r' src/http/modules/ngx_http_log_module.c:822: warning: unused parameter 'op' src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_request_time': src/http/modules/ngx_http_log_module.c:834: warning: unused parameter 'op' src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_status': src/http/modules/ngx_http_log_module.c:850: warning: unused parameter 'op' src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_bytes_sent': src/http/modules/ngx_http_log_module.c:873: warning: unused parameter 'op' src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_body_bytes_sent': src/http/modules/ngx_http_log_module.c:886: warning: unused parameter 'op' src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_request_length': src/http/modules/ngx_http_log_module.c:904: warning: unused parameter 'op' src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_set_log': src/http/modules/ngx_http_log_module.c:1144: warning: unused parameter 'cmd' src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_set_format': src/http/modules/ngx_http_log_module.c:1443: warning: unused parameter 'cmd' src/http/modules/ngx_http_log_module.c: In function 'ngx_http_log_open_file_cache': src/http/modules/ngx_http_log_module.c:1645: warning: unused parameter 'cmd' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/ngx_http_request_body.o \ src/http/ngx_http_request_body.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/ngx_http_variables.o \ src/http/ngx_http_variables.c src/http/ngx_http_variables.c: In function 'ngx_http_variable_request_line': src/http/ngx_http_variables.c:928: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_content_length': src/http/ngx_http_variables.c:1075: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_host': src/http/ngx_http_variables.c:1112: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_binary_remote_addr': src/http/ngx_http_variables.c:1137: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_remote_addr': src/http/ngx_http_variables.c:1177: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_remote_port': src/http/ngx_http_variables.c:1191: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_proxy_protocol_addr': src/http/ngx_http_variables.c:1240: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_server_addr': src/http/ngx_http_variables.c:1254: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_server_port': src/http/ngx_http_variables.c:1285: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_scheme': src/http/ngx_http_variables.c:1338: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_https': src/http/ngx_http_variables.c:1366: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_set_args': src/http/ngx_http_variables.c:1390: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_is_args': src/http/ngx_http_variables.c:1400: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_document_root': src/http/ngx_http_variables.c:1421: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_realpath_root': src/http/ngx_http_variables.c:1462: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_request_filename': src/http/ngx_http_variables.c:1535: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_server_name': src/http/ngx_http_variables.c:1558: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_request_method': src/http/ngx_http_variables.c:1576: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_remote_user': src/http/ngx_http_variables.c:1595: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_bytes_sent': src/http/ngx_http_variables.c:1622: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_body_bytes_sent': src/http/ngx_http_variables.c:1643: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_pipe': src/http/ngx_http_variables.c:1671: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_status': src/http/ngx_http_variables.c:1685: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_sent_content_type': src/http/ngx_http_variables.c:1718: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_sent_content_length': src/http/ngx_http_variables.c:1737: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_sent_location': src/http/ngx_http_variables.c:1774: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_sent_last_modified': src/http/ngx_http_variables.c:1798: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_sent_connection': src/http/ngx_http_variables.c:1835: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_sent_keep_alive': src/http/ngx_http_variables.c:1865: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_sent_transfer_encoding': src/http/ngx_http_variables.c:1898: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_request_completion': src/http/ngx_http_variables.c:1917: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_request_body': src/http/ngx_http_variables.c:1941: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_request_body_file': src/http/ngx_http_variables.c:2002: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_request_length': src/http/ngx_http_variables.c:2022: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_request_time': src/http/ngx_http_variables.c:2043: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_connection': src/http/ngx_http_variables.c:2072: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_connection_requests': src/http/ngx_http_variables.c:2093: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_nginx_version': src/http/ngx_http_variables.c:2113: warning: unused parameter 'r' src/http/ngx_http_variables.c:2114: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_hostname': src/http/ngx_http_variables.c:2127: warning: unused parameter 'r' src/http/ngx_http_variables.c:2128: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_pid': src/http/ngx_http_variables.c:2142: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_msec': src/http/ngx_http_variables.c:2163: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_time_iso8601': src/http/ngx_http_variables.c:2187: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_time_local': src/http/ngx_http_variables.c:2211: warning: unused parameter 'data' src/http/ngx_http_variables.c: In function 'ngx_http_variable_not_found': src/http/ngx_http_variables.c:2295: warning: unused parameter 'r' src/http/ngx_http_variables.c:2296: warning: unused parameter 'data' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/ngx_http_script.o \ src/http/ngx_http_script.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/ngx_http_upstream.o \ src/http/ngx_http_upstream.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/ngx_http_upstream_round_robin.o \ src/http/ngx_http_upstream_round_robin.c src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_ssl_name': src/http/ngx_http_upstream.c:1613: warning: unused parameter 'c' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_upgraded_read_upstream': src/http/ngx_http_upstream.c:3093: warning: unused parameter 'u' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_upgraded_write_upstream': src/http/ngx_http_upstream.c:3101: warning: unused parameter 'u' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_non_buffered_filter_init': src/http/ngx_http_upstream.c:3456: warning: unused parameter 'data' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_dummy_handler': src/http/ngx_http_upstream.c:3913: warning: unused parameter 'u' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_ignore_header_line': src/http/ngx_http_upstream.c:4238: warning: unused parameter 'r' src/http/ngx_http_upstream.c:4238: warning: unused parameter 'h' src/http/ngx_http_upstream.c:4239: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_content_length': src/http/ngx_http_upstream.c:4247: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_last_modified': src/http/ngx_http_upstream.c:4262: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_set_cookie': src/http/ngx_http_upstream.c:4285: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_expires': src/http/ngx_http_upstream.c:4414: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_accel_expires': src/http/ngx_http_upstream.c:4454: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_limit_rate': src/http/ngx_http_upstream.c:4512: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_buffering': src/http/ngx_http_upstream.c:4536: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_charset': src/http/ngx_http_upstream.c:4574: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_connection': src/http/ngx_http_upstream.c:4588: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_transfer_encoding': src/http/ngx_http_upstream.c:4605: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_process_vary': src/http/ngx_http_upstream.c:4622: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_copy_content_type': src/http/ngx_http_upstream.c:4710: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_copy_last_modified': src/http/ngx_http_upstream.c:4762: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_rewrite_location': src/http/ngx_http_upstream.c:4790: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_rewrite_refresh': src/http/ngx_http_upstream.c:4834: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_rewrite_set_cookie': src/http/ngx_http_upstream.c:4880: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_copy_allow_ranges': src/http/ngx_http_upstream.c:4915: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_copy_content_encoding': src/http/ngx_http_upstream.c:4955: warning: unused parameter 'offset' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_addr_variable': src/http/ngx_http_upstream.c:4995: warning: unused parameter 'data' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_status_variable': src/http/ngx_http_upstream.c:5066: warning: unused parameter 'data' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_response_length_variable': src/http/ngx_http_upstream.c:5209: warning: unused parameter 'data' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_cache_status': src/http/ngx_http_upstream.c:5320: warning: unused parameter 'data' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_cache_last_modified': src/http/ngx_http_upstream.c:5343: warning: unused parameter 'data' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_cache_etag': src/http/ngx_http_upstream.c:5373: warning: unused parameter 'data' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream': src/http/ngx_http_upstream.c:5397: warning: unused parameter 'cmd' src/http/ngx_http_upstream.c:5397: warning: unused parameter 'dummy' src/http/ngx_http_upstream.c: In function 'ngx_http_upstream_server': src/http/ngx_http_upstream.c:5512: warning: unused parameter 'cmd' src/http/ngx_http_upstream_round_robin.c: In function 'ngx_http_upstream_empty_set_session': src/http/ngx_http_upstream_round_robin.c:831: warning: unused parameter 'pc' src/http/ngx_http_upstream_round_robin.c:831: warning: unused parameter 'data' src/http/ngx_http_upstream_round_robin.c: In function 'ngx_http_upstream_empty_save_session': src/http/ngx_http_upstream_round_robin.c:838: warning: unused parameter 'pc' src/http/ngx_http_upstream_round_robin.c:838: warning: unused parameter 'data' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/ngx_http_file_cache.o \ src/http/ngx_http_file_cache.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/ngx_http_write_filter_module.o \ src/http/ngx_http_write_filter_module.c src/http/ngx_http_file_cache.c: In function 'ngx_http_file_cache_noop': src/http/ngx_http_file_cache.c:1990: warning: unused parameter 'ctx' src/http/ngx_http_file_cache.c:1990: warning: unused parameter 'path' src/http/ngx_http_file_cache.c: In function 'ngx_http_file_cache_manage_directory': src/http/ngx_http_file_cache.c:2029: warning: unused parameter 'ctx' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/ngx_http_header_filter_module.o \ src/http/ngx_http_header_filter_module.c src/http/ngx_http_write_filter_module.c: In function 'ngx_http_write_filter_init': src/http/ngx_http_write_filter_module.c:322: warning: unused parameter 'cf' src/http/ngx_http_header_filter_module.c: In function 'ngx_http_header_filter_init': src/http/ngx_http_header_filter_module.c:628: warning: unused parameter 'cf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ src/http/modules/ngx_http_chunked_filter_module.c src/http/modules/ngx_http_chunked_filter_module.c: In function 'ngx_http_chunked_filter_init': src/http/modules/ngx_http_chunked_filter_module.c:234: warning: unused parameter 'cf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/v2/ngx_http_v2_filter_module.o \ src/http/v2/ngx_http_v2_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_range_filter_module.o \ src/http/modules/ngx_http_range_filter_module.c src/http/v2/ngx_http_v2_filter_module.c: In function 'ngx_http_v2_filter_init': src/http/v2/ngx_http_v2_filter_module.c:1385: warning: unused parameter 'cf' src/http/modules/ngx_http_range_filter_module.c: In function 'ngx_http_range_header_filter_init': src/http/modules/ngx_http_range_filter_module.c:903: warning: unused parameter 'cf' src/http/modules/ngx_http_range_filter_module.c: In function 'ngx_http_range_body_filter_init': src/http/modules/ngx_http_range_filter_module.c:913: warning: unused parameter 'cf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ src/http/modules/ngx_http_gzip_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/ngx_http_postpone_filter_module.o \ src/http/ngx_http_postpone_filter_module.c src/http/modules/ngx_http_gzip_filter_module.c: In function 'ngx_http_gzip_filter_free': src/http/modules/ngx_http_gzip_filter_module.c:1029: warning: unused parameter 'opaque' src/http/modules/ngx_http_gzip_filter_module.c:1029: warning: unused parameter 'address' src/http/modules/ngx_http_gzip_filter_module.c: In function 'ngx_http_gzip_ratio_variable': src/http/modules/ngx_http_gzip_filter_module.c:1072: warning: unused parameter 'data' src/http/modules/ngx_http_gzip_filter_module.c: In function 'ngx_http_gzip_filter_init': src/http/modules/ngx_http_gzip_filter_module.c:1178: warning: unused parameter 'cf' src/http/modules/ngx_http_gzip_filter_module.c: In function 'ngx_http_gzip_window': src/http/modules/ngx_http_gzip_filter_module.c:1191: warning: unused parameter 'cf' src/http/modules/ngx_http_gzip_filter_module.c:1191: warning: unused parameter 'post' src/http/modules/ngx_http_gzip_filter_module.c: In function 'ngx_http_gzip_hash': src/http/modules/ngx_http_gzip_filter_module.c:1215: warning: unused parameter 'cf' src/http/modules/ngx_http_gzip_filter_module.c:1215: warning: unused parameter 'post' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_ssi_filter_module.o \ src/http/modules/ngx_http_ssi_filter_module.c src/http/ngx_http_postpone_filter_module.c: In function 'ngx_http_postpone_filter_init': src/http/ngx_http_postpone_filter_module.c:170: warning: unused parameter 'cf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_charset_filter_module.o \ src/http/modules/ngx_http_charset_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_sub_filter_module.o \ src/http/modules/ngx_http_sub_filter_module.c src/http/modules/ngx_http_charset_filter_module.c: In function 'ngx_http_charset_map_block': src/http/modules/ngx_http_charset_filter_module.c:1171: warning: unused parameter 'cmd' src/http/modules/ngx_http_charset_filter_module.c: In function 'ngx_http_charset_map': src/http/modules/ngx_http_charset_filter_module.c:1307: warning: unused parameter 'dummy' src/http/modules/ngx_http_charset_filter_module.c:1307: warning: unused parameter 'conf' src/http/modules/ngx_http_ssi_filter_module.c: In function 'ngx_http_ssi_evaluate_string': src/http/modules/ngx_http_ssi_filter_module.c:1625: warning: unused parameter 'ctx' src/http/modules/ngx_http_ssi_filter_module.c: In function 'ngx_http_ssi_else': src/http/modules/ngx_http_ssi_filter_module.c:2639: warning: unused parameter 'params' src/http/modules/ngx_http_ssi_filter_module.c: In function 'ngx_http_ssi_endif': src/http/modules/ngx_http_ssi_filter_module.c:2658: warning: unused parameter 'params' src/http/modules/ngx_http_ssi_filter_module.c: In function 'ngx_http_ssi_endblock': src/http/modules/ngx_http_ssi_filter_module.c:2709: warning: unused parameter 'params' src/http/modules/ngx_http_ssi_filter_module.c: In function 'ngx_http_ssi_filter_init': src/http/modules/ngx_http_ssi_filter_module.c:2921: warning: unused parameter 'cf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_addition_filter_module.o \ src/http/modules/ngx_http_addition_filter_module.c src/http/modules/ngx_http_sub_filter_module.c: In function 'ngx_http_sub_filter': src/http/modules/ngx_http_sub_filter_module.c:735: warning: unused parameter 'cmd' src/http/modules/ngx_http_sub_filter_module.c: In function 'ngx_http_sub_filter_init': src/http/modules/ngx_http_sub_filter_module.c:955: warning: unused parameter 'cf' src/http/modules/ngx_http_addition_filter_module.c: In function 'ngx_http_addition_filter_init': src/http/modules/ngx_http_addition_filter_module.c:198: warning: unused parameter 'cf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_gunzip_filter_module.o \ src/http/modules/ngx_http_gunzip_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_userid_filter_module.o \ src/http/modules/ngx_http_userid_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_headers_filter_module.o \ src/http/modules/ngx_http_headers_filter_module.c src/http/modules/ngx_http_gunzip_filter_module.c: In function 'ngx_http_gunzip_filter_free': src/http/modules/ngx_http_gunzip_filter_module.c:629: warning: unused parameter 'opaque' src/http/modules/ngx_http_gunzip_filter_module.c:629: warning: unused parameter 'address' src/http/modules/ngx_http_gunzip_filter_module.c: In function 'ngx_http_gunzip_merge_conf': src/http/modules/ngx_http_gunzip_filter_module.c:663: warning: unused parameter 'cf' src/http/modules/ngx_http_gunzip_filter_module.c: In function 'ngx_http_gunzip_filter_init': src/http/modules/ngx_http_gunzip_filter_module.c:678: warning: unused parameter 'cf' src/http/modules/ngx_http_userid_filter_module.c: In function 'ngx_http_userid_got_variable': src/http/modules/ngx_http_userid_filter_module.c:228: warning: unused parameter 'data' src/http/modules/ngx_http_userid_filter_module.c: In function 'ngx_http_userid_set_variable': src/http/modules/ngx_http_userid_filter_module.c:258: warning: unused parameter 'data' src/http/modules/ngx_http_userid_filter_module.c: In function 'ngx_http_userid_reset_variable': src/http/modules/ngx_http_userid_filter_module.c:589: warning: unused parameter 'r' src/http/modules/ngx_http_userid_filter_module.c:590: warning: unused parameter 'data' src/http/modules/ngx_http_userid_filter_module.c: In function 'ngx_http_userid_merge_conf': src/http/modules/ngx_http_userid_filter_module.c:666: warning: unused parameter 'cf' src/http/modules/ngx_http_userid_filter_module.c: In function 'ngx_http_userid_init': src/http/modules/ngx_http_userid_filter_module.c:695: warning: unused parameter 'cf' src/http/modules/ngx_http_userid_filter_module.c: In function 'ngx_http_userid_domain': src/http/modules/ngx_http_userid_filter_module.c:705: warning: unused parameter 'post' src/http/modules/ngx_http_userid_filter_module.c: In function 'ngx_http_userid_path': src/http/modules/ngx_http_userid_filter_module.c:732: warning: unused parameter 'post' src/http/modules/ngx_http_userid_filter_module.c: In function 'ngx_http_userid_expires': src/http/modules/ngx_http_userid_filter_module.c:754: warning: unused parameter 'cmd' src/http/modules/ngx_http_userid_filter_module.c: In function 'ngx_http_userid_p3p': src/http/modules/ngx_http_userid_filter_module.c:786: warning: unused parameter 'cf' src/http/modules/ngx_http_userid_filter_module.c:786: warning: unused parameter 'post' src/http/modules/ngx_http_userid_filter_module.c: In function 'ngx_http_userid_mark': src/http/modules/ngx_http_userid_filter_module.c:799: warning: unused parameter 'cmd' src/http/modules/ngx_http_userid_filter_module.c: In function 'ngx_http_userid_init_worker': src/http/modules/ngx_http_userid_filter_module.c:832: warning: unused parameter 'cycle' src/http/modules/ngx_http_headers_filter_module.c: In function 'ngx_http_add_cache_control': src/http/modules/ngx_http_headers_filter_module.c:451: warning: unused parameter 'hv' src/http/modules/ngx_http_headers_filter_module.c: In function 'ngx_http_headers_merge_conf': src/http/modules/ngx_http_headers_filter_module.c:569: warning: unused parameter 'cf' src/http/modules/ngx_http_headers_filter_module.c: In function 'ngx_http_headers_filter_init': src/http/modules/ngx_http_headers_filter_module.c:593: warning: unused parameter 'cf' src/http/modules/ngx_http_headers_filter_module.c: In function 'ngx_http_headers_expires': src/http/modules/ngx_http_headers_filter_module.c:603: warning: unused parameter 'cmd' src/http/modules/ngx_http_headers_filter_module.c: In function 'ngx_http_headers_add': src/http/modules/ngx_http_headers_filter_module.c:671: warning: unused parameter 'cmd' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/ngx_http_copy_filter_module.o \ src/http/ngx_http_copy_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ src/http/modules/ngx_http_not_modified_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_slice_filter_module.o \ src/http/modules/ngx_http_slice_filter_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/v2/ngx_http_v2.o \ src/http/v2/ngx_http_v2.c src/http/ngx_http_copy_filter_module.c: In function 'ngx_http_copy_filter_merge_conf': src/http/ngx_http_copy_filter_module.c:333: warning: unused parameter 'cf' src/http/ngx_http_copy_filter_module.c: In function 'ngx_http_copy_filter_init': src/http/ngx_http_copy_filter_module.c:345: warning: unused parameter 'cf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/v2/ngx_http_v2_table.o \ src/http/v2/ngx_http_v2_table.c src/http/modules/ngx_http_slice_filter_module.c: In function 'ngx_http_slice_range_variable': src/http/modules/ngx_http_not_modified_filter_module.c: In function 'ngx_http_not_modified_filter_init': src/http/modules/ngx_http_not_modified_filter_module.c:260: warning: unused parameter 'cf' src/http/modules/ngx_http_slice_filter_module.c:372: warning: unused parameter 'data' src/http/modules/ngx_http_slice_filter_module.c: In function 'ngx_http_slice_merge_loc_conf': src/http/modules/ngx_http_slice_filter_module.c:489: warning: unused parameter 'cf' src/http/modules/ngx_http_slice_filter_module.c: In function 'ngx_http_slice_init': src/http/modules/ngx_http_slice_filter_module.c:517: warning: unused parameter 'cf' src/http/v2/ngx_http_v2.c: In function 'ngx_http_v2_state_push_promise': src/http/v2/ngx_http_v2.c:1977: warning: unused parameter 'pos' src/http/v2/ngx_http_v2.c:1978: warning: unused parameter 'end' src/http/v2/ngx_http_v2.c: In function 'ngx_http_v2_state_continuation': src/http/v2/ngx_http_v2.c:2188: warning: unused parameter 'pos' src/http/v2/ngx_http_v2.c:2189: warning: unused parameter 'end' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/v2/ngx_http_v2_huff_decode.o \ src/http/v2/ngx_http_v2_huff_decode.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/v2/ngx_http_v2_huff_encode.o \ src/http/v2/ngx_http_v2_huff_encode.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/v2/ngx_http_v2_module.o \ src/http/v2/ngx_http_v2_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_static_module.o \ src/http/modules/ngx_http_static_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_gzip_static_module.o \ src/http/modules/ngx_http_gzip_static_module.c src/http/v2/ngx_http_v2_module.c: In function 'ngx_http_v2_variable': src/http/v2/ngx_http_v2_module.c:236: warning: unused parameter 'data' src/http/v2/ngx_http_v2_module.c: In function 'ngx_http_v2_module_init': src/http/v2/ngx_http_v2_module.c:269: warning: unused parameter 'cycle' src/http/v2/ngx_http_v2_module.c: In function 'ngx_http_v2_init_main_conf': src/http/v2/ngx_http_v2_module.c:292: warning: unused parameter 'cf' src/http/v2/ngx_http_v2_module.c: In function 'ngx_http_v2_merge_srv_conf': src/http/v2/ngx_http_v2_module.c:329: warning: unused parameter 'cf' src/http/v2/ngx_http_v2_module.c: In function 'ngx_http_v2_merge_loc_conf': src/http/v2/ngx_http_v2_module.c:373: warning: unused parameter 'cf' src/http/v2/ngx_http_v2_module.c: In function 'ngx_http_v2_recv_buffer_size': src/http/v2/ngx_http_v2_module.c:385: warning: unused parameter 'cf' src/http/v2/ngx_http_v2_module.c:385: warning: unused parameter 'post' src/http/v2/ngx_http_v2_module.c: In function 'ngx_http_v2_pool_size': src/http/v2/ngx_http_v2_module.c:398: warning: unused parameter 'post' src/http/v2/ngx_http_v2_module.c: In function 'ngx_http_v2_streams_index_mask': src/http/v2/ngx_http_v2_module.c:423: warning: unused parameter 'cf' src/http/v2/ngx_http_v2_module.c:423: warning: unused parameter 'post' src/http/v2/ngx_http_v2_module.c: In function 'ngx_http_v2_chunk_size': src/http/v2/ngx_http_v2_module.c:442: warning: unused parameter 'post' src/http/v2/ngx_http_v2_module.c: In function 'ngx_http_v2_spdy_deprecated': src/http/v2/ngx_http_v2_module.c:462: warning: unused parameter 'conf' src/http/modules/ngx_http_gzip_static_module.c: In function 'ngx_http_gzip_static_merge_conf': src/http/modules/ngx_http_gzip_static_module.c:303: warning: unused parameter 'cf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_dav_module.o \ src/http/modules/ngx_http_dav_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_autoindex_module.o \ src/http/modules/ngx_http_autoindex_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_index_module.o \ src/http/modules/ngx_http_index_module.c src/http/modules/ngx_http_dav_module.c: In function 'ngx_http_dav_noop': src/http/modules/ngx_http_dav_module.c:470: warning: unused parameter 'ctx' src/http/modules/ngx_http_dav_module.c:470: warning: unused parameter 'path' src/http/modules/ngx_http_dav_module.c: In function 'ngx_http_dav_merge_loc_conf': src/http/modules/ngx_http_dav_module.c:1120: warning: unused parameter 'cf' src/http/modules/ngx_http_autoindex_module.c: In function 'ngx_http_autoindex_merge_loc_conf': src/http/modules/ngx_http_autoindex_module.c:1019: warning: unused parameter 'cf' src/http/modules/ngx_http_index_module.c: In function 'ngx_http_index_set_index': src/http/modules/ngx_http_index_module.c:464: warning: unused parameter 'cmd' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_random_index_module.o \ src/http/modules/ngx_http_random_index_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_auth_basic_module.o \ src/http/modules/ngx_http_auth_basic_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_access_module.o \ src/http/modules/ngx_http_access_module.c src/http/modules/ngx_http_random_index_module.c: In function 'ngx_http_random_index_merge_loc_conf': src/http/modules/ngx_http_random_index_module.c:290: warning: unused parameter 'cf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_limit_conn_module.o \ src/http/modules/ngx_http_limit_conn_module.c src/http/modules/ngx_http_auth_basic_module.c: In function 'ngx_http_auth_basic_merge_loc_conf': src/http/modules/ngx_http_auth_basic_module.c:404: warning: unused parameter 'cf' src/http/modules/ngx_http_auth_basic_module.c: In function 'ngx_http_auth_basic_user_file': src/http/modules/ngx_http_auth_basic_module.c:441: warning: unused parameter 'cmd' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_limit_req_module.o \ src/http/modules/ngx_http_limit_req_module.c src/http/modules/ngx_http_access_module.c: In function 'ngx_http_access_rule': src/http/modules/ngx_http_access_module.c:296: warning: unused parameter 'cmd' src/http/modules/ngx_http_access_module.c: In function 'ngx_http_access_merge_loc_conf': src/http/modules/ngx_http_access_module.c:427: warning: unused parameter 'cf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_realip_module.o \ src/http/modules/ngx_http_realip_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_geo_module.o \ src/http/modules/ngx_http_geo_module.c src/http/modules/ngx_http_limit_conn_module.c: In function 'ngx_http_limit_conn_merge_conf': src/http/modules/ngx_http_limit_conn_module.c:475: warning: unused parameter 'cf' src/http/modules/ngx_http_limit_conn_module.c: In function 'ngx_http_limit_conn_zone': src/http/modules/ngx_http_limit_conn_module.c:493: warning: unused parameter 'conf' src/http/modules/ngx_http_limit_conn_module.c: In function 'ngx_http_limit_conn': src/http/modules/ngx_http_limit_conn_module.c:594: warning: unused parameter 'cmd' src/http/modules/ngx_http_limit_req_module.c: In function 'ngx_http_limit_req_merge_conf': src/http/modules/ngx_http_limit_req_module.c:707: warning: unused parameter 'cf' src/http/modules/ngx_http_limit_req_module.c: In function 'ngx_http_limit_req_zone': src/http/modules/ngx_http_limit_req_module.c:730: warning: unused parameter 'conf' src/http/modules/ngx_http_realip_module.c: In function 'ngx_http_realip_from': src/http/modules/ngx_http_realip_module.c:305: warning: unused parameter 'cmd' src/http/modules/ngx_http_realip_module.c: In function 'ngx_http_realip': src/http/modules/ngx_http_realip_module.c:355: warning: unused parameter 'cmd' src/http/modules/ngx_http_realip_module.c: In function 'ngx_http_realip_merge_loc_conf': src/http/modules/ngx_http_realip_module.c:412: warning: unused parameter 'cf' src/http/modules/ngx_http_realip_module.c: In function 'ngx_http_realip_remote_addr_variable': src/http/modules/ngx_http_realip_module.c:480: warning: unused parameter 'data' src/http/modules/ngx_http_geo_module.c: In function 'ngx_http_geo_block': src/http/modules/ngx_http_geo_module.c:372: warning: unused parameter 'cmd' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_map_module.o \ src/http/modules/ngx_http_map_module.c src/http/modules/ngx_http_geo_module.c: In function 'ngx_http_geo': src/http/modules/ngx_http_geo_module.c:560: warning: unused parameter 'dummy' src/http/modules/ngx_http_geo_module.c:560: warning: unused parameter 'conf' src/http/modules/ngx_http_geo_module.c: In function 'ngx_http_geo_delete_range': src/http/modules/ngx_http_geo_module.c:952: warning: unused parameter 'cf' src/http/modules/ngx_http_geo_module.c: In function 'ngx_http_geo_value': src/http/modules/ngx_http_geo_module.c:1210: warning: unused parameter 'cf' src/http/modules/ngx_http_geo_module.c: In function 'ngx_http_geo_add_proxy': src/http/modules/ngx_http_geo_module.c:1263: warning: unused parameter 'cf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_split_clients_module.o \ src/http/modules/ngx_http_split_clients_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_referer_module.o \ src/http/modules/ngx_http_referer_module.c src/http/modules/ngx_http_map_module.c: In function 'ngx_http_map_block': src/http/modules/ngx_http_map_module.c:168: warning: unused parameter 'cmd' src/http/modules/ngx_http_split_clients_module.c: In function 'ngx_conf_split_clients_block': src/http/modules/ngx_http_split_clients_module.c:111: warning: unused parameter 'cmd' src/http/modules/ngx_http_split_clients_module.c: In function 'ngx_http_split_clients': src/http/modules/ngx_http_split_clients_module.c:202: warning: unused parameter 'dummy' src/http/modules/ngx_http_split_clients_module.c:202: warning: unused parameter 'conf' src/http/modules/ngx_http_referer_module.c: In function 'ngx_http_referer_variable': src/http/modules/ngx_http_referer_module.c:112: warning: unused parameter 'data' src/http/modules/ngx_http_referer_module.c: In function 'ngx_http_valid_referers': src/http/modules/ngx_http_referer_module.c:451: warning: unused parameter 'cmd' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_rewrite_module.o \ src/http/modules/ngx_http_rewrite_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_ssl_module.o \ src/http/modules/ngx_http_ssl_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_proxy_module.o \ src/http/modules/ngx_http_proxy_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_fastcgi_module.o \ src/http/modules/ngx_http_fastcgi_module.c src/http/modules/ngx_http_rewrite_module.c: In function 'ngx_http_rewrite_merge_loc_conf': src/http/modules/ngx_http_rewrite_module.c:248: warning: unused parameter 'cf' src/http/modules/ngx_http_rewrite_module.c: In function 'ngx_http_rewrite': src/http/modules/ngx_http_rewrite_module.c:306: warning: unused parameter 'cmd' src/http/modules/ngx_http_rewrite_module.c: In function 'ngx_http_rewrite_return': src/http/modules/ngx_http_rewrite_module.c:445: warning: unused parameter 'cmd' src/http/modules/ngx_http_rewrite_module.c: In function 'ngx_http_rewrite_break': src/http/modules/ngx_http_rewrite_module.c:516: warning: unused parameter 'cmd' src/http/modules/ngx_http_rewrite_module.c: In function 'ngx_http_rewrite_if': src/http/modules/ngx_http_rewrite_module.c:534: warning: unused parameter 'cmd' src/http/modules/ngx_http_rewrite_module.c: In function 'ngx_http_rewrite_set': src/http/modules/ngx_http_rewrite_module.c:899: warning: unused parameter 'cmd' src/http/modules/ngx_http_ssl_module.c: In function 'ngx_http_ssl_password_file': src/http/modules/ngx_http_ssl_module.c:802: warning: unused parameter 'cmd' src/http/modules/ngx_http_ssl_module.c: In function 'ngx_http_ssl_session_cache': src/http/modules/ngx_http_ssl_module.c:825: warning: unused parameter 'cmd' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_finalize_request': src/http/modules/ngx_http_proxy_module.c:2333: warning: unused parameter 'rc' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_host_variable': src/http/modules/ngx_http_proxy_module.c:2344: warning: unused parameter 'data' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_port_variable': src/http/modules/ngx_http_proxy_module.c:2367: warning: unused parameter 'data' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_add_x_forwarded_for_variable': src/http/modules/ngx_http_proxy_module.c:2390: warning: unused parameter 'data' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_internal_body_length_variable': src/http/modules/ngx_http_proxy_module.c:2439: warning: unused parameter 'data' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_internal_chunked_variable': src/http/modules/ngx_http_proxy_module.c:2468: warning: unused parameter 'data' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_pass': src/http/modules/ngx_http_proxy_module.c:3604: warning: unused parameter 'cmd' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_redirect': src/http/modules/ngx_http_proxy_module.c:3726: warning: unused parameter 'cmd' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_cookie_domain': src/http/modules/ngx_http_proxy_module.c:3872: warning: unused parameter 'cmd' src/http/modules/ngx_http_fastcgi_module.c: In function 'ngx_http_fastcgi_finalize_request': src/http/modules/ngx_http_fastcgi_module.c:2650: warning: unused parameter 'rc' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_cookie_path': src/http/modules/ngx_http_proxy_module.c:3959: warning: unused parameter 'cmd' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_store': src/http/modules/ngx_http_proxy_module.c:4083: warning: unused parameter 'cmd' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_cache': src/http/modules/ngx_http_proxy_module.c:4137: warning: unused parameter 'cmd' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_cache_key': src/http/modules/ngx_http_proxy_module.c:4196: warning: unused parameter 'cmd' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_ssl_password_file': src/http/modules/ngx_http_proxy_module.c:4228: warning: unused parameter 'cmd' src/http/modules/ngx_http_proxy_module.c: In function 'ngx_http_proxy_lowat_check': src/http/modules/ngx_http_proxy_module.c:4253: warning: unused parameter 'post' src/http/modules/ngx_http_fastcgi_module.c: In function 'ngx_http_fastcgi_script_name_variable': src/http/modules/ngx_http_fastcgi_module.c:3339: warning: unused parameter 'data' src/http/modules/ngx_http_fastcgi_module.c: In function 'ngx_http_fastcgi_path_info_variable': src/http/modules/ngx_http_fastcgi_module.c:3381: warning: unused parameter 'data' src/http/modules/ngx_http_fastcgi_module.c: In function 'ngx_http_fastcgi_pass': src/http/modules/ngx_http_fastcgi_module.c:3476: warning: unused parameter 'cmd' src/http/modules/ngx_http_fastcgi_module.c: In function 'ngx_http_fastcgi_split_path_info': src/http/modules/ngx_http_fastcgi_module.c:3538: warning: unused parameter 'cmd' src/http/modules/ngx_http_fastcgi_module.c: In function 'ngx_http_fastcgi_store': src/http/modules/ngx_http_fastcgi_module.c:3584: warning: unused parameter 'cmd' src/http/modules/ngx_http_fastcgi_module.c: In function 'ngx_http_fastcgi_cache': src/http/modules/ngx_http_fastcgi_module.c:3638: warning: unused parameter 'cmd' src/http/modules/ngx_http_fastcgi_module.c: In function 'ngx_http_fastcgi_cache_key': src/http/modules/ngx_http_fastcgi_module.c:3697: warning: unused parameter 'cmd' src/http/modules/ngx_http_fastcgi_module.c: In function 'ngx_http_fastcgi_lowat_check': src/http/modules/ngx_http_fastcgi_module.c:3727: warning: unused parameter 'post' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_uwsgi_module.o \ src/http/modules/ngx_http_uwsgi_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_scgi_module.o \ src/http/modules/ngx_http_scgi_module.c src/http/modules/ngx_http_uwsgi_module.c: In function 'ngx_http_uwsgi_finalize_request': src/http/modules/ngx_http_uwsgi_module.c:1341: warning: unused parameter 'rc' src/http/modules/ngx_http_uwsgi_module.c: In function 'ngx_http_uwsgi_pass': src/http/modules/ngx_http_uwsgi_module.c:2031: warning: unused parameter 'cmd' src/http/modules/ngx_http_uwsgi_module.c: In function 'ngx_http_uwsgi_store': src/http/modules/ngx_http_uwsgi_module.c:2116: warning: unused parameter 'cmd' src/http/modules/ngx_http_uwsgi_module.c: In function 'ngx_http_uwsgi_cache': src/http/modules/ngx_http_uwsgi_module.c:2172: warning: unused parameter 'cmd' src/http/modules/ngx_http_uwsgi_module.c: In function 'ngx_http_uwsgi_cache_key': src/http/modules/ngx_http_uwsgi_module.c:2231: warning: unused parameter 'cmd' src/http/modules/ngx_http_uwsgi_module.c: In function 'ngx_http_uwsgi_ssl_password_file': src/http/modules/ngx_http_uwsgi_module.c:2263: warning: unused parameter 'cmd' src/http/modules/ngx_http_scgi_module.c: In function 'ngx_http_scgi_finalize_request': src/http/modules/ngx_http_scgi_module.c:1138: warning: unused parameter 'rc' src/http/modules/ngx_http_scgi_module.c: In function 'ngx_http_scgi_pass': src/http/modules/ngx_http_scgi_module.c:1769: warning: unused parameter 'cmd' src/http/modules/ngx_http_scgi_module.c: In function 'ngx_http_scgi_store': src/http/modules/ngx_http_scgi_module.c:1830: warning: unused parameter 'cmd' src/http/modules/ngx_http_scgi_module.c: In function 'ngx_http_scgi_cache': src/http/modules/ngx_http_scgi_module.c:1884: warning: unused parameter 'cmd' src/http/modules/ngx_http_scgi_module.c: In function 'ngx_http_scgi_cache_key': src/http/modules/ngx_http_scgi_module.c:1943: warning: unused parameter 'cmd' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_memcached_module.o \ src/http/modules/ngx_http_memcached_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_empty_gif_module.o \ src/http/modules/ngx_http_empty_gif_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_browser_module.o \ src/http/modules/ngx_http_browser_module.c src/http/modules/ngx_http_memcached_module.c: In function 'ngx_http_memcached_reinit_request': src/http/modules/ngx_http_memcached_module.c:296: warning: unused parameter 'r' src/http/modules/ngx_http_memcached_module.c: In function 'ngx_http_memcached_finalize_request': src/http/modules/ngx_http_memcached_module.c:571: warning: unused parameter 'rc' src/http/modules/ngx_http_memcached_module.c: In function 'ngx_http_memcached_merge_loc_conf': src/http/modules/ngx_http_memcached_module.c:631: warning: unused parameter 'cf' src/http/modules/ngx_http_memcached_module.c: In function 'ngx_http_memcached_pass': src/http/modules/ngx_http_memcached_module.c:684: warning: unused parameter 'cmd' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_secure_link_module.o \ src/http/modules/ngx_http_secure_link_module.c src/http/modules/ngx_http_browser_module.c: In function 'ngx_http_msie_variable': src/http/modules/ngx_http_browser_module.c:387: warning: unused parameter 'data' src/http/modules/ngx_http_browser_module.c: In function 'ngx_http_browser_merge_conf': src/http/modules/ngx_http_browser_module.c:447: warning: unused parameter 'cf' src/http/modules/ngx_http_browser_module.c: In function 'ngx_http_modern_browser': src/http/modules/ngx_http_browser_module.c:541: warning: unused parameter 'cmd' src/http/modules/ngx_http_browser_module.c: In function 'ngx_http_ancient_browser': src/http/modules/ngx_http_browser_module.c:633: warning: unused parameter 'cmd' src/http/modules/ngx_http_browser_module.c: In function 'ngx_http_modern_browser_value': src/http/modules/ngx_http_browser_module.c:669: warning: unused parameter 'cmd' src/http/modules/ngx_http_browser_module.c: In function 'ngx_http_ancient_browser_value': src/http/modules/ngx_http_browser_module.c:694: warning: unused parameter 'cmd' src/http/modules/ngx_http_empty_gif_module.c: In function 'ngx_http_empty_gif': src/http/modules/ngx_http_empty_gif_module.c:132: warning: unused parameter 'cmd' src/http/modules/ngx_http_empty_gif_module.c:132: warning: unused parameter 'conf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_degradation_module.o \ src/http/modules/ngx_http_degradation_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_flv_module.o \ src/http/modules/ngx_http_flv_module.c src/http/modules/ngx_http_secure_link_module.c: In function 'ngx_http_secure_link_old_variable': src/http/modules/ngx_http_secure_link_module.c:202: warning: unused parameter 'data' src/http/modules/ngx_http_secure_link_module.c: In function 'ngx_http_secure_link_expires_variable': src/http/modules/ngx_http_secure_link_module.c:272: warning: unused parameter 'data' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_mp4_module.o \ src/http/modules/ngx_http_mp4_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_upstream_hash_module.o \ src/http/modules/ngx_http_upstream_hash_module.c src/http/modules/ngx_http_degradation_module.c: In function 'ngx_http_degradation_merge_loc_conf': src/http/modules/ngx_http_degradation_module.c:185: warning: unused parameter 'cf' src/http/modules/ngx_http_degradation_module.c: In function 'ngx_http_degradation': src/http/modules/ngx_http_degradation_module.c:197: warning: unused parameter 'cmd' src/http/modules/ngx_http_flv_module.c: In function 'ngx_http_flv': src/http/modules/ngx_http_flv_module.c:258: warning: unused parameter 'cmd' src/http/modules/ngx_http_flv_module.c:258: warning: unused parameter 'conf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ src/http/modules/ngx_http_upstream_ip_hash_module.c src/http/modules/ngx_http_mp4_module.c: In function 'ngx_http_mp4_update_trak_atom': src/http/modules/ngx_http_mp4_module.c:1400: warning: unused parameter 'mp4' src/http/modules/ngx_http_mp4_module.c: In function 'ngx_http_mp4_read_cmov_atom': src/http/modules/ngx_http_mp4_module.c:1412: warning: unused parameter 'atom_data_size' src/http/modules/ngx_http_mp4_module.c: In function 'ngx_http_mp4_update_mdia_atom': src/http/modules/ngx_http_mp4_module.c:1583: warning: unused parameter 'mp4' src/http/modules/ngx_http_mp4_module.c: In function 'ngx_http_mp4_update_minf_atom': src/http/modules/ngx_http_mp4_module.c:1776: warning: unused parameter 'mp4' src/http/modules/ngx_http_mp4_module.c: In function 'ngx_http_mp4_update_stbl_atom': src/http/modules/ngx_http_mp4_module.c:1909: warning: unused parameter 'mp4' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ src/http/modules/ngx_http_upstream_least_conn_module.c src/http/modules/ngx_http_mp4_module.c: In function 'ngx_http_mp4': src/http/modules/ngx_http_mp4_module.c:3461: warning: unused parameter 'cmd' src/http/modules/ngx_http_mp4_module.c:3461: warning: unused parameter 'conf' src/http/modules/ngx_http_mp4_module.c: In function 'ngx_http_mp4_merge_conf': src/http/modules/ngx_http_mp4_module.c:3490: warning: unused parameter 'cf' src/http/modules/ngx_http_upstream_hash_module.c: In function 'ngx_http_upstream_hash': src/http/modules/ngx_http_upstream_hash_module.c:621: warning: unused parameter 'cmd' src/http/modules/ngx_http_upstream_ip_hash_module.c: In function 'ngx_http_upstream_ip_hash': src/http/modules/ngx_http_upstream_ip_hash_module.c:247: warning: unused parameter 'cmd' src/http/modules/ngx_http_upstream_ip_hash_module.c:247: warning: unused parameter 'conf' src/http/modules/ngx_http_upstream_least_conn_module.c: In function 'ngx_http_upstream_least_conn': src/http/modules/ngx_http_upstream_least_conn_module.c:291: warning: unused parameter 'cmd' src/http/modules/ngx_http_upstream_least_conn_module.c:291: warning: unused parameter 'conf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ src/http/modules/ngx_http_upstream_keepalive_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_upstream_zone_module.o \ src/http/modules/ngx_http_upstream_zone_module.c cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 \ -o objs/src/http/modules/ngx_http_stub_status_module.o \ src/http/modules/ngx_http_stub_status_module.c src/http/modules/ngx_http_upstream_zone_module.c: In function 'ngx_http_upstream_zone': src/http/modules/ngx_http_upstream_zone_module.c:66: warning: unused parameter 'cmd' src/http/modules/ngx_http_upstream_zone_module.c:66: warning: unused parameter 'conf' src/http/modules/ngx_http_upstream_zone_module.c: In function 'ngx_http_upstream_init_zone': src/http/modules/ngx_http_upstream_zone_module.c:119: warning: unused parameter 'data' src/http/modules/ngx_http_stub_status_module.c: In function 'ngx_http_set_stub_status': src/http/modules/ngx_http_stub_status_module.c:228: warning: unused parameter 'cmd' src/http/modules/ngx_http_stub_status_module.c:228: warning: unused parameter 'conf' cc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs \ -o objs/ngx_modules.o \ objs/ngx_modules.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/http/modules/ngx_http_xslt_filter_module.o \ src/http/modules/ngx_http_xslt_filter_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/ngx_http_xslt_filter_module_modules.o \ objs/ngx_http_xslt_filter_module_modules.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/http/modules/ngx_http_image_filter_module.o \ src/http/modules/ngx_http_image_filter_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/ngx_http_image_filter_module_modules.o \ objs/ngx_http_image_filter_module_modules.c src/http/modules/ngx_http_xslt_filter_module.c: In function 'ngx_http_xslt_entities': src/http/modules/ngx_http_xslt_filter_module.c:811: warning: unused parameter 'cmd' src/http/modules/ngx_http_xslt_filter_module.c: In function 'ngx_http_xslt_stylesheet': src/http/modules/ngx_http_xslt_filter_module.c:866: warning: unused parameter 'cmd' src/http/modules/ngx_http_xslt_filter_module.c: In function 'ngx_http_xslt_filter_preconfiguration': src/http/modules/ngx_http_xslt_filter_module.c:1117: warning: unused parameter 'cf' src/http/modules/ngx_http_xslt_filter_module.c: In function 'ngx_http_xslt_filter_init': src/http/modules/ngx_http_xslt_filter_module.c:1130: warning: unused parameter 'cf' src/http/modules/ngx_http_xslt_filter_module.c: In function 'ngx_http_xslt_filter_exit': src/http/modules/ngx_http_xslt_filter_module.c:1143: warning: unused parameter 'cycle' cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/http/modules/ngx_http_geoip_module.o \ src/http/modules/ngx_http_geoip_module.c src/http/modules/ngx_http_image_filter_module.c: In function 'ngx_http_image_filter_merge_conf': src/http/modules/ngx_http_image_filter_module.c:1214: warning: unused parameter 'cf' src/http/modules/ngx_http_image_filter_module.c: In function 'ngx_http_image_filter': src/http/modules/ngx_http_image_filter_module.c:1265: warning: unused parameter 'cmd' src/http/modules/ngx_http_image_filter_module.c: In function 'ngx_http_image_filter_jpeg_quality': src/http/modules/ngx_http_image_filter_module.c:1418: warning: unused parameter 'cmd' src/http/modules/ngx_http_image_filter_module.c: In function 'ngx_http_image_filter_sharpen': src/http/modules/ngx_http_image_filter_module.c:1465: warning: unused parameter 'cmd' src/http/modules/ngx_http_image_filter_module.c: In function 'ngx_http_image_filter_init': src/http/modules/ngx_http_image_filter_module.c:1512: warning: unused parameter 'cf' cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/ngx_http_geoip_module_modules.o \ objs/ngx_http_geoip_module_modules.c src/http/modules/ngx_http_geoip_module.c: In function 'ngx_http_geoip_org_variable': src/http/modules/ngx_http_geoip_module.c:390: warning: unused parameter 'data' src/http/modules/ngx_http_geoip_module.c: In function 'ngx_http_geoip_region_name_variable': src/http/modules/ngx_http_geoip_module.c:492: warning: unused parameter 'data' src/http/modules/ngx_http_geoip_module.c: In function 'ngx_http_geoip_init_conf': src/http/modules/ngx_http_geoip_module.c:666: warning: unused parameter 'cf' src/http/modules/ngx_http_geoip_module.c: In function 'ngx_http_geoip_country': src/http/modules/ngx_http_geoip_module.c:677: warning: unused parameter 'cmd' src/http/modules/ngx_http_geoip_module.c: In function 'ngx_http_geoip_org': src/http/modules/ngx_http_geoip_module.c:732: warning: unused parameter 'cmd' src/http/modules/ngx_http_geoip_module.c: In function 'ngx_http_geoip_city': src/http/modules/ngx_http_geoip_module.c:793: warning: unused parameter 'cmd' src/http/modules/ngx_http_geoip_module.c: In function 'ngx_http_geoip_proxy': src/http/modules/ngx_http_geoip_module.c:850: warning: unused parameter 'cmd' sed "s/%%VERSION%%/1.10.1/" src/http/modules/perl/nginx.pm > \ objs/src/http/modules/perl/nginx.pm cp -p src/http/modules/perl/nginx.xs objs/src/http/modules/perl/ cp -p src/http/modules/perl/typemap objs/src/http/modules/perl/ cp -p src/http/modules/perl/Makefile.PL objs/src/http/modules/perl/ cd objs/src/http/modules/perl \ && NGX_PM_CFLAGS="-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/ppc-linux-thread-multi/CORE -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 " \ NGX_INCS="src/core src/event src/event/modules src/os/unix src/http/modules/perl /usr/include/libxml2 objs src/http src/http/modules src/http/v2" \ 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/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/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" \ perl Makefile.PL \ LIB= \ INSTALLSITEMAN3DIR= Writing Makefile for nginx cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/ngx_http_perl_module_modules.o \ objs/ngx_http_perl_module_modules.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/mail/ngx_mail.o \ src/mail/ngx_mail.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/mail/ngx_mail_core_module.o \ src/mail/ngx_mail_core_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/mail/ngx_mail_handler.o \ src/mail/ngx_mail_handler.c src/mail/ngx_mail.c: In function 'ngx_mail_block': src/mail/ngx_mail.c:67: warning: unused parameter 'cmd' cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/mail/ngx_mail_parse.o \ src/mail/ngx_mail_parse.c src/mail/ngx_mail_core_module.c: In function 'ngx_mail_core_server': src/mail/ngx_mail_core_module.c:214: warning: unused parameter 'cmd' src/mail/ngx_mail_core_module.c:214: warning: unused parameter 'conf' src/mail/ngx_mail_core_module.c: In function 'ngx_mail_core_listen': src/mail/ngx_mail_core_module.c:287: warning: unused parameter 'cmd' src/mail/ngx_mail_core_module.c: In function 'ngx_mail_core_protocol': src/mail/ngx_mail_core_module.c:588: warning: unused parameter 'cmd' src/mail/ngx_mail_core_module.c: In function 'ngx_mail_core_error_log': src/mail/ngx_mail_core_module.c:621: warning: unused parameter 'cmd' src/mail/ngx_mail_core_module.c: In function 'ngx_mail_core_resolver': src/mail/ngx_mail_core_module.c:630: warning: unused parameter 'cmd' cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/mail/ngx_mail_ssl_module.o \ src/mail/ngx_mail_ssl_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/mail/ngx_mail_pop3_module.o \ src/mail/ngx_mail_pop3_module.c src/mail/ngx_mail_ssl_module.c: In function 'ngx_mail_ssl_password_file': src/mail/ngx_mail_ssl_module.c:526: warning: unused parameter 'cmd' src/mail/ngx_mail_ssl_module.c: In function 'ngx_mail_ssl_session_cache': src/mail/ngx_mail_ssl_module.c:549: warning: unused parameter 'cmd' cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/mail/ngx_mail_pop3_handler.o \ src/mail/ngx_mail_pop3_handler.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/mail/ngx_mail_imap_module.o \ src/mail/ngx_mail_imap_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/mail/ngx_mail_imap_handler.o \ src/mail/ngx_mail_imap_handler.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/mail/ngx_mail_smtp_module.o \ src/mail/ngx_mail_smtp_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/mail/ngx_mail_smtp_handler.o \ src/mail/ngx_mail_smtp_handler.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/mail/ngx_mail_auth_http_module.o \ src/mail/ngx_mail_auth_http_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/mail/ngx_mail_proxy_module.o \ src/mail/ngx_mail_proxy_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/ngx_mail_module_modules.o \ objs/ngx_mail_module_modules.c src/mail/ngx_mail_smtp_handler.c: In function 'ngx_mail_smtp_rset': src/mail/ngx_mail_smtp_handler.c:751: warning: unused parameter 'c' src/mail/ngx_mail_auth_http_module.c: In function 'ngx_mail_auth_http_parse_header_line': src/mail/ngx_mail_auth_http_module.c:934: warning: unused parameter 's' src/mail/ngx_mail_auth_http_module.c: In function 'ngx_mail_auth_http': src/mail/ngx_mail_auth_http_module.c:1516: warning: unused parameter 'cmd' src/mail/ngx_mail_auth_http_module.c: In function 'ngx_mail_auth_http_header': src/mail/ngx_mail_auth_http_module.c:1565: warning: unused parameter 'cmd' src/mail/ngx_mail_proxy_module.c: In function 'ngx_mail_proxy_merge_conf': src/mail/ngx_mail_proxy_module.c:1110: warning: unused parameter 'cf' cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/stream/ngx_stream.o \ src/stream/ngx_stream.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/stream/ngx_stream_handler.o \ src/stream/ngx_stream_handler.c src/stream/ngx_stream.c: In function 'ngx_stream_block': src/stream/ngx_stream.c:67: warning: unused parameter 'cmd' cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/stream/ngx_stream_core_module.o \ src/stream/ngx_stream_core_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/stream/ngx_stream_proxy_module.o \ src/stream/ngx_stream_proxy_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/stream/ngx_stream_upstream.o \ src/stream/ngx_stream_upstream.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/stream/ngx_stream_upstream_round_robin.o \ src/stream/ngx_stream_upstream_round_robin.c src/stream/ngx_stream_core_module.c: In function 'ngx_stream_core_error_log': src/stream/ngx_stream_core_module.c:166: warning: unused parameter 'cmd' src/stream/ngx_stream_core_module.c: In function 'ngx_stream_core_server': src/stream/ngx_stream_core_module.c:175: warning: unused parameter 'cmd' src/stream/ngx_stream_core_module.c:175: warning: unused parameter 'conf' src/stream/ngx_stream_core_module.c: In function 'ngx_stream_core_listen': src/stream/ngx_stream_core_module.c:249: warning: unused parameter 'cmd' src/stream/ngx_stream_core_module.c:249: warning: unused parameter 'conf' src/stream/ngx_stream_proxy_module.c: In function 'ngx_stream_proxy_ssl_password_file': src/stream/ngx_stream_proxy_module.c:675: warning: unused parameter 'cmd' src/stream/ngx_stream_proxy_module.c: In function 'ngx_stream_proxy_pass': src/stream/ngx_stream_proxy_module.c:1601: warning: unused parameter 'cmd' src/stream/ngx_stream_proxy_module.c: In function 'ngx_stream_proxy_bind': src/stream/ngx_stream_proxy_module.c:1636: warning: unused parameter 'cmd' src/stream/ngx_stream_upstream.c: In function 'ngx_stream_upstream': src/stream/ngx_stream_upstream.c:69: warning: unused parameter 'cmd' src/stream/ngx_stream_upstream.c:69: warning: unused parameter 'dummy' src/stream/ngx_stream_upstream.c: In function 'ngx_stream_upstream_server': src/stream/ngx_stream_upstream.c:168: warning: unused parameter 'cmd' cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/stream/ngx_stream_ssl_module.o \ src/stream/ngx_stream_ssl_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/stream/ngx_stream_limit_conn_module.o \ src/stream/ngx_stream_limit_conn_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/stream/ngx_stream_access_module.o \ src/stream/ngx_stream_access_module.c src/stream/ngx_stream_ssl_module.c: In function 'ngx_stream_ssl_password_file': src/stream/ngx_stream_ssl_module.c:329: warning: unused parameter 'cmd' src/stream/ngx_stream_ssl_module.c: In function 'ngx_stream_ssl_session_cache': src/stream/ngx_stream_ssl_module.c:352: warning: unused parameter 'cmd' src/stream/ngx_stream_limit_conn_module.c: In function 'ngx_stream_limit_conn_merge_conf': src/stream/ngx_stream_limit_conn_module.c:450: warning: unused parameter 'cf' src/stream/ngx_stream_limit_conn_module.c: In function 'ngx_stream_limit_conn_zone': src/stream/ngx_stream_limit_conn_module.c:466: warning: unused parameter 'conf' src/stream/ngx_stream_limit_conn_module.c: In function 'ngx_stream_limit_conn': src/stream/ngx_stream_limit_conn_module.c:562: warning: unused parameter 'cmd' cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/stream/ngx_stream_upstream_hash_module.o \ src/stream/ngx_stream_upstream_hash_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/stream/ngx_stream_upstream_least_conn_module.o \ src/stream/ngx_stream_upstream_least_conn_module.c src/stream/ngx_stream_access_module.c: In function 'ngx_stream_access_rule': src/stream/ngx_stream_access_module.c:285: warning: unused parameter 'cmd' src/stream/ngx_stream_access_module.c: In function 'ngx_stream_access_merge_srv_conf': src/stream/ngx_stream_access_module.c:416: warning: unused parameter 'cf' cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/stream/ngx_stream_upstream_zone_module.o \ src/stream/ngx_stream_upstream_zone_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/ngx_stream_module_modules.o \ objs/ngx_stream_module_modules.c src/stream/ngx_stream_upstream_hash_module.c: In function 'ngx_stream_upstream_hash': src/stream/ngx_stream_upstream_hash_module.c:616: warning: unused parameter 'cmd' src/stream/ngx_stream_upstream_hash_module.c:616: warning: unused parameter 'conf' src/stream/ngx_stream_upstream_least_conn_module.c: In function 'ngx_stream_upstream_least_conn': src/stream/ngx_stream_upstream_least_conn_module.c:286: warning: unused parameter 'cmd' src/stream/ngx_stream_upstream_least_conn_module.c:286: warning: unused parameter 'conf' src/stream/ngx_stream_upstream_zone_module.c: In function 'ngx_stream_upstream_zone': src/stream/ngx_stream_upstream_zone_module.c:62: warning: unused parameter 'cmd' src/stream/ngx_stream_upstream_zone_module.c:62: warning: unused parameter 'conf' src/stream/ngx_stream_upstream_zone_module.c: In function 'ngx_stream_upstream_init_zone': src/stream/ngx_stream_upstream_zone_module.c:115: warning: unused parameter 'data' sed -e "s|%%PREFIX%%|/usr/share/nginx|" \ -e "s|%%PID_PATH%%|/var/run/nginx.pid|" \ -e "s|%%CONF_PATH%%|/etc/nginx/nginx.conf|" \ -e "s|%%ERROR_LOG_PATH%%|/var/log/nginx/error.log|" \ < man/nginx.8 > objs/nginx.8 cc -o objs/nginx \ objs/src/core/nginx.o \ objs/src/core/ngx_log.o \ objs/src/core/ngx_palloc.o \ objs/src/core/ngx_array.o \ objs/src/core/ngx_list.o \ objs/src/core/ngx_hash.o \ objs/src/core/ngx_buf.o \ objs/src/core/ngx_queue.o \ objs/src/core/ngx_output_chain.o \ objs/src/core/ngx_string.o \ objs/src/core/ngx_parse.o \ objs/src/core/ngx_parse_time.o \ objs/src/core/ngx_inet.o \ objs/src/core/ngx_file.o \ objs/src/core/ngx_crc32.o \ objs/src/core/ngx_murmurhash.o \ objs/src/core/ngx_md5.o \ objs/src/core/ngx_rbtree.o \ objs/src/core/ngx_radix_tree.o \ objs/src/core/ngx_slab.o \ objs/src/core/ngx_times.o \ objs/src/core/ngx_shmtx.o \ objs/src/core/ngx_connection.o \ objs/src/core/ngx_cycle.o \ objs/src/core/ngx_spinlock.o \ objs/src/core/ngx_rwlock.o \ objs/src/core/ngx_cpuinfo.o \ objs/src/core/ngx_conf_file.o \ objs/src/core/ngx_module.o \ objs/src/core/ngx_resolver.o \ objs/src/core/ngx_open_file_cache.o \ objs/src/core/ngx_crypt.o \ objs/src/core/ngx_proxy_protocol.o \ objs/src/core/ngx_syslog.o \ objs/src/event/ngx_event.o \ objs/src/event/ngx_event_timer.o \ objs/src/event/ngx_event_posted.o \ objs/src/event/ngx_event_accept.o \ objs/src/event/ngx_event_connect.o \ objs/src/event/ngx_event_pipe.o \ objs/src/os/unix/ngx_time.o \ objs/src/os/unix/ngx_errno.o \ objs/src/os/unix/ngx_alloc.o \ objs/src/os/unix/ngx_files.o \ objs/src/os/unix/ngx_socket.o \ objs/src/os/unix/ngx_recv.o \ objs/src/os/unix/ngx_readv_chain.o \ objs/src/os/unix/ngx_udp_recv.o \ objs/src/os/unix/ngx_send.o \ objs/src/os/unix/ngx_writev_chain.o \ objs/src/os/unix/ngx_udp_send.o \ objs/src/os/unix/ngx_channel.o \ objs/src/os/unix/ngx_shmem.o \ objs/src/os/unix/ngx_process.o \ objs/src/os/unix/ngx_daemon.o \ objs/src/os/unix/ngx_setaffinity.o \ objs/src/os/unix/ngx_setproctitle.o \ objs/src/os/unix/ngx_posix_init.o \ objs/src/os/unix/ngx_user.o \ objs/src/os/unix/ngx_dlopen.o \ objs/src/os/unix/ngx_process_cycle.o \ objs/src/os/unix/ngx_linux_init.o \ objs/src/event/modules/ngx_epoll_module.o \ objs/src/os/unix/ngx_linux_sendfile_chain.o \ objs/src/os/unix/ngx_linux_aio_read.o \ objs/src/event/ngx_event_openssl.o \ objs/src/event/ngx_event_openssl_stapling.o \ objs/src/core/ngx_regex.o \ objs/src/http/ngx_http.o \ objs/src/http/ngx_http_core_module.o \ objs/src/http/ngx_http_special_response.o \ objs/src/http/ngx_http_request.o \ objs/src/http/ngx_http_parse.o \ objs/src/http/modules/ngx_http_log_module.o \ objs/src/http/ngx_http_request_body.o \ objs/src/http/ngx_http_variables.o \ objs/src/http/ngx_http_script.o \ objs/src/http/ngx_http_upstream.o \ objs/src/http/ngx_http_upstream_round_robin.o \ objs/src/http/ngx_http_file_cache.o \ objs/src/http/ngx_http_write_filter_module.o \ objs/src/http/ngx_http_header_filter_module.o \ objs/src/http/modules/ngx_http_chunked_filter_module.o \ objs/src/http/v2/ngx_http_v2_filter_module.o \ objs/src/http/modules/ngx_http_range_filter_module.o \ objs/src/http/modules/ngx_http_gzip_filter_module.o \ objs/src/http/ngx_http_postpone_filter_module.o \ objs/src/http/modules/ngx_http_ssi_filter_module.o \ objs/src/http/modules/ngx_http_charset_filter_module.o \ objs/src/http/modules/ngx_http_sub_filter_module.o \ objs/src/http/modules/ngx_http_addition_filter_module.o \ objs/src/http/modules/ngx_http_gunzip_filter_module.o \ objs/src/http/modules/ngx_http_userid_filter_module.o \ objs/src/http/modules/ngx_http_headers_filter_module.o \ objs/src/http/ngx_http_copy_filter_module.o \ objs/src/http/modules/ngx_http_not_modified_filter_module.o \ objs/src/http/modules/ngx_http_slice_filter_module.o \ objs/src/http/v2/ngx_http_v2.o \ objs/src/http/v2/ngx_http_v2_table.o \ objs/src/http/v2/ngx_http_v2_huff_decode.o \ objs/src/http/v2/ngx_http_v2_huff_encode.o \ objs/src/http/v2/ngx_http_v2_module.o \ objs/src/http/modules/ngx_http_static_module.o \ objs/src/http/modules/ngx_http_gzip_static_module.o \ objs/src/http/modules/ngx_http_dav_module.o \ objs/src/http/modules/ngx_http_autoindex_module.o \ objs/src/http/modules/ngx_http_index_module.o \ objs/src/http/modules/ngx_http_random_index_module.o \ objs/src/http/modules/ngx_http_auth_basic_module.o \ objs/src/http/modules/ngx_http_access_module.o \ objs/src/http/modules/ngx_http_limit_conn_module.o \ objs/src/http/modules/ngx_http_limit_req_module.o \ objs/src/http/modules/ngx_http_realip_module.o \ objs/src/http/modules/ngx_http_geo_module.o \ objs/src/http/modules/ngx_http_map_module.o \ objs/src/http/modules/ngx_http_split_clients_module.o \ objs/src/http/modules/ngx_http_referer_module.o \ objs/src/http/modules/ngx_http_rewrite_module.o \ objs/src/http/modules/ngx_http_ssl_module.o \ objs/src/http/modules/ngx_http_proxy_module.o \ objs/src/http/modules/ngx_http_fastcgi_module.o \ objs/src/http/modules/ngx_http_uwsgi_module.o \ objs/src/http/modules/ngx_http_scgi_module.o \ objs/src/http/modules/ngx_http_memcached_module.o \ objs/src/http/modules/ngx_http_empty_gif_module.o \ objs/src/http/modules/ngx_http_browser_module.o \ objs/src/http/modules/ngx_http_secure_link_module.o \ objs/src/http/modules/ngx_http_degradation_module.o \ objs/src/http/modules/ngx_http_flv_module.o \ objs/src/http/modules/ngx_http_mp4_module.o \ objs/src/http/modules/ngx_http_upstream_hash_module.o \ objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ objs/src/http/modules/ngx_http_upstream_zone_module.o \ objs/src/http/modules/ngx_http_stub_status_module.o \ objs/ngx_modules.o \ -Wl,-E -ldl -lpthread -lcrypt -lpcre -lssl -lcrypto -ldl -lz \ -Wl,-E cc -o objs/ngx_http_xslt_filter_module.so \ objs/src/http/modules/ngx_http_xslt_filter_module.o \ objs/ngx_http_xslt_filter_module_modules.o \ -Wl,-E -lxml2 -lxslt -lexslt \ -shared cc -o objs/ngx_http_image_filter_module.so \ objs/src/http/modules/ngx_http_image_filter_module.o \ objs/ngx_http_image_filter_module_modules.o \ -Wl,-E -lgd \ -shared cc -o objs/ngx_http_geoip_module.so \ objs/src/http/modules/ngx_http_geoip_module.o \ objs/ngx_http_geoip_module_modules.o \ -Wl,-E -lGeoIP \ -shared cd objs/src/http/modules/perl && make cc -o objs/ngx_mail_module.so \ objs/src/mail/ngx_mail.o \ objs/src/mail/ngx_mail_core_module.o \ objs/src/mail/ngx_mail_handler.o \ objs/src/mail/ngx_mail_parse.o \ objs/src/mail/ngx_mail_ssl_module.o \ objs/src/mail/ngx_mail_pop3_module.o \ objs/src/mail/ngx_mail_pop3_handler.o \ objs/src/mail/ngx_mail_imap_module.o \ objs/src/mail/ngx_mail_imap_handler.o \ objs/src/mail/ngx_mail_smtp_module.o \ objs/src/mail/ngx_mail_smtp_handler.o \ objs/src/mail/ngx_mail_auth_http_module.o \ objs/src/mail/ngx_mail_proxy_module.o \ objs/ngx_mail_module_modules.o \ -Wl,-E \ -shared make[2]: Entering directory `/builddir/build/BUILD/nginx-1.10.1/objs/src/http/modules/perl' cc -o objs/ngx_stream_module.so \ objs/src/stream/ngx_stream.o \ objs/src/stream/ngx_stream_handler.o \ objs/src/stream/ngx_stream_core_module.o \ objs/src/stream/ngx_stream_proxy_module.o \ objs/src/stream/ngx_stream_upstream.o \ objs/src/stream/ngx_stream_upstream_round_robin.o \ objs/src/stream/ngx_stream_ssl_module.o \ objs/src/stream/ngx_stream_limit_conn_module.o \ objs/src/stream/ngx_stream_access_module.o \ objs/src/stream/ngx_stream_upstream_hash_module.o \ objs/src/stream/ngx_stream_upstream_least_conn_module.o \ objs/src/stream/ngx_stream_upstream_zone_module.o \ objs/ngx_stream_module_modules.o \ -Wl,-E \ -shared /usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap nginx.xs > nginx.xsc && mv nginx.xsc nginx.c Running Mkbootstrap for nginx () chmod 644 nginx.bs cp nginx.bs blib/arch/auto/nginx/nginx.bs chmod 644 blib/arch/auto/nginx/nginx.bs cp nginx.pm blib/lib/nginx.pm gcc -c -I ../../../../../src/core -I ../../../../../src/event -I ../../../../../src/event/modules -I ../../../../../src/os/unix -I ../../../../../src/http/modules/perl -I /usr/include/libxml2 -I ../../../../../objs -I ../../../../../src/http -I ../../../../../src/http/modules -I ../../../../../src/http/v2 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/ppc-linux-thread-multi/CORE -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -O -DVERSION=\"1.10.1\" -DXS_VERSION=\"1.10.1\" -fPIC "-I/usr/lib/perl5/5.8.8/ppc-linux-thread-multi/CORE" nginx.c nginx.xs: In function 'XS_nginx_uri': nginx.xs:176: warning: value computed is not used nginx.xs: In function 'XS_nginx_args': nginx.xs:189: warning: value computed is not used nginx.xs: In function 'XS_nginx_request_method': nginx.xs:202: warning: value computed is not used nginx.xs: In function 'XS_nginx_remote_addr': nginx.xs:215: warning: value computed is not used nginx.xs: In function 'XS_nginx_header_in': nginx.xs:277: warning: value computed is not used nginx.xs:299: warning: value computed is not used nginx.xs:327: warning: value computed is not used nginx.xs:355: warning: value computed is not used nginx.xs: In function 'XS_nginx_request_body': nginx.xs:456: warning: value computed is not used nginx.xs: In function 'XS_nginx_request_body_file': nginx.xs:474: warning: value computed is not used nginx.xs: In function 'XS_nginx_filename': nginx.xs:561: warning: value computed is not used nginx.xs: In function 'XS_nginx_unescape': nginx.xs:846: warning: value computed is not used nginx.xs: In function 'XS_nginx_variable': nginx.xs:937: warning: value computed is not used nginx.xs:978: warning: value computed is not used rm -f blib/arch/auto/nginx/nginx.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -L/usr/local/lib nginx.o -o blib/arch/auto/nginx/nginx.so \ \ chmod 755 blib/arch/auto/nginx/nginx.so Manifying blib/man3/nginx.3pm make[2]: Leaving directory `/builddir/build/BUILD/nginx-1.10.1/objs/src/http/modules/perl' rm -rf objs/install_perl cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/ppc-linux-thread-multi/CORE -I src/core -I src/event -I src/event/modules -I src/os/unix -I src/http/modules/perl -I /usr/include/libxml2 -I objs -I src/http -I src/http/modules -I src/http/v2 -I src/mail -I src/stream \ -o objs/src/http/modules/perl/ngx_http_perl_module.o \ src/http/modules/perl/ngx_http_perl_module.c src/http/modules/perl/ngx_http_perl_module.c: In function 'ngx_http_perl_merge_loc_conf': src/http/modules/perl/ngx_http_perl_module.c:894: warning: unused parameter 'cf' src/http/modules/perl/ngx_http_perl_module.c: In function 'ngx_http_perl': src/http/modules/perl/ngx_http_perl_module.c:909: warning: unused parameter 'cmd' src/http/modules/perl/ngx_http_perl_module.c: In function 'ngx_http_perl_set': src/http/modules/perl/ngx_http_perl_module.c:962: warning: unused parameter 'cmd' src/http/modules/perl/ngx_http_perl_module.c:962: warning: unused parameter 'conf' src/http/modules/perl/ngx_http_perl_module.c: In function 'ngx_http_perl_exit': src/http/modules/perl/ngx_http_perl_module.c:1053: warning: unused parameter 'cycle' cc -o objs/ngx_http_perl_module.so \ objs/src/http/modules/perl/ngx_http_perl_module.o \ objs/ngx_http_perl_module_modules.o \ -Wl,-E -Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.8/ppc-linux-thread-multi/CORE -L/usr/local/lib /usr/lib/perl5/5.8.8/ppc-linux-thread-multi/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.8.8/ppc-linux-thread-multi/CORE -lperl -lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc \ -shared make[1]: Leaving directory `/builddir/build/BUILD/nginx-1.10.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.47279 + umask 022 + cd /builddir/build/BUILD + cd nginx-1.10.1 + rm -rf /var/tmp/nginx-1.10.1-1.el5-root-mockbuild + make install DESTDIR=/var/tmp/nginx-1.10.1-1.el5-root-mockbuild INSTALLDIRS=vendor make -f objs/Makefile install make[1]: Entering directory `/builddir/build/BUILD/nginx-1.10.1' cd objs/src/http/modules/perl && make install make[2]: Entering directory `/builddir/build/BUILD/nginx-1.10.1/objs/src/http/modules/perl' Installing /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/ppc-linux-thread-multi/auto/nginx/nginx.bs Installing /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/ppc-linux-thread-multi/auto/nginx/nginx.so Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/ppc-linux-thread-multi/nginx.pm Installing /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/man/man3/nginx.3pm Writing /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/perl5/vendor_perl/5.8.8/ppc-linux-thread-multi/auto/nginx/.packlist Appending installation info to /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/perl5/5.8.8/ppc-linux-thread-multi/perllocal.pod make[2]: Leaving directory `/builddir/build/BUILD/nginx-1.10.1/objs/src/http/modules/perl' test -d '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/nginx' || mkdir -p '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/nginx' test -d '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/sbin' \ || mkdir -p '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/sbin' test ! -f '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/sbin/nginx' \ || mv '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/sbin/nginx' \ '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/sbin/nginx.old' cp objs/nginx '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/sbin/nginx' test -d '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx' \ || mkdir -p '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx' cp conf/koi-win '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx' cp conf/koi-utf '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx' cp conf/win-utf '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx' test -f '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/mime.types' \ || cp conf/mime.types '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx' cp conf/mime.types '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/mime.types.default' test -f '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/fastcgi_params' \ || cp conf/fastcgi_params '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx' cp conf/fastcgi_params \ '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/fastcgi_params.default' test -f '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/fastcgi.conf' \ || cp conf/fastcgi.conf '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx' cp conf/fastcgi.conf '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/fastcgi.conf.default' test -f '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/uwsgi_params' \ || cp conf/uwsgi_params '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx' cp conf/uwsgi_params \ '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/uwsgi_params.default' test -f '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/scgi_params' \ || cp conf/scgi_params '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx' cp conf/scgi_params \ '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/scgi_params.default' test -f '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/nginx.conf' \ || cp conf/nginx.conf '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/nginx.conf' cp conf/nginx.conf '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/nginx.conf.default' test -d '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/var/run' \ || mkdir -p '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/var/run' test -d '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/var/log/nginx' \ || mkdir -p '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/var/log/nginx' test -d '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/nginx/html' \ || cp -R html '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/nginx' test -d '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/var/log/nginx' \ || mkdir -p '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/var/log/nginx' test -d '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules' \ || mkdir -p '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules' test ! -f '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_xslt_filter_module.so' \ || mv '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_xslt_filter_module.so' \ '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_xslt_filter_module.so.old' cp objs/ngx_http_xslt_filter_module.so '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_xslt_filter_module.so' test ! -f '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_image_filter_module.so' \ || mv '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_image_filter_module.so' \ '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_image_filter_module.so.old' cp objs/ngx_http_image_filter_module.so '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_image_filter_module.so' test ! -f '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_geoip_module.so' \ || mv '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_geoip_module.so' \ '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_geoip_module.so.old' cp objs/ngx_http_geoip_module.so '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_geoip_module.so' test ! -f '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_perl_module.so' \ || mv '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_perl_module.so' \ '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_perl_module.so.old' cp objs/ngx_http_perl_module.so '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_http_perl_module.so' test ! -f '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_mail_module.so' \ || mv '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_mail_module.so' \ '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_mail_module.so.old' cp objs/ngx_mail_module.so '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_mail_module.so' test ! -f '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_stream_module.so' \ || mv '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_stream_module.so' \ '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_stream_module.so.old' cp objs/ngx_stream_module.so '/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules/ngx_stream_module.so' make[1]: Leaving directory `/builddir/build/BUILD/nginx-1.10.1' + find /var/tmp/nginx-1.10.1-1.el5-root-mockbuild -type f -name .packlist -exec rm -f '{}' ';' + find /var/tmp/nginx-1.10.1-1.el5-root-mockbuild -type f -name perllocal.pod -exec rm -f '{}' ';' + find /var/tmp/nginx-1.10.1-1.el5-root-mockbuild -type f -empty -exec rm -f '{}' ';' + find /var/tmp/nginx-1.10.1-1.el5-root-mockbuild -type f -iname '*.so' -exec chmod 0755 '{}' ';' + install -p -D -m 0755 /builddir/build/SOURCES/nginx.init /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/rc.d/init.d/nginx + install -p -D -m 0644 /builddir/build/SOURCES/nginx.logrotate /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/logrotate.d/nginx + install -p -D -m 0644 /builddir/build/SOURCES/nginx.sysconfig /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/sysconfig/nginx + install -p -d -m 0755 /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/conf.d + install -p -d -m 0755 /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/default.d + install -p -d -m 0700 /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/var/lib/nginx + install -p -d -m 0700 /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/var/lib/nginx/tmp + install -p -d -m 0700 /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/var/log/nginx + install -p -d -m 0755 /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/nginx/html + install -p -d -m 0755 /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/nginx/modules + install -p -d -m 0755 /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/lib/nginx/modules + install -p -m 0644 /builddir/build/SOURCES/nginx.conf /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx + install -p -m 0644 /builddir/build/SOURCES/default.conf /builddir/build/SOURCES/ssl.conf /builddir/build/SOURCES/virtual.conf /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/etc/nginx/conf.d + install -p -m 0644 /builddir/build/SOURCES/index.html /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/nginx/html + install -p -m 0644 /builddir/build/SOURCES/poweredby.png /builddir/build/SOURCES/nginx-logo.png /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/nginx/html + install -p -m 0644 /builddir/build/SOURCES/404.html /builddir/build/SOURCES/50x.html /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/nginx/html + install -p -D -m 0644 /builddir/build/BUILD/nginx-1.10.1/man/nginx.8 /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/man/man8/nginx.8 + for i in ftdetect indent syntax + install -p -D -m644 contrib/vim/ftdetect/nginx.vim /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/vim/vimfiles/ftdetect/nginx.vim + for i in ftdetect indent syntax + install -p -D -m644 contrib/vim/indent/nginx.vim /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/vim/vimfiles/indent/nginx.vim + for i in ftdetect indent syntax + install -p -D -m644 contrib/vim/syntax/nginx.vim /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/vim/vimfiles/syntax/nginx.vim + echo 'load_module "/usr/lib/nginx/modules/ngx_http_geoip_module.so";' + echo 'load_module "/usr/lib/nginx/modules/ngx_http_image_filter_module.so";' + echo 'load_module "/usr/lib/nginx/modules/ngx_http_perl_module.so";' + echo 'load_module "/usr/lib/nginx/modules/ngx_http_xslt_filter_module.so";' + echo 'load_module "/usr/lib/nginx/modules/ngx_mail_module.so";' + echo 'load_module "/usr/lib/nginx/modules/ngx_stream_module.so";' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: nginx-1.10.1-1.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.47279 + umask 022 + cd /builddir/build/BUILD + cd nginx-1.10.1 + DOCDIR=/var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/doc/nginx-1.10.1 + export DOCDIR + rm -rf /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/doc/nginx-1.10.1 + /bin/mkdir -p /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/doc/nginx-1.10.1 + cp -pr LICENSE CHANGES README README.dynamic /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/doc/nginx-1.10.1 + cp -pr UPGRADE-NOTES-0.8-to-1.10 /var/tmp/nginx-1.10.1-1.el5-root-mockbuild/usr/share/doc/nginx-1.10.1 + exit 0 Provides: config(nginx) = 1.10.1-1.el5 webserver Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): nginx-filesystem Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: /bin/sh config(nginx) = 1.10.1-1.el5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypt.so.1 libcrypt.so.1(GLIBC_2.0) libcrypto.so.6 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libpcre.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libssl.so.6 libz.so.1 nginx-all-modules = 1.10.1-1.el5 nginx-filesystem = 1.10.1-1.el5 openssl pcre rtld(GNU_HASH) Processing files: nginx-all-modules-1.10.1-1.el5 Processing files: nginx-filesystem-1.10.1-1.el5 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Processing files: nginx-mod-http-geoip-1.10.1-1.el5 Provides: ngx_http_geoip_module.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: GeoIP libGeoIP.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) nginx rtld(GNU_HASH) Processing files: nginx-mod-http-image-filter-1.10.1-1.el5 Provides: ngx_http_image_filter_module.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: gd libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libgd.so.2 nginx rtld(GNU_HASH) Processing files: nginx-mod-http-perl-1.10.1-1.el5 Provides: nginx.so ngx_http_perl_module.so perl(nginx) = 1.10.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libcrypt.so.1 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libm.so.6 libnsl.so.1 libperl.so libpthread.so.0 libpthread.so.0(GLIBC_2.0) libresolv.so.2 libutil.so.1 nginx perl >= 0:5.006001 perl(:MODULE_COMPAT_5.8.8) perl(Exporter) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: nginx-mod-http-xslt-filter-1.10.1-1.el5 Provides: ngx_http_xslt_filter_module.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libexslt.so.0 libxml2.so.2 libxslt.so.1 nginx rtld(GNU_HASH) Processing files: nginx-mod-mail-1.10.1-1.el5 Provides: ngx_mail_module.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) nginx rtld(GNU_HASH) Processing files: nginx-mod-stream-1.10.1-1.el5 Provides: ngx_stream_module.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) nginx rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/nginx-1.10.1-1.el5-root-mockbuild warning: Could not canonicalize hostname: buildppc-02-nfs.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/nginx-1.10.1-1.el5.ppc.rpm Wrote: /builddir/build/RPMS/nginx-all-modules-1.10.1-1.el5.ppc.rpm Wrote: /builddir/build/RPMS/nginx-filesystem-1.10.1-1.el5.ppc.rpm Wrote: /builddir/build/RPMS/nginx-mod-http-geoip-1.10.1-1.el5.ppc.rpm Wrote: /builddir/build/RPMS/nginx-mod-http-image-filter-1.10.1-1.el5.ppc.rpm Wrote: /builddir/build/RPMS/nginx-mod-http-perl-1.10.1-1.el5.ppc.rpm Wrote: /builddir/build/RPMS/nginx-mod-http-xslt-filter-1.10.1-1.el5.ppc.rpm Wrote: /builddir/build/RPMS/nginx-mod-mail-1.10.1-1.el5.ppc.rpm Wrote: /builddir/build/RPMS/nginx-mod-stream-1.10.1-1.el5.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.59924 + umask 022 + cd /builddir/build/BUILD + cd nginx-1.10.1 + rm -rf /var/tmp/nginx-1.10.1-1.el5-root-mockbuild + exit 0 Child return code was: 0