Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nginx-module-ndk-lua.spec'], user='mockbuild'printOutput=Falselogger=uid=1001chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4421/root'timeout=0shell=Falsegid=135env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/nginx-module-ndk-lua.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '} and shell False warning: Could not canonicalize hostname: copr-builder-204173056.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nginx-1.11.5-1.el7.ngx.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nginx-module-ndk-lua.spec'], user='mockbuild'printOutput=Falselogger=uid=1001chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4421/root'private_network=Truetimeout=0shell=Falsegid=135env={'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nginx-module-ndk-lua.spec'] with env {'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8ylcwt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nginx-1.11.5 + /usr/bin/mkdir -p nginx-1.11.5 + cd nginx-1.11.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + tar --strip-components=1 -zxf /builddir/build/SOURCES/nginx-1.11.5.tar.gz + tar zxf /builddir/build/SOURCES/lua-nginx-module-0.10.7.tar.gz + tar zxf /builddir/build/SOURCES/ngx_devel_kit-0.3.0.tar.gz + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.urIo8x + umask 022 + cd /builddir/build/BUILD + cd nginx-1.11.5 + cd /builddir/build/BUILD/nginx-1.11.5 ++ echo '--prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib64/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-compat --with-file-aio --with-threads --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_mp4_module --with-http_random_index_module --with-http_realip_module --with-http_secure_link_module --with-http_slice_module --with-http_ssl_module --with-http_stub_status_module --with-http_sub_module --with-http_v2_module --with-mail --with-mail_ssl_module --with-stream --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module' ++ echo '--add-dynamic-module=lua-nginx-module-0.10.7 --add-dynamic-module=ngx_devel_kit-0.3.0' +++ pcre-config --cflags ++ echo -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic + ./configure --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib64/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-compat --with-file-aio --with-threads --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_mp4_module --with-http_random_index_module --with-http_realip_module --with-http_secure_link_module --with-http_slice_module --with-http_ssl_module --with-http_stub_status_module --with-http_sub_module --with-http_v2_module --with-mail --with-mail_ssl_module --with-stream --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module --add-dynamic-module=lua-nginx-module-0.10.7 --add-dynamic-module=ngx_devel_kit-0.3.0 '--with-cc-opt=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' --with-debug checking for OS + Linux 4.5.5-300.fc24.x86_64 x86_64 checking for C compiler ... found + using GNU C compiler + gcc version: 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) checking for gcc -pipe switch ... 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 ... 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 ... found checking for EPOLLEXCLUSIVE ... not found checking for O_PATH ... 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 ... found checking for SO_ACCEPTFILTER ... not found checking for SO_BINDANY ... not found checking for IP_BIND_ADDRESS_NO_PORT ... not found checking for IP_TRANSPARENT ... found checking for IP_BINDANY ... 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 ... found checking for TCP_INFO ... found checking for accept4() ... found checking for kqueue AIO support ... not found checking for Linux AIO support ... found checking for int size ... 4 bytes checking for long size ... 8 bytes checking for long long size ... 8 bytes checking for void * size ... 8 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 ... little endian checking for size_t size ... 8 bytes checking for off_t size ... 8 bytes checking for time_t size ... 8 bytes checking for AF_INET6 ... found checking for setproctitle() ... not found checking for pread() ... found checking for pwrite() ... found checking for pwritev() ... 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 configuring additional dynamic modules adding module in lua-nginx-module-0.10.7 checking for Lua library ... not found checking for Lua library in /usr/local/ ... not found checking for Lua library in /usr/local/ ... not found checking for Lua library in /usr/pkg/ ... not found checking for Lua library in /opt/local/ ... not found checking for Lua library in /usr/local/*/lua51/ ... not found checking for Lua library in /usr/ ... not found checking for LuaJIT library in /usr/local/ ... not found checking for LuaJIT library in /usr/ ... found checking for export symbols by default (-E) ... found checking for export symbols by default (--export-all-symbols) ... not found checking for SO_PASSCRED ... found checking for mmap(sbrk(0)) ... found checking for __attribute__(constructor) ... found checking for malloc_trim ... found + ngx_http_lua_module was configured adding module in ngx_devel_kit-0.3.0 + ngx_devel_kit was configured checking for PCRE library ... found checking for PCRE JIT support ... found checking for OpenSSL library ... found checking for zlib library ... found creating objs/Makefile Configuration summary + using threads + using system PCRE library + using system OpenSSL library + using system zlib library nginx path prefix: "/etc/nginx" nginx binary file: "/usr/sbin/nginx" nginx modules path: "/usr/lib64/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/cache/nginx/client_temp" nginx http proxy temporary files: "/var/cache/nginx/proxy_temp" nginx http fastcgi temporary files: "/var/cache/nginx/fastcgi_temp" nginx http uwsgi temporary files: "/var/cache/nginx/uwsgi_temp" nginx http scgi temporary files: "/var/cache/nginx/scgi_temp" + make -j2 modules make -f objs/Makefile modules make[1]: Entering directory `/builddir/build/BUILD/nginx-1.11.5' cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_script.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_script.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_log.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_log.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_subrequest.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_subrequest.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_ndk.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_ndk.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_control.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_control.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_time.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_time.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_misc.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_misc.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_variable.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_variable.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_string.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_string.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_output.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_output.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_headers.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_headers.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_req_body.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_req_body.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_uri.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_uri.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_args.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_args.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_ctx.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_ctx.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_regex.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_regex.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_module.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_headers_out.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_headers_out.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_headers_in.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_headers_in.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_directive.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_directive.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_consts.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_consts.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_exception.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_exception.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_util.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_util.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_cache.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_cache.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_contentby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_contentby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_rewriteby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_rewriteby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_accessby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_accessby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_setby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_setby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_capturefilter.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_capturefilter.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_clfactory.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_clfactory.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_pcrefix.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_pcrefix.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_headerfilterby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_headerfilterby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_shdict.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_shdict.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_socket_tcp.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_socket_tcp.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_api.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_api.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_logby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_logby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_sleep.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_sleep.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_semaphore.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_semaphore.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_coroutine.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_coroutine.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_bodyfilterby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_bodyfilterby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_initby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_initby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_initworkerby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_initworkerby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_socket_udp.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_socket_udp.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_req_method.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_req_method.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_phase.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_phase.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_uthread.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_uthread.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_timer.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_timer.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_config.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_config.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_worker.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_worker.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_certby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_ssl_certby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_ocsp.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_ssl_ocsp.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_lex.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_lex.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_balancer.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_balancer.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_ssl_session_storeby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_ssl_session_fetchby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_ssl.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/ngx_http_lua_module_modules.o \ objs/ngx_http_lua_module_modules.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ndk.o \ ngx_devel_kit-0.3.0/src/ndk.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/ndk_http_module_modules.o \ objs/ndk_http_module_modules.c cc -o objs/ngx_http_lua_module.so \ objs/addon/src/ngx_http_lua_script.o \ objs/addon/src/ngx_http_lua_log.o \ objs/addon/src/ngx_http_lua_subrequest.o \ objs/addon/src/ngx_http_lua_ndk.o \ objs/addon/src/ngx_http_lua_control.o \ objs/addon/src/ngx_http_lua_time.o \ objs/addon/src/ngx_http_lua_misc.o \ objs/addon/src/ngx_http_lua_variable.o \ objs/addon/src/ngx_http_lua_string.o \ objs/addon/src/ngx_http_lua_output.o \ objs/addon/src/ngx_http_lua_headers.o \ objs/addon/src/ngx_http_lua_req_body.o \ objs/addon/src/ngx_http_lua_uri.o \ objs/addon/src/ngx_http_lua_args.o \ objs/addon/src/ngx_http_lua_ctx.o \ objs/addon/src/ngx_http_lua_regex.o \ objs/addon/src/ngx_http_lua_module.o \ objs/addon/src/ngx_http_lua_headers_out.o \ objs/addon/src/ngx_http_lua_headers_in.o \ objs/addon/src/ngx_http_lua_directive.o \ objs/addon/src/ngx_http_lua_consts.o \ objs/addon/src/ngx_http_lua_exception.o \ objs/addon/src/ngx_http_lua_util.o \ objs/addon/src/ngx_http_lua_cache.o \ objs/addon/src/ngx_http_lua_contentby.o \ objs/addon/src/ngx_http_lua_rewriteby.o \ objs/addon/src/ngx_http_lua_accessby.o \ objs/addon/src/ngx_http_lua_setby.o \ objs/addon/src/ngx_http_lua_capturefilter.o \ objs/addon/src/ngx_http_lua_clfactory.o \ objs/addon/src/ngx_http_lua_pcrefix.o \ objs/addon/src/ngx_http_lua_headerfilterby.o \ objs/addon/src/ngx_http_lua_shdict.o \ objs/addon/src/ngx_http_lua_socket_tcp.o \ objs/addon/src/ngx_http_lua_api.o \ objs/addon/src/ngx_http_lua_logby.o \ objs/addon/src/ngx_http_lua_sleep.o \ objs/addon/src/ngx_http_lua_semaphore.o \ objs/addon/src/ngx_http_lua_coroutine.o \ objs/addon/src/ngx_http_lua_bodyfilterby.o \ objs/addon/src/ngx_http_lua_initby.o \ objs/addon/src/ngx_http_lua_initworkerby.o \ objs/addon/src/ngx_http_lua_socket_udp.o \ objs/addon/src/ngx_http_lua_req_method.o \ objs/addon/src/ngx_http_lua_phase.o \ objs/addon/src/ngx_http_lua_uthread.o \ objs/addon/src/ngx_http_lua_timer.o \ objs/addon/src/ngx_http_lua_config.o \ objs/addon/src/ngx_http_lua_worker.o \ objs/addon/src/ngx_http_lua_ssl_certby.o \ objs/addon/src/ngx_http_lua_ssl_ocsp.o \ objs/addon/src/ngx_http_lua_lex.o \ objs/addon/src/ngx_http_lua_balancer.o \ objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ objs/addon/src/ngx_http_lua_ssl.o \ objs/ngx_http_lua_module_modules.o \ -L/usr/lib -lm -lluajit-5.1 -ldl \ -shared cc -o objs/ndk_http_module.so \ objs/addon/src/ndk.o \ objs/ndk_http_module_modules.o \ \ -shared make[1]: Leaving directory `/builddir/build/BUILD/nginx-1.11.5' ++ find /builddir/build/BUILD/nginx-1.11.5/objs/ -type f -name '*.so' + for so in '`find /builddir/build/BUILD/nginx-1.11.5/objs/ -type f -name "*.so"`' ++ echo /builddir/build/BUILD/nginx-1.11.5/objs/ndk_http_module.so ++ sed -e 's|.so|-debug.so|' + debugso=/builddir/build/BUILD/nginx-1.11.5/objs/ndk_http_module-debug.so + mv /builddir/build/BUILD/nginx-1.11.5/objs/ndk_http_module.so /builddir/build/BUILD/nginx-1.11.5/objs/ndk_http_module-debug.so + for so in '`find /builddir/build/BUILD/nginx-1.11.5/objs/ -type f -name "*.so"`' ++ echo /builddir/build/BUILD/nginx-1.11.5/objs/ngx_http_lua_module.so ++ sed -e 's|.so|-debug.so|' + debugso=/builddir/build/BUILD/nginx-1.11.5/objs/ngx_http_lua_module-debug.so + mv /builddir/build/BUILD/nginx-1.11.5/objs/ngx_http_lua_module.so /builddir/build/BUILD/nginx-1.11.5/objs/ngx_http_lua_module-debug.so ++ echo '--prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib64/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-compat --with-file-aio --with-threads --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_mp4_module --with-http_random_index_module --with-http_realip_module --with-http_secure_link_module --with-http_slice_module --with-http_ssl_module --with-http_stub_status_module --with-http_sub_module --with-http_v2_module --with-mail --with-mail_ssl_module --with-stream --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module' ++ echo '--add-dynamic-module=lua-nginx-module-0.10.7 --add-dynamic-module=ngx_devel_kit-0.3.0' +++ pcre-config --cflags ++ echo -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic + ./configure --prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib64/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-compat --with-file-aio --with-threads --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_mp4_module --with-http_random_index_module --with-http_realip_module --with-http_secure_link_module --with-http_slice_module --with-http_ssl_module --with-http_stub_status_module --with-http_sub_module --with-http_v2_module --with-mail --with-mail_ssl_module --with-stream --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module --add-dynamic-module=lua-nginx-module-0.10.7 --add-dynamic-module=ngx_devel_kit-0.3.0 '--with-cc-opt=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' checking for OS + Linux 4.5.5-300.fc24.x86_64 x86_64 checking for C compiler ... found + using GNU C compiler + gcc version: 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) checking for gcc -pipe switch ... 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 ... 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 ... found checking for EPOLLEXCLUSIVE ... not found checking for O_PATH ... 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 ... found checking for SO_ACCEPTFILTER ... not found checking for SO_BINDANY ... not found checking for IP_BIND_ADDRESS_NO_PORT ... not found checking for IP_TRANSPARENT ... found checking for IP_BINDANY ... 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 ... found checking for TCP_INFO ... found checking for accept4() ... found checking for kqueue AIO support ... not found checking for Linux AIO support ... found checking for int size ... 4 bytes checking for long size ... 8 bytes checking for long long size ... 8 bytes checking for void * size ... 8 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 ... little endian checking for size_t size ... 8 bytes checking for off_t size ... 8 bytes checking for time_t size ... 8 bytes checking for AF_INET6 ... found checking for setproctitle() ... not found checking for pread() ... found checking for pwrite() ... found checking for pwritev() ... 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 configuring additional dynamic modules adding module in lua-nginx-module-0.10.7 checking for Lua library ... not found checking for Lua library in /usr/local/ ... not found checking for Lua library in /usr/local/ ... not found checking for Lua library in /usr/pkg/ ... not found checking for Lua library in /opt/local/ ... not found checking for Lua library in /usr/local/*/lua51/ ... not found checking for Lua library in /usr/ ... not found checking for LuaJIT library in /usr/local/ ... not found checking for LuaJIT library in /usr/ ... found checking for export symbols by default (-E) ... found checking for export symbols by default (--export-all-symbols) ... not found checking for SO_PASSCRED ... found checking for mmap(sbrk(0)) ... found checking for __attribute__(constructor) ... found checking for malloc_trim ... found + ngx_http_lua_module was configured adding module in ngx_devel_kit-0.3.0 + ngx_devel_kit was configured checking for PCRE library ... found checking for PCRE JIT support ... found checking for OpenSSL library ... found checking for zlib library ... found creating objs/Makefile Configuration summary + using threads + using system PCRE library + using system OpenSSL library + using system zlib library nginx path prefix: "/etc/nginx" nginx binary file: "/usr/sbin/nginx" nginx modules path: "/usr/lib64/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/cache/nginx/client_temp" nginx http proxy temporary files: "/var/cache/nginx/proxy_temp" nginx http fastcgi temporary files: "/var/cache/nginx/fastcgi_temp" nginx http uwsgi temporary files: "/var/cache/nginx/uwsgi_temp" nginx http scgi temporary files: "/var/cache/nginx/scgi_temp" + make -j2 modules make -f objs/Makefile modules make[1]: Entering directory `/builddir/build/BUILD/nginx-1.11.5' cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_script.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_script.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_log.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_log.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_subrequest.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_subrequest.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_ndk.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_ndk.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_control.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_control.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_time.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_time.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_misc.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_misc.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_variable.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_variable.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_string.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_string.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_output.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_output.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_headers.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_headers.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_req_body.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_req_body.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_uri.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_uri.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_args.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_args.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_ctx.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_ctx.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_regex.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_regex.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_module.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_module.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_headers_out.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_headers_out.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_headers_in.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_headers_in.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_directive.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_directive.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_consts.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_consts.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_exception.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_exception.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_util.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_util.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_cache.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_cache.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_contentby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_contentby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_rewriteby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_rewriteby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_accessby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_accessby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_setby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_setby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_capturefilter.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_capturefilter.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_clfactory.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_clfactory.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_pcrefix.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_pcrefix.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_headerfilterby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_headerfilterby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_shdict.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_shdict.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_socket_tcp.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_socket_tcp.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_api.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_api.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_logby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_logby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_sleep.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_sleep.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_semaphore.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_semaphore.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_coroutine.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_coroutine.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_bodyfilterby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_bodyfilterby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_initby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_initby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_initworkerby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_initworkerby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_socket_udp.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_socket_udp.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_req_method.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_req_method.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_phase.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_phase.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_uthread.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_uthread.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_timer.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_timer.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_config.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_config.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_worker.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_worker.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_certby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_ssl_certby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_ocsp.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_ssl_ocsp.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_lex.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_lex.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_balancer.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_balancer.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_ssl_session_storeby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_ssl_session_fetchby.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ngx_http_lua_ssl.o \ lua-nginx-module-0.10.7/src/ngx_http_lua_ssl.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/ngx_http_lua_module_modules.o \ objs/ngx_http_lua_module_modules.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/addon/src/ndk.o \ ngx_devel_kit-0.3.0/src/ndk.c cc -c -fPIC -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I lua-nginx-module-0.10.7/src/api -I /usr/include/luajit-2.0 -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I ngx_devel_kit-0.3.0/src -I ngx_devel_kit-0.3.0/objs -I objs/addon/ndk -I objs -I src/http -I src/http/modules -I src/http/v2 -I ngx_devel_kit-0.3.0/src -I src/mail -I src/stream \ -o objs/ndk_http_module_modules.o \ objs/ndk_http_module_modules.c cc -o objs/ngx_http_lua_module.so \ objs/addon/src/ngx_http_lua_script.o \ objs/addon/src/ngx_http_lua_log.o \ objs/addon/src/ngx_http_lua_subrequest.o \ objs/addon/src/ngx_http_lua_ndk.o \ objs/addon/src/ngx_http_lua_control.o \ objs/addon/src/ngx_http_lua_time.o \ objs/addon/src/ngx_http_lua_misc.o \ objs/addon/src/ngx_http_lua_variable.o \ objs/addon/src/ngx_http_lua_string.o \ objs/addon/src/ngx_http_lua_output.o \ objs/addon/src/ngx_http_lua_headers.o \ objs/addon/src/ngx_http_lua_req_body.o \ objs/addon/src/ngx_http_lua_uri.o \ objs/addon/src/ngx_http_lua_args.o \ objs/addon/src/ngx_http_lua_ctx.o \ objs/addon/src/ngx_http_lua_regex.o \ objs/addon/src/ngx_http_lua_module.o \ objs/addon/src/ngx_http_lua_headers_out.o \ objs/addon/src/ngx_http_lua_headers_in.o \ objs/addon/src/ngx_http_lua_directive.o \ objs/addon/src/ngx_http_lua_consts.o \ objs/addon/src/ngx_http_lua_exception.o \ objs/addon/src/ngx_http_lua_util.o \ objs/addon/src/ngx_http_lua_cache.o \ objs/addon/src/ngx_http_lua_contentby.o \ objs/addon/src/ngx_http_lua_rewriteby.o \ objs/addon/src/ngx_http_lua_accessby.o \ objs/addon/src/ngx_http_lua_setby.o \ objs/addon/src/ngx_http_lua_capturefilter.o \ objs/addon/src/ngx_http_lua_clfactory.o \ objs/addon/src/ngx_http_lua_pcrefix.o \ objs/addon/src/ngx_http_lua_headerfilterby.o \ objs/addon/src/ngx_http_lua_shdict.o \ objs/addon/src/ngx_http_lua_socket_tcp.o \ objs/addon/src/ngx_http_lua_api.o \ objs/addon/src/ngx_http_lua_logby.o \ objs/addon/src/ngx_http_lua_sleep.o \ objs/addon/src/ngx_http_lua_semaphore.o \ objs/addon/src/ngx_http_lua_coroutine.o \ objs/addon/src/ngx_http_lua_bodyfilterby.o \ objs/addon/src/ngx_http_lua_initby.o \ objs/addon/src/ngx_http_lua_initworkerby.o \ objs/addon/src/ngx_http_lua_socket_udp.o \ objs/addon/src/ngx_http_lua_req_method.o \ objs/addon/src/ngx_http_lua_phase.o \ objs/addon/src/ngx_http_lua_uthread.o \ objs/addon/src/ngx_http_lua_timer.o \ objs/addon/src/ngx_http_lua_config.o \ objs/addon/src/ngx_http_lua_worker.o \ objs/addon/src/ngx_http_lua_ssl_certby.o \ objs/addon/src/ngx_http_lua_ssl_ocsp.o \ objs/addon/src/ngx_http_lua_lex.o \ objs/addon/src/ngx_http_lua_balancer.o \ objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ objs/addon/src/ngx_http_lua_ssl.o \ objs/ngx_http_lua_module_modules.o \ -L/usr/lib -lm -lluajit-5.1 -ldl \ -shared cc -o objs/ndk_http_module.so \ objs/addon/src/ndk.o \ objs/ndk_http_module_modules.o \ \ -shared make[1]: Leaving directory `/builddir/build/BUILD/nginx-1.11.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wb9uym + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64 ++ dirname /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64 + cd nginx-1.11.5 + cd /builddir/build/BUILD/nginx-1.11.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64/usr/share/doc/nginx-module-lua + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64/usr/share/doc/nginx-module-ndk + /usr/bin/install -m644 /builddir/build/BUILD/nginx-1.11.5/lua-nginx-module-0.10.7/README.markdown /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64/usr/share/doc/nginx-module-lua/ + /usr/bin/install -m644 /builddir/build/BUILD/nginx-1.11.5/ngx_devel_kit-0.3.0/README.md /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64/usr/share/doc/nginx-module-ndk/ + /usr/bin/install -m644 /builddir/build/BUILD/nginx-1.11.5/ngx_devel_kit-0.3.0/README_AUTO_LIB /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64/usr/share/doc/nginx-module-ndk/ + /usr/bin/install -m644 /builddir/build/BUILD/nginx-1.11.5/ngx_devel_kit-0.3.0/LICENSE /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64/usr/share/doc/nginx-module-ndk/ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64/usr/lib64/nginx/modules ++ find /builddir/build/BUILD/nginx-1.11.5/objs/ -maxdepth 1 -type f -name '*.so' + for so in '`find /builddir/build/BUILD/nginx-1.11.5/objs/ -maxdepth 1 -type f -name "*.so"`' + /usr/bin/install -m755 /builddir/build/BUILD/nginx-1.11.5/objs/ndk_http_module.so /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64/usr/lib64/nginx/modules/ + for so in '`find /builddir/build/BUILD/nginx-1.11.5/objs/ -maxdepth 1 -type f -name "*.so"`' + /usr/bin/install -m755 /builddir/build/BUILD/nginx-1.11.5/objs/ngx_http_lua_module.so /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64/usr/lib64/nginx/modules/ + for so in '`find /builddir/build/BUILD/nginx-1.11.5/objs/ -maxdepth 1 -type f -name "*.so"`' + /usr/bin/install -m755 /builddir/build/BUILD/nginx-1.11.5/objs/ngx_http_lua_module-debug.so /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64/usr/lib64/nginx/modules/ + for so in '`find /builddir/build/BUILD/nginx-1.11.5/objs/ -maxdepth 1 -type f -name "*.so"`' + /usr/bin/install -m755 /builddir/build/BUILD/nginx-1.11.5/objs/ndk_http_module-debug.so /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64/usr/lib64/nginx/modules/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/nginx-1.11.5 extracting debug info from /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64/usr/lib64/nginx/modules/ndk_http_module-debug.so extracting debug info from /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64/usr/lib64/nginx/modules/ngx_http_lua_module-debug.so extracting debug info from /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64/usr/lib64/nginx/modules/ngx_http_lua_module.so extracting debug info from /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64/usr/lib64/nginx/modules/ndk_http_module.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 3146 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: nginx-module-lua-1.11.5.0.10.7-1.el7.x86_64 Provides: nginx-module-lua = 1:1.11.5.0.10.7-1.el7 nginx-module-lua(x86-64) = 1:1.11.5.0.10.7-1.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libluajit-5.1.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: nginx-module-ndk-1.11.5.0.3.0-1.el7.x86_64 Provides: nginx-module-ndk = 1:1.11.5.0.3.0-1.el7 nginx-module-ndk(x86-64) = 1:1.11.5.0.3.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: nginx-debuginfo-1.11.5-1.el7.ngx.x86_64 Provides: nginx-debuginfo = 1:1.11.5-1.el7.ngx nginx-debuginfo(x86-64) = 1:1.11.5-1.el7.ngx Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64 warning: Could not canonicalize hostname: copr-builder-204173056.novalocal Wrote: /builddir/build/RPMS/nginx-module-lua-1.11.5.0.10.7-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/nginx-module-ndk-1.11.5.0.3.0-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/nginx-debuginfo-1.11.5-1.el7.ngx.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qwRBIX + umask 022 + cd /builddir/build/BUILD + cd nginx-1.11.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nginx-1.11.5-1.el7.ngx.x86_64 + exit 0 Child return code was: 0