There is no tracking information for the current branch. Please specify which branch you want to merge with. See git-pull(1) for details. git pull If you wish to set tracking information for this branch you can do so with: git branch --set-upstream-to=origin/ 1.21.4.3 ==> Making package: openresty 1.21.4.3-1 (Thu Mar 28 00:31:02 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found openresty-1.21.4.3.tar.gz -> Found openresty-1.21.4.3.tar.gz.asc -> Found service -> Found openresty.logrotate -> Found openresty.install -> Found openresty.sh ==> Validating source files with sha256sums... openresty-1.21.4.3.tar.gz ... Passed openresty-1.21.4.3.tar.gz.asc ... Skipped service ... Passed openresty.logrotate ... Passed openresty.install ... Passed openresty.sh ... Passed ==> Verifying source file signatures with gpg... openresty-1.21.4.3.tar.gz ... Passed ==> Extracting sources... -> Extracting openresty-1.21.4.3.tar.gz with bsdtar ==> Starting build()... platform: linux (linux) cp -rp bundle/ build cd build cd LuaJIT-2.1-20230410 make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT' CC=cc PREFIX=/opt/openresty/luajit ==== Building LuaJIT 2.1.0-beta3 ==== make -C src make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/LuaJIT-2.1-20230410/src' CC lj_init.o HOSTCC host/minilua.o HOSTLINK host/minilua DYNASM host/buildvm_arch.h HOSTCC host/buildvm.o HOSTCC host/buildvm_asm.o HOSTCC host/buildvm_peobj.o HOSTCC host/buildvm_lib.o HOSTCC host/buildvm_fold.o HOSTLINK host/buildvm BUILDVM lj_vm.S ASM lj_vm.o CC lj_assert.o CC lj_gc.o BUILDVM lj_ffdef.h CC lj_err.o CC lj_char.o BUILDVM lj_bcdef.h CC lj_bc.o CC lj_obj.o CC lj_buf.o CC lj_str.o CC lj_tab.o CC lj_func.o CC lj_udata.o CC lj_meta.o CC lj_debug.o CC lj_prng.o CC lj_state.o CC lj_dispatch.o CC lj_vmevent.o CC lj_vmmath.o CC lj_strscan.o CC lj_strfmt.o CC lj_strfmt_num.o CC lj_serialize.o CC lj_api.o CC lj_profile.o CC lj_lex.o CC lj_parse.o CC lj_bcread.o CC lj_bcwrite.o CC lj_load.o CC lj_ir.o CC lj_opt_mem.o BUILDVM lj_folddef.h CC lj_opt_fold.o CC lj_opt_narrow.o CC lj_opt_dce.o CC lj_opt_loop.o CC lj_opt_split.o CC lj_opt_sink.o CC lj_mcode.o CC lj_snap.o CC lj_record.o CC lj_crecord.o BUILDVM lj_recdef.h CC lj_ffrecord.o CC lj_asm.o CC lj_trace.o CC lj_gdbjit.o CC lj_ctype.o CC lj_cdata.o CC lj_cconv.o CC lj_ccall.o CC lj_ccallback.o CC lj_carith.o CC lj_clib.o CC lj_cparse.o CC lj_lib.o CC lj_alloc.o CC lib_aux.o BUILDVM lj_libdef.h CC lib_base.o CC lib_math.o CC lib_bit.o CC lib_string.o CC lib_table.o CC lib_io.o CC lib_os.o CC lib_package.o CC lib_debug.o CC lib_jit.o CC lib_ffi.o CC lib_buffer.o CC lib_init.o CC lj_str_hash.o AR libluajit.a CC luajit.o BUILDVM jit/vmdef.lua DYNLINK libluajit.so LINK luajit OK Successfully built LuaJIT make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/LuaJIT-2.1-20230410/src' ==== Successfully built LuaJIT 2.1.0-beta3 ==== make install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT' CC=cc PREFIX=/opt/openresty/luajit DESTDIR=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/ ==== Installing LuaJIT 2.1.0-beta3 to /opt/openresty/luajit ==== mkdir -p /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/bin /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/lib /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/include/luajit-2.1 /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/share/man/man1 /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/lib/pkgconfig /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/share/luajit-2.1.0-beta3/jit /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/share/lua/5.1 /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/lib/lua/5.1 cd src && install -m 0755 luajit /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/bin/luajit-2.1.0-beta3 cd src && test -f libluajit.a && install -m 0644 libluajit.a /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/lib/libluajit-5.1.a || : rm -f /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/lib/libluajit-5.1.so /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/lib/libluajit-5.1.so.2 cd src && test -f libluajit.so && \ install -m 0755 libluajit.so /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 && \ ( ldconfig -n 2>/dev/null /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/lib || : ) && \ ln -sf libluajit-5.1.so.2.1.0 /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/lib/libluajit-5.1.so && \ ln -sf libluajit-5.1.so.2.1.0 /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/lib/libluajit-5.1.so.2 || : cd etc && install -m 0644 luajit.1 /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/share/man/man1 cd etc && sed -e "s|^prefix=.*|prefix=/opt/openresty/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ install -m 0644 luajit.pc.tmp /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/lib/pkgconfig/luajit.pc && \ rm -f luajit.pc.tmp cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/include/luajit-2.1 cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/share/luajit-2.1.0-beta3/jit ln -sf luajit-2.1.0-beta3 /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root//opt/openresty/luajit/bin/luajit ==== Successfully installed LuaJIT 2.1.0-beta3 to /opt/openresty/luajit ==== export LUAJIT_LIB='/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/lib' export LUAJIT_INC='/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1' cd .. patching the resty script with hard-coded nginx binary path... cd nginx-1.21.4 sh ./configure --prefix=/opt/openresty/nginx \ --with-cc-opt='-O2' \ --add-module=../ngx_devel_kit-0.3.2 \ --add-module=../iconv-nginx-module-0.14 \ --add-module=../echo-nginx-module-0.63 \ --add-module=../xss-nginx-module-0.06 \ --add-module=../ngx_coolkit-0.2 \ --add-module=../set-misc-nginx-module-0.33 \ --add-module=../form-input-nginx-module-0.12 \ --add-module=../encrypted-session-nginx-module-0.09 \ --add-module=../srcache-nginx-module-0.33 \ --add-module=../ngx_lua-0.10.25 \ --add-module=../ngx_lua_upstream-0.07 \ --add-module=../headers-more-nginx-module-0.34 \ --add-module=../array-var-nginx-module-0.06 \ --add-module=../memc-nginx-module-0.19 \ --add-module=../redis2-nginx-module-0.15 \ --add-module=../redis-nginx-module-0.3.9 \ --add-module=../rds-json-nginx-module-0.16 \ --add-module=../rds-csv-nginx-module-0.09 \ --add-module=../ngx_stream_lua-0.0.13 \ --with-ld-opt='-Wl,-rpath,/opt/openresty/luajit/lib' \ --conf-path=/opt/openresty/nginx/conf/nginx.conf --user=http --group=http --with-file-aio --with-http_dav_module --with-http_gzip_static_module --with-http_realip_module --with-http_ssl_module --with-http_stub_status_module --with-mail --with-mail_ssl_module --with-pcre-jit --with-http_v2_module --with-stream --with-stream_ssl_module --with-stream --with-stream_ssl_preread_module checking for OS + Linux 6.6.8-arch1-1 x86_64 checking for C compiler ... found + using GNU C compiler checking for --with-ld-opt="-Wl,-rpath,/opt/openresty/luajit/lib" ... 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 ... found checking for eventfd() ... 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 prctl(PR_SET_KEEPCAPS) ... found checking for capabilities ... 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() ... found checking for sched_yield() ... found checking for sched_setaffinity() ... 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_TRANSPARENT ... found checking for IP_BINDANY ... not found checking for IP_BIND_ADDRESS_NO_PORT ... found checking for IP_RECVDSTADDR ... not found checking for IP_SENDSRCADDR ... 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 strerrordesc_np() ... found checking for localtime_r() ... found checking for clock_gettime(CLOCK_MONOTONIC) ... 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 ... found checking for struct msghdr.msg_control ... found checking for ioctl(FIONBIO) ... found checking for ioctl(FIONREAD) ... 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 sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found checking for openat(), fstatat() ... found checking for getaddrinfo() ... found checking for SOCK_CLOEXEC support ... found checking for FD_CLOEXEC support ... found configuring additional modules adding module in ../ngx_devel_kit-0.3.2 + ngx_devel_kit was configured adding module in ../iconv-nginx-module-0.14 found ngx_devel_kit for ngx_iconv; looks good. checking for libiconv ... found + ngx_http_iconv_module was configured adding module in ../echo-nginx-module-0.63 + ngx_http_echo_module was configured adding module in ../xss-nginx-module-0.06 + ngx_http_xss_filter_module was configured adding module in ../ngx_coolkit-0.2 + ngx_coolkit_module was configured adding module in ../set-misc-nginx-module-0.33 found ngx_devel_kit for ngx_set_misc; looks good. + ngx_http_set_misc_module was configured adding module in ../form-input-nginx-module-0.12 found ngx_devel_kit for ngx_form_input; looks good. + ngx_http_form_input_module was configured adding module in ../encrypted-session-nginx-module-0.09 found ngx_devel_kit for ngx_encrypted_session; looks good. + ngx_http_encrypted_session_module was configured adding module in ../srcache-nginx-module-0.33 + ngx_http_srcache_filter_module was configured adding module in ../ngx_lua-0.10.25 checking for LuaJIT library in /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/lib and /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found checking for LuaJIT 2.x ... found checking for Lua language 5.1 ... found checking for LuaJIT has FFI ... 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 SA_RESTART ... found checking for malloc_trim ... found checking for pipe2 ... not found checking for signalfd ... not found checking for execvpe ... found + ngx_http_lua_module was configured adding module in ../ngx_lua_upstream-0.07 + ngx_http_lua_upstream_module was configured adding module in ../headers-more-nginx-module-0.34 + ngx_http_headers_more_filter_module was configured adding module in ../array-var-nginx-module-0.06 found ngx_devel_kit for ngx_array_var; looks good. + ngx_http_array_var_module was configured adding module in ../memc-nginx-module-0.19 + ngx_http_memc_module was configured adding module in ../redis2-nginx-module-0.15 + ngx_http_redis2_module was configured adding module in ../redis-nginx-module-0.3.9 + ngx_http_redis_module was configured adding module in ../rds-json-nginx-module-0.16 + ngx_http_rds_json_filter_module was configured adding module in ../rds-csv-nginx-module-0.09 + ngx_http_rds_csv_filter_module was configured adding module in ../ngx_stream_lua-0.0.13 checking for LuaJIT library in /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/lib and /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found checking for LuaJIT 2.x ... found checking for Lua language 5.1 ... found checking for LuaJIT has FFI ... 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 SA_RESTART ... found checking for require defined symbols (--require-defined) ... found + ngx_stream_lua_module 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 system PCRE library + using system OpenSSL library + using system zlib library nginx path prefix: "/opt/openresty/nginx" nginx binary file: "/opt/openresty/nginx/sbin/nginx" nginx modules path: "/opt/openresty/nginx/modules" nginx configuration prefix: "/opt/openresty/nginx/conf" nginx configuration file: "/opt/openresty/nginx/conf/nginx.conf" nginx pid file: "/opt/openresty/nginx/logs/nginx.pid" nginx error log file: "/opt/openresty/nginx/logs/error.log" nginx http access log file: "/opt/openresty/nginx/logs/access.log" nginx http client request body temporary files: "client_body_temp" nginx http proxy temporary files: "proxy_temp" nginx http fastcgi temporary files: "fastcgi_temp" nginx http uwsgi temporary files: "uwsgi_temp" nginx http scgi temporary files: "scgi_temp" cd ../.. Type the following commands to build and install: make make install cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/LuaJIT-2.1-20230410 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT' CC=cc PREFIX=/opt/openresty/luajit make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/LuaJIT-2.1-20230410' ==== Building LuaJIT 2.1.0-beta3 ==== make -C src make[2]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/LuaJIT-2.1-20230410/src' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/LuaJIT-2.1-20230410/src' ==== Successfully built LuaJIT 2.1.0-beta3 ==== make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/LuaJIT-2.1-20230410' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-cjson-2.1.0.11 && make DESTDIR= LUA_INCLUDE_DIR=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/opt/openresty/lualib LUA_MODULE_DIR=/opt/openresty/lualib CJSON_CFLAGS="-g -fpic" CC=cc make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-cjson-2.1.0.11' cc -c -O3 -Wall -pedantic -DNDEBUG -g -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -g -fpic -o lua_cjson.o lua_cjson.c cc -c -O3 -Wall -pedantic -DNDEBUG -g -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -g -fpic -o strbuf.o strbuf.c cc -c -O3 -Wall -pedantic -DNDEBUG -g -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -g -fpic -o fpconv.o fpconv.c cc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o cjson.so lua_cjson.o strbuf.o fpconv.o make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-cjson-2.1.0.11' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-signal-0.03 && make DESTDIR= LUA_INCLUDE_DIR=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/openresty/lualib CC=cc make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-signal-0.03' cc -O3 -g -Wall -fpic -c resty_signal.c cc -shared -fvisibility=hidden resty_signal.o -o librestysignal.so make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-signal-0.03' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-redis-parser-0.13 && make DESTDIR= LUA_INCLUDE_DIR=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/openresty/lualib CC=cc make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-redis-parser-0.13' cc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fpic -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -o redis-parser.o redis-parser.c cc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o parser.so redis-parser.o make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-redis-parser-0.13' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-rds-parser-0.06 && make DESTDIR= LUA_INCLUDE_DIR=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/openresty/lualib CC=cc make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-rds-parser-0.06' cc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fpic -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -o src/rds_parser.o src/rds_parser.c cc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -shared -o parser.so src/rds_parser.o make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-rds-parser-0.06' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/nginx-1.21.4 && make make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/nginx-1.21.4' make -f objs/Makefile make[2]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/nginx-1.21.4' cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/nginx.o \ src/core/nginx.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_log.o \ src/core/ngx_log.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_palloc.o \ src/core/ngx_palloc.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_array.o \ src/core/ngx_array.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_list.o \ src/core/ngx_list.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_hash.o \ src/core/ngx_hash.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_buf.o \ src/core/ngx_buf.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_queue.o \ src/core/ngx_queue.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_output_chain.o \ src/core/ngx_output_chain.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_string.o \ src/core/ngx_string.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_parse.o \ src/core/ngx_parse.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_parse_time.o \ src/core/ngx_parse_time.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_inet.o \ src/core/ngx_inet.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_file.o \ src/core/ngx_file.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_crc32.o \ src/core/ngx_crc32.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_murmurhash.o \ src/core/ngx_murmurhash.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_md5.o \ src/core/ngx_md5.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_sha1.o \ src/core/ngx_sha1.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_rbtree.o \ src/core/ngx_rbtree.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_radix_tree.o \ src/core/ngx_radix_tree.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_slab.o \ src/core/ngx_slab.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_times.o \ src/core/ngx_times.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_shmtx.o \ src/core/ngx_shmtx.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_connection.o \ src/core/ngx_connection.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_cycle.o \ src/core/ngx_cycle.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_spinlock.o \ src/core/ngx_spinlock.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_rwlock.o \ src/core/ngx_rwlock.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_cpuinfo.o \ src/core/ngx_cpuinfo.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_conf_file.o \ src/core/ngx_conf_file.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_module.o \ src/core/ngx_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_resolver.o \ src/core/ngx_resolver.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_open_file_cache.o \ src/core/ngx_open_file_cache.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_crypt.o \ src/core/ngx_crypt.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_proxy_protocol.o \ src/core/ngx_proxy_protocol.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_syslog.o \ src/core/ngx_syslog.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/event/ngx_event.o \ src/event/ngx_event.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/event/ngx_event_timer.o \ src/event/ngx_event_timer.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/event/ngx_event_posted.o \ src/event/ngx_event_posted.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/event/ngx_event_accept.o \ src/event/ngx_event_accept.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/event/ngx_event_udp.o \ src/event/ngx_event_udp.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/event/ngx_event_connect.o \ src/event/ngx_event_connect.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/event/ngx_event_pipe.o \ src/event/ngx_event_pipe.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_time.o \ src/os/unix/ngx_time.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_errno.o \ src/os/unix/ngx_errno.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_alloc.o \ src/os/unix/ngx_alloc.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_files.o \ src/os/unix/ngx_files.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_socket.o \ src/os/unix/ngx_socket.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_recv.o \ src/os/unix/ngx_recv.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_readv_chain.o \ src/os/unix/ngx_readv_chain.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_udp_recv.o \ src/os/unix/ngx_udp_recv.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_send.o \ src/os/unix/ngx_send.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_writev_chain.o \ src/os/unix/ngx_writev_chain.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_udp_send.o \ src/os/unix/ngx_udp_send.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_udp_sendmsg_chain.o \ src/os/unix/ngx_udp_sendmsg_chain.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_channel.o \ src/os/unix/ngx_channel.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_shmem.o \ src/os/unix/ngx_shmem.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_process.o \ src/os/unix/ngx_process.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_daemon.o \ src/os/unix/ngx_daemon.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_setaffinity.o \ src/os/unix/ngx_setaffinity.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_setproctitle.o \ src/os/unix/ngx_setproctitle.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_posix_init.o \ src/os/unix/ngx_posix_init.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_user.o \ src/os/unix/ngx_user.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_dlopen.o \ src/os/unix/ngx_dlopen.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_process_cycle.o \ src/os/unix/ngx_process_cycle.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_linux_init.o \ src/os/unix/ngx_linux_init.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/event/modules/ngx_epoll_module.o \ src/event/modules/ngx_epoll_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_linux_sendfile_chain.o \ src/os/unix/ngx_linux_sendfile_chain.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/os/unix/ngx_linux_aio_read.o \ src/os/unix/ngx_linux_aio_read.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/event/ngx_event_openssl.o \ src/event/ngx_event_openssl.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/event/ngx_event_openssl_stapling.o \ src/event/ngx_event_openssl_stapling.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/src/core/ngx_regex.o \ src/core/ngx_regex.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http.o \ src/http/ngx_http.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_core_module.o \ src/http/ngx_http_core_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_special_response.o \ src/http/ngx_http_special_response.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_request.o \ src/http/ngx_http_request.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_parse.o \ src/http/ngx_http_parse.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_log_module.o \ src/http/modules/ngx_http_log_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_request_body.o \ src/http/ngx_http_request_body.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_variables.o \ src/http/ngx_http_variables.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_script.o \ src/http/ngx_http_script.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_upstream.o \ src/http/ngx_http_upstream.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_upstream_round_robin.o \ src/http/ngx_http_upstream_round_robin.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_file_cache.o \ src/http/ngx_http_file_cache.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_write_filter_module.o \ src/http/ngx_http_write_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_header_filter_module.o \ src/http/ngx_http_header_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ src/http/modules/ngx_http_chunked_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/v2/ngx_http_v2_filter_module.o \ src/http/v2/ngx_http_v2_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_range_filter_module.o \ src/http/modules/ngx_http_range_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ src/http/modules/ngx_http_gzip_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_postpone_filter_module.o \ src/http/ngx_http_postpone_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_ssi_filter_module.o \ src/http/modules/ngx_http_ssi_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_charset_filter_module.o \ src/http/modules/ngx_http_charset_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_userid_filter_module.o \ src/http/modules/ngx_http_userid_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_headers_filter_module.o \ src/http/modules/ngx_http_headers_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/ngx_http_copy_filter_module.o \ src/http/ngx_http_copy_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ src/http/modules/ngx_http_not_modified_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/v2/ngx_http_v2.o \ src/http/v2/ngx_http_v2.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/v2/ngx_http_v2_table.o \ src/http/v2/ngx_http_v2_table.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/v2/ngx_http_v2_encode.o \ src/http/v2/ngx_http_v2_encode.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/v2/ngx_http_v2_huff_decode.o \ src/http/v2/ngx_http_v2_huff_decode.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/v2/ngx_http_v2_huff_encode.o \ src/http/v2/ngx_http_v2_huff_encode.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/v2/ngx_http_v2_module.o \ src/http/v2/ngx_http_v2_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_static_module.o \ src/http/modules/ngx_http_static_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_gzip_static_module.o \ src/http/modules/ngx_http_gzip_static_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_dav_module.o \ src/http/modules/ngx_http_dav_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_autoindex_module.o \ src/http/modules/ngx_http_autoindex_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_index_module.o \ src/http/modules/ngx_http_index_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_mirror_module.o \ src/http/modules/ngx_http_mirror_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_try_files_module.o \ src/http/modules/ngx_http_try_files_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_auth_basic_module.o \ src/http/modules/ngx_http_auth_basic_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_access_module.o \ src/http/modules/ngx_http_access_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_limit_conn_module.o \ src/http/modules/ngx_http_limit_conn_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_limit_req_module.o \ src/http/modules/ngx_http_limit_req_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_realip_module.o \ src/http/modules/ngx_http_realip_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_geo_module.o \ src/http/modules/ngx_http_geo_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_map_module.o \ src/http/modules/ngx_http_map_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_split_clients_module.o \ src/http/modules/ngx_http_split_clients_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_referer_module.o \ src/http/modules/ngx_http_referer_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_rewrite_module.o \ src/http/modules/ngx_http_rewrite_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_ssl_module.o \ src/http/modules/ngx_http_ssl_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_proxy_module.o \ src/http/modules/ngx_http_proxy_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_fastcgi_module.o \ src/http/modules/ngx_http_fastcgi_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_uwsgi_module.o \ src/http/modules/ngx_http_uwsgi_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_scgi_module.o \ src/http/modules/ngx_http_scgi_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_grpc_module.o \ src/http/modules/ngx_http_grpc_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_memcached_module.o \ src/http/modules/ngx_http_memcached_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_empty_gif_module.o \ src/http/modules/ngx_http_empty_gif_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_browser_module.o \ src/http/modules/ngx_http_browser_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_hash_module.o \ src/http/modules/ngx_http_upstream_hash_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ src/http/modules/ngx_http_upstream_ip_hash_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ src/http/modules/ngx_http_upstream_least_conn_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_random_module.o \ src/http/modules/ngx_http_upstream_random_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ src/http/modules/ngx_http_upstream_keepalive_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_upstream_zone_module.o \ src/http/modules/ngx_http_upstream_zone_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/http/modules/ngx_http_stub_status_module.o \ src/http/modules/ngx_http_stub_status_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/mail \ -o objs/src/mail/ngx_mail.o \ src/mail/ngx_mail.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/mail \ -o objs/src/mail/ngx_mail_core_module.o \ src/mail/ngx_mail_core_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/mail \ -o objs/src/mail/ngx_mail_handler.o \ src/mail/ngx_mail_handler.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/mail \ -o objs/src/mail/ngx_mail_parse.o \ src/mail/ngx_mail_parse.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/mail \ -o objs/src/mail/ngx_mail_ssl_module.o \ src/mail/ngx_mail_ssl_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/mail \ -o objs/src/mail/ngx_mail_pop3_module.o \ src/mail/ngx_mail_pop3_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/mail \ -o objs/src/mail/ngx_mail_pop3_handler.o \ src/mail/ngx_mail_pop3_handler.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/mail \ -o objs/src/mail/ngx_mail_imap_module.o \ src/mail/ngx_mail_imap_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/mail \ -o objs/src/mail/ngx_mail_imap_handler.o \ src/mail/ngx_mail_imap_handler.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/mail \ -o objs/src/mail/ngx_mail_smtp_module.o \ src/mail/ngx_mail_smtp_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/mail \ -o objs/src/mail/ngx_mail_smtp_handler.o \ src/mail/ngx_mail_smtp_handler.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/mail \ -o objs/src/mail/ngx_mail_auth_http_module.o \ src/mail/ngx_mail_auth_http_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/mail \ -o objs/src/mail/ngx_mail_proxy_module.o \ src/mail/ngx_mail_proxy_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/mail \ -o objs/src/mail/ngx_mail_realip_module.o \ src/mail/ngx_mail_realip_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream.o \ src/stream/ngx_stream.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_variables.o \ src/stream/ngx_stream_variables.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_script.o \ src/stream/ngx_stream_script.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_handler.o \ src/stream/ngx_stream_handler.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_core_module.o \ src/stream/ngx_stream_core_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_log_module.o \ src/stream/ngx_stream_log_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_proxy_module.o \ src/stream/ngx_stream_proxy_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_upstream.o \ src/stream/ngx_stream_upstream.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_upstream_round_robin.o \ src/stream/ngx_stream_upstream_round_robin.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_write_filter_module.o \ src/stream/ngx_stream_write_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_ssl_module.o \ src/stream/ngx_stream_ssl_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_limit_conn_module.o \ src/stream/ngx_stream_limit_conn_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_access_module.o \ src/stream/ngx_stream_access_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_geo_module.o \ src/stream/ngx_stream_geo_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_map_module.o \ src/stream/ngx_stream_map_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_split_clients_module.o \ src/stream/ngx_stream_split_clients_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_return_module.o \ src/stream/ngx_stream_return_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_set_module.o \ src/stream/ngx_stream_set_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_upstream_hash_module.o \ src/stream/ngx_stream_upstream_hash_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_upstream_least_conn_module.o \ src/stream/ngx_stream_upstream_least_conn_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_upstream_random_module.o \ src/stream/ngx_stream_upstream_random_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_upstream_zone_module.o \ src/stream/ngx_stream_upstream_zone_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/src/stream/ngx_stream_ssl_preread_module.o \ src/stream/ngx_stream_ssl_preread_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ndk.o \ ../ngx_devel_kit-0.3.2/src/ndk.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_iconv_module.o \ ../iconv-nginx-module-0.14/src/ngx_http_iconv_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_echo_module.o \ ../echo-nginx-module-0.63/src/ngx_http_echo_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_echo_util.o \ ../echo-nginx-module-0.63/src/ngx_http_echo_util.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_echo_timer.o \ ../echo-nginx-module-0.63/src/ngx_http_echo_timer.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_echo_var.o \ ../echo-nginx-module-0.63/src/ngx_http_echo_var.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_echo_handler.o \ ../echo-nginx-module-0.63/src/ngx_http_echo_handler.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_echo_filter.o \ ../echo-nginx-module-0.63/src/ngx_http_echo_filter.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_echo_sleep.o \ ../echo-nginx-module-0.63/src/ngx_http_echo_sleep.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_echo_location.o \ ../echo-nginx-module-0.63/src/ngx_http_echo_location.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_echo_echo.o \ ../echo-nginx-module-0.63/src/ngx_http_echo_echo.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_echo_request_info.o \ ../echo-nginx-module-0.63/src/ngx_http_echo_request_info.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_echo_subrequest.o \ ../echo-nginx-module-0.63/src/ngx_http_echo_subrequest.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_echo_foreach.o \ ../echo-nginx-module-0.63/src/ngx_http_echo_foreach.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_xss_filter_module.o \ ../xss-nginx-module-0.06/src/ngx_http_xss_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_xss_util.o \ ../xss-nginx-module-0.06/src/ngx_http_xss_util.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_coolkit_handlers.o \ ../ngx_coolkit-0.2/src/ngx_coolkit_handlers.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_coolkit_module.o \ ../ngx_coolkit-0.2/src/ngx_coolkit_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_coolkit_variables.o \ ../ngx_coolkit-0.2/src/ngx_coolkit_variables.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_base32.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_base32.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_default_value.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_default_value.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_hashed_upstream.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_hashed_upstream.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_quote_sql.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_quote_sql.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_quote_json.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_quote_json.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_unescape_uri.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_unescape_uri.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_misc_module.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_misc_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_escape_uri.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_escape_uri.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_hash.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_hash.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_local_today.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_local_today.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_hex.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_hex.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_base64.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_base64.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_base64url.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_base64url.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_random.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_random.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_secure_random.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_secure_random.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_rotate.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_rotate.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_set_hmac.o \ ../set-misc-nginx-module-0.33/src/ngx_http_set_hmac.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_form_input_module.o \ ../form-input-nginx-module-0.12/src/ngx_http_form_input_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_encrypted_session_module.o \ ../encrypted-session-nginx-module-0.09/src/ngx_http_encrypted_session_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_encrypted_session_cipher.o \ ../encrypted-session-nginx-module-0.09/src/ngx_http_encrypted_session_cipher.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_srcache_filter_module.o \ ../srcache-nginx-module-0.33/src/ngx_http_srcache_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_srcache_util.o \ ../srcache-nginx-module-0.33/src/ngx_http_srcache_util.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_srcache_var.o \ ../srcache-nginx-module-0.33/src/ngx_http_srcache_var.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_srcache_store.o \ ../srcache-nginx-module-0.33/src/ngx_http_srcache_store.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_srcache_fetch.o \ ../srcache-nginx-module-0.33/src/ngx_http_srcache_fetch.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_srcache_headers.o \ ../srcache-nginx-module-0.33/src/ngx_http_srcache_headers.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_script.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_script.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_log.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_log.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_subrequest.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_subrequest.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_ndk.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_ndk.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_control.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_control.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_time.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_time.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_misc.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_misc.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_variable.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_variable.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_string.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_string.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_output.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_output.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_headers.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_headers.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_req_body.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_req_body.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_uri.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_uri.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_args.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_args.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_ctx.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_ctx.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_regex.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_regex.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_module.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_headers_out.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_headers_out.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_headers_in.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_headers_in.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_directive.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_directive.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_consts.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_consts.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_exception.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_exception.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_util.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_util.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_cache.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_cache.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_contentby.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_contentby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_server_rewriteby.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_server_rewriteby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_rewriteby.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_rewriteby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_accessby.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_accessby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_setby.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_setby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_capturefilter.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_capturefilter.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_clfactory.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_clfactory.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_pcrefix.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_pcrefix.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_headerfilterby.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_headerfilterby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_shdict.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_shdict.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_socket_tcp.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_socket_tcp.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_api.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_api.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_logby.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_logby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_sleep.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_sleep.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_semaphore.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_semaphore.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_coroutine.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_coroutine.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_bodyfilterby.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_bodyfilterby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_initby.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_initby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_initworkerby.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_initworkerby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_exitworkerby.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_exitworkerby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_socket_udp.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_socket_udp.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_req_method.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_req_method.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_phase.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_phase.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_uthread.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_uthread.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_timer.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_timer.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_config.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_config.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_worker.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_worker.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_ssl_client_helloby.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_ssl_client_helloby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_ssl_certby.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_ssl_certby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_ssl_ocsp.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_ssl_ocsp.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_lex.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_lex.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_balancer.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_balancer.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_ssl_session_storeby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_ssl_session_fetchby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_ssl.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_ssl.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_log_ringbuf.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_log_ringbuf.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_input_filters.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_input_filters.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_pipe.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_pipe.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_worker_thread.o \ ../ngx_lua-0.10.25/src/ngx_http_lua_worker_thread.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_lua_upstream_module.o \ ../ngx_lua_upstream-0.07/src/ngx_http_lua_upstream_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_headers_more_filter_module.o \ ../headers-more-nginx-module-0.34/src/ngx_http_headers_more_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_headers_more_headers_out.o \ ../headers-more-nginx-module-0.34/src/ngx_http_headers_more_headers_out.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_headers_more_headers_in.o \ ../headers-more-nginx-module-0.34/src/ngx_http_headers_more_headers_in.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_headers_more_util.o \ ../headers-more-nginx-module-0.34/src/ngx_http_headers_more_util.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_array_var_module.o \ ../array-var-nginx-module-0.06/src/ngx_http_array_var_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_array_var_util.o \ ../array-var-nginx-module-0.06/src/ngx_http_array_var_util.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_memc_module.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_memc_request.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_request.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_memc_response.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_response.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_memc_util.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_util.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_memc_handler.o \ ../memc-nginx-module-0.19/src/ngx_http_memc_handler.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_redis2_module.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_redis2_handler.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_handler.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_redis2_reply.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_reply.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_redis2_util.o \ ../redis2-nginx-module-0.15/src/ngx_http_redis2_util.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/redis-nginx-module-0.3.9/ngx_http_redis_module.o \ ../redis-nginx-module-0.3.9/ngx_http_redis_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_rds_json_filter_module.o \ ../rds-json-nginx-module-0.16/src/ngx_http_rds_json_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_rds_json_processor.o \ ../rds-json-nginx-module-0.16/src/ngx_http_rds_json_processor.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_rds_json_util.o \ ../rds-json-nginx-module-0.16/src/ngx_http_rds_json_util.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_rds_json_output.o \ ../rds-json-nginx-module-0.16/src/ngx_http_rds_json_output.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_rds_json_handler.o \ ../rds-json-nginx-module-0.16/src/ngx_http_rds_json_handler.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_rds_csv_filter_module.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_filter_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_rds_csv_processor.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_processor.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_rds_csv_util.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_util.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_http_rds_csv_output.o \ ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_output.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_api.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_api.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_request.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_request.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_module.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_module.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_directive.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_directive.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_lex.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_lex.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_contentby.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_contentby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_util.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_util.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_cache.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_cache.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_clfactory.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_clfactory.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_exception.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_exception.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_pcrefix.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_pcrefix.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_uthread.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_uthread.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_coroutine.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_coroutine.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_output.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_output.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_consts.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_consts.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_log.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_log.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_time.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_time.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_string.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_string.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_control.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_control.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_sleep.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_sleep.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_phase.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_phase.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_ctx.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_ctx.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_regex.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_regex.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_script.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_script.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_shdict.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_shdict.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_variable.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_variable.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_timer.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_timer.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_config.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_config.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_worker.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_worker.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_misc.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_misc.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_initby.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_initby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_initworkerby.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_initworkerby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_socket_tcp.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_socket_tcp.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_socket_udp.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_socket_udp.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_args.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_args.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_ssl.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_ssl.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_balancer.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_balancer.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_logby.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_logby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_prereadby.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_prereadby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_semaphore.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_semaphore.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_ssl_client_helloby.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_ssl_client_helloby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_ssl_certby.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_ssl_certby.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_log_ringbuf.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_log_ringbuf.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/src -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I src/mail -I src/stream -I /srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 \ -o objs/addon/src/ngx_stream_lua_input_filters.o \ ../ngx_stream_lua-0.0.13/src/ngx_stream_lua_input_filters.c cc -c -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -I/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -O2 -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.2/objs -I objs/addon/ndk -I ../ngx_lua-0.10.25/src/api -I ../ngx_stream_lua-0.0.13/src/api -I objs \ -o objs/ngx_modules.o \ objs/ngx_modules.c cc -o objs/nginx \ objs/src/core/nginx.o \ objs/src/core/ngx_log.o \ objs/src/core/ngx_palloc.o \ objs/src/core/ngx_array.o \ objs/src/core/ngx_list.o \ objs/src/core/ngx_hash.o \ objs/src/core/ngx_buf.o \ objs/src/core/ngx_queue.o \ objs/src/core/ngx_output_chain.o \ objs/src/core/ngx_string.o \ objs/src/core/ngx_parse.o \ objs/src/core/ngx_parse_time.o \ objs/src/core/ngx_inet.o \ objs/src/core/ngx_file.o \ objs/src/core/ngx_crc32.o \ objs/src/core/ngx_murmurhash.o \ objs/src/core/ngx_md5.o \ objs/src/core/ngx_sha1.o \ objs/src/core/ngx_rbtree.o \ objs/src/core/ngx_radix_tree.o \ objs/src/core/ngx_slab.o \ objs/src/core/ngx_times.o \ objs/src/core/ngx_shmtx.o \ objs/src/core/ngx_connection.o \ objs/src/core/ngx_cycle.o \ objs/src/core/ngx_spinlock.o \ objs/src/core/ngx_rwlock.o \ objs/src/core/ngx_cpuinfo.o \ objs/src/core/ngx_conf_file.o \ objs/src/core/ngx_module.o \ objs/src/core/ngx_resolver.o \ objs/src/core/ngx_open_file_cache.o \ objs/src/core/ngx_crypt.o \ objs/src/core/ngx_proxy_protocol.o \ objs/src/core/ngx_syslog.o \ objs/src/event/ngx_event.o \ objs/src/event/ngx_event_timer.o \ objs/src/event/ngx_event_posted.o \ objs/src/event/ngx_event_accept.o \ objs/src/event/ngx_event_udp.o \ objs/src/event/ngx_event_connect.o \ objs/src/event/ngx_event_pipe.o \ objs/src/os/unix/ngx_time.o \ objs/src/os/unix/ngx_errno.o \ objs/src/os/unix/ngx_alloc.o \ objs/src/os/unix/ngx_files.o \ objs/src/os/unix/ngx_socket.o \ objs/src/os/unix/ngx_recv.o \ objs/src/os/unix/ngx_readv_chain.o \ objs/src/os/unix/ngx_udp_recv.o \ objs/src/os/unix/ngx_send.o \ objs/src/os/unix/ngx_writev_chain.o \ objs/src/os/unix/ngx_udp_send.o \ objs/src/os/unix/ngx_udp_sendmsg_chain.o \ objs/src/os/unix/ngx_channel.o \ objs/src/os/unix/ngx_shmem.o \ objs/src/os/unix/ngx_process.o \ objs/src/os/unix/ngx_daemon.o \ objs/src/os/unix/ngx_setaffinity.o \ objs/src/os/unix/ngx_setproctitle.o \ objs/src/os/unix/ngx_posix_init.o \ objs/src/os/unix/ngx_user.o \ objs/src/os/unix/ngx_dlopen.o \ objs/src/os/unix/ngx_process_cycle.o \ objs/src/os/unix/ngx_linux_init.o \ objs/src/event/modules/ngx_epoll_module.o \ objs/src/os/unix/ngx_linux_sendfile_chain.o \ objs/src/os/unix/ngx_linux_aio_read.o \ objs/src/event/ngx_event_openssl.o \ objs/src/event/ngx_event_openssl_stapling.o \ objs/src/core/ngx_regex.o \ objs/src/http/ngx_http.o \ objs/src/http/ngx_http_core_module.o \ objs/src/http/ngx_http_special_response.o \ objs/src/http/ngx_http_request.o \ objs/src/http/ngx_http_parse.o \ objs/src/http/modules/ngx_http_log_module.o \ objs/src/http/ngx_http_request_body.o \ objs/src/http/ngx_http_variables.o \ objs/src/http/ngx_http_script.o \ objs/src/http/ngx_http_upstream.o \ objs/src/http/ngx_http_upstream_round_robin.o \ objs/src/http/ngx_http_file_cache.o \ objs/src/http/ngx_http_write_filter_module.o \ objs/src/http/ngx_http_header_filter_module.o \ objs/src/http/modules/ngx_http_chunked_filter_module.o \ objs/src/http/v2/ngx_http_v2_filter_module.o \ objs/src/http/modules/ngx_http_range_filter_module.o \ objs/src/http/modules/ngx_http_gzip_filter_module.o \ objs/src/http/ngx_http_postpone_filter_module.o \ objs/src/http/modules/ngx_http_ssi_filter_module.o \ objs/src/http/modules/ngx_http_charset_filter_module.o \ objs/src/http/modules/ngx_http_userid_filter_module.o \ objs/src/http/modules/ngx_http_headers_filter_module.o \ objs/src/http/ngx_http_copy_filter_module.o \ objs/src/http/modules/ngx_http_not_modified_filter_module.o \ objs/src/http/v2/ngx_http_v2.o \ objs/src/http/v2/ngx_http_v2_table.o \ objs/src/http/v2/ngx_http_v2_encode.o \ objs/src/http/v2/ngx_http_v2_huff_decode.o \ objs/src/http/v2/ngx_http_v2_huff_encode.o \ objs/src/http/v2/ngx_http_v2_module.o \ objs/src/http/modules/ngx_http_static_module.o \ objs/src/http/modules/ngx_http_gzip_static_module.o \ objs/src/http/modules/ngx_http_dav_module.o \ objs/src/http/modules/ngx_http_autoindex_module.o \ objs/src/http/modules/ngx_http_index_module.o \ objs/src/http/modules/ngx_http_mirror_module.o \ objs/src/http/modules/ngx_http_try_files_module.o \ objs/src/http/modules/ngx_http_auth_basic_module.o \ objs/src/http/modules/ngx_http_access_module.o \ objs/src/http/modules/ngx_http_limit_conn_module.o \ objs/src/http/modules/ngx_http_limit_req_module.o \ objs/src/http/modules/ngx_http_realip_module.o \ objs/src/http/modules/ngx_http_geo_module.o \ objs/src/http/modules/ngx_http_map_module.o \ objs/src/http/modules/ngx_http_split_clients_module.o \ objs/src/http/modules/ngx_http_referer_module.o \ objs/src/http/modules/ngx_http_rewrite_module.o \ objs/src/http/modules/ngx_http_ssl_module.o \ objs/src/http/modules/ngx_http_proxy_module.o \ objs/src/http/modules/ngx_http_fastcgi_module.o \ objs/src/http/modules/ngx_http_uwsgi_module.o \ objs/src/http/modules/ngx_http_scgi_module.o \ objs/src/http/modules/ngx_http_grpc_module.o \ objs/src/http/modules/ngx_http_memcached_module.o \ objs/src/http/modules/ngx_http_empty_gif_module.o \ objs/src/http/modules/ngx_http_browser_module.o \ objs/src/http/modules/ngx_http_upstream_hash_module.o \ objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ objs/src/http/modules/ngx_http_upstream_random_module.o \ objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ objs/src/http/modules/ngx_http_upstream_zone_module.o \ objs/src/http/modules/ngx_http_stub_status_module.o \ objs/src/mail/ngx_mail.o \ objs/src/mail/ngx_mail_core_module.o \ objs/src/mail/ngx_mail_handler.o \ objs/src/mail/ngx_mail_parse.o \ objs/src/mail/ngx_mail_ssl_module.o \ objs/src/mail/ngx_mail_pop3_module.o \ objs/src/mail/ngx_mail_pop3_handler.o \ objs/src/mail/ngx_mail_imap_module.o \ objs/src/mail/ngx_mail_imap_handler.o \ objs/src/mail/ngx_mail_smtp_module.o \ objs/src/mail/ngx_mail_smtp_handler.o \ objs/src/mail/ngx_mail_auth_http_module.o \ objs/src/mail/ngx_mail_proxy_module.o \ objs/src/mail/ngx_mail_realip_module.o \ objs/src/stream/ngx_stream.o \ objs/src/stream/ngx_stream_variables.o \ objs/src/stream/ngx_stream_script.o \ objs/src/stream/ngx_stream_handler.o \ objs/src/stream/ngx_stream_core_module.o \ objs/src/stream/ngx_stream_log_module.o \ objs/src/stream/ngx_stream_proxy_module.o \ objs/src/stream/ngx_stream_upstream.o \ objs/src/stream/ngx_stream_upstream_round_robin.o \ objs/src/stream/ngx_stream_write_filter_module.o \ objs/src/stream/ngx_stream_ssl_module.o \ objs/src/stream/ngx_stream_limit_conn_module.o \ objs/src/stream/ngx_stream_access_module.o \ objs/src/stream/ngx_stream_geo_module.o \ objs/src/stream/ngx_stream_map_module.o \ objs/src/stream/ngx_stream_split_clients_module.o \ objs/src/stream/ngx_stream_return_module.o \ objs/src/stream/ngx_stream_set_module.o \ objs/src/stream/ngx_stream_upstream_hash_module.o \ objs/src/stream/ngx_stream_upstream_least_conn_module.o \ objs/src/stream/ngx_stream_upstream_random_module.o \ objs/src/stream/ngx_stream_upstream_zone_module.o \ objs/src/stream/ngx_stream_ssl_preread_module.o \ objs/addon/src/ndk.o \ objs/addon/src/ngx_http_iconv_module.o \ objs/addon/src/ngx_http_echo_module.o \ objs/addon/src/ngx_http_echo_util.o \ objs/addon/src/ngx_http_echo_timer.o \ objs/addon/src/ngx_http_echo_var.o \ objs/addon/src/ngx_http_echo_handler.o \ objs/addon/src/ngx_http_echo_filter.o \ objs/addon/src/ngx_http_echo_sleep.o \ objs/addon/src/ngx_http_echo_location.o \ objs/addon/src/ngx_http_echo_echo.o \ objs/addon/src/ngx_http_echo_request_info.o \ objs/addon/src/ngx_http_echo_subrequest.o \ objs/addon/src/ngx_http_echo_foreach.o \ objs/addon/src/ngx_http_xss_filter_module.o \ objs/addon/src/ngx_http_xss_util.o \ objs/addon/src/ngx_coolkit_handlers.o \ objs/addon/src/ngx_coolkit_module.o \ objs/addon/src/ngx_coolkit_variables.o \ objs/addon/src/ngx_http_set_base32.o \ objs/addon/src/ngx_http_set_default_value.o \ objs/addon/src/ngx_http_set_hashed_upstream.o \ objs/addon/src/ngx_http_set_quote_sql.o \ objs/addon/src/ngx_http_set_quote_json.o \ objs/addon/src/ngx_http_set_unescape_uri.o \ objs/addon/src/ngx_http_set_misc_module.o \ objs/addon/src/ngx_http_set_escape_uri.o \ objs/addon/src/ngx_http_set_hash.o \ objs/addon/src/ngx_http_set_local_today.o \ objs/addon/src/ngx_http_set_hex.o \ objs/addon/src/ngx_http_set_base64.o \ objs/addon/src/ngx_http_set_base64url.o \ objs/addon/src/ngx_http_set_random.o \ objs/addon/src/ngx_http_set_secure_random.o \ objs/addon/src/ngx_http_set_rotate.o \ objs/addon/src/ngx_http_set_hmac.o \ objs/addon/src/ngx_http_form_input_module.o \ objs/addon/src/ngx_http_encrypted_session_module.o \ objs/addon/src/ngx_http_encrypted_session_cipher.o \ objs/addon/src/ngx_http_srcache_filter_module.o \ objs/addon/src/ngx_http_srcache_util.o \ objs/addon/src/ngx_http_srcache_var.o \ objs/addon/src/ngx_http_srcache_store.o \ objs/addon/src/ngx_http_srcache_fetch.o \ objs/addon/src/ngx_http_srcache_headers.o \ 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_server_rewriteby.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_exitworkerby.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_client_helloby.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/addon/src/ngx_http_lua_log_ringbuf.o \ objs/addon/src/ngx_http_lua_input_filters.o \ objs/addon/src/ngx_http_lua_pipe.o \ objs/addon/src/ngx_http_lua_worker_thread.o \ objs/addon/src/ngx_http_lua_upstream_module.o \ objs/addon/src/ngx_http_headers_more_filter_module.o \ objs/addon/src/ngx_http_headers_more_headers_out.o \ objs/addon/src/ngx_http_headers_more_headers_in.o \ objs/addon/src/ngx_http_headers_more_util.o \ objs/addon/src/ngx_http_array_var_module.o \ objs/addon/src/ngx_http_array_var_util.o \ objs/addon/src/ngx_http_memc_module.o \ objs/addon/src/ngx_http_memc_request.o \ objs/addon/src/ngx_http_memc_response.o \ objs/addon/src/ngx_http_memc_util.o \ objs/addon/src/ngx_http_memc_handler.o \ objs/addon/src/ngx_http_redis2_module.o \ objs/addon/src/ngx_http_redis2_handler.o \ objs/addon/src/ngx_http_redis2_reply.o \ objs/addon/src/ngx_http_redis2_util.o \ objs/addon/redis-nginx-module-0.3.9/ngx_http_redis_module.o \ objs/addon/src/ngx_http_rds_json_filter_module.o \ objs/addon/src/ngx_http_rds_json_processor.o \ objs/addon/src/ngx_http_rds_json_util.o \ objs/addon/src/ngx_http_rds_json_output.o \ objs/addon/src/ngx_http_rds_json_handler.o \ objs/addon/src/ngx_http_rds_csv_filter_module.o \ objs/addon/src/ngx_http_rds_csv_processor.o \ objs/addon/src/ngx_http_rds_csv_util.o \ objs/addon/src/ngx_http_rds_csv_output.o \ objs/addon/src/ngx_stream_lua_api.o \ objs/addon/src/ngx_stream_lua_request.o \ objs/addon/src/ngx_stream_lua_module.o \ objs/addon/src/ngx_stream_lua_directive.o \ objs/addon/src/ngx_stream_lua_lex.o \ objs/addon/src/ngx_stream_lua_contentby.o \ objs/addon/src/ngx_stream_lua_util.o \ objs/addon/src/ngx_stream_lua_cache.o \ objs/addon/src/ngx_stream_lua_clfactory.o \ objs/addon/src/ngx_stream_lua_exception.o \ objs/addon/src/ngx_stream_lua_pcrefix.o \ objs/addon/src/ngx_stream_lua_uthread.o \ objs/addon/src/ngx_stream_lua_coroutine.o \ objs/addon/src/ngx_stream_lua_output.o \ objs/addon/src/ngx_stream_lua_consts.o \ objs/addon/src/ngx_stream_lua_log.o \ objs/addon/src/ngx_stream_lua_time.o \ objs/addon/src/ngx_stream_lua_string.o \ objs/addon/src/ngx_stream_lua_control.o \ objs/addon/src/ngx_stream_lua_sleep.o \ objs/addon/src/ngx_stream_lua_phase.o \ objs/addon/src/ngx_stream_lua_ctx.o \ objs/addon/src/ngx_stream_lua_regex.o \ objs/addon/src/ngx_stream_lua_script.o \ objs/addon/src/ngx_stream_lua_shdict.o \ objs/addon/src/ngx_stream_lua_variable.o \ objs/addon/src/ngx_stream_lua_timer.o \ objs/addon/src/ngx_stream_lua_config.o \ objs/addon/src/ngx_stream_lua_worker.o \ objs/addon/src/ngx_stream_lua_misc.o \ objs/addon/src/ngx_stream_lua_initby.o \ objs/addon/src/ngx_stream_lua_initworkerby.o \ objs/addon/src/ngx_stream_lua_socket_tcp.o \ objs/addon/src/ngx_stream_lua_socket_udp.o \ objs/addon/src/ngx_stream_lua_args.o \ objs/addon/src/ngx_stream_lua_ssl.o \ objs/addon/src/ngx_stream_lua_balancer.o \ objs/addon/src/ngx_stream_lua_logby.o \ objs/addon/src/ngx_stream_lua_prereadby.o \ objs/addon/src/ngx_stream_lua_semaphore.o \ objs/addon/src/ngx_stream_lua_ssl_client_helloby.o \ objs/addon/src/ngx_stream_lua_ssl_certby.o \ objs/addon/src/ngx_stream_lua_log_ringbuf.o \ objs/addon/src/ngx_stream_lua_input_filters.o \ objs/ngx_modules.o \ -L/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/lib -L/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/lib -Wl,-rpath,/opt/openresty/luajit/lib -Wl,--require-defined=pcre_version -Wl,-E -Wl,-E -lcrypt -L/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/lib -lluajit-5.1 -lm -ldl -L/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/lib -lluajit-5.1 -lm -ldl -lpcre -lssl -lcrypto -lz \ -Wl,-E sed -e "s|%%PREFIX%%|/opt/openresty/nginx|" \ -e "s|%%PID_PATH%%|/opt/openresty/nginx/logs/nginx.pid|" \ -e "s|%%CONF_PATH%%|/opt/openresty/nginx/conf/nginx.conf|" \ -e "s|%%ERROR_LOG_PATH%%|/opt/openresty/nginx/logs/error.log|" \ < docs/man/nginx.8 > objs/nginx.8 make[2]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/nginx-1.21.4' make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/nginx-1.21.4' ==> Entering fakeroot environment... ==> Starting package()... cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/LuaJIT-2.1-20230410 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT' CC=cc PREFIX=/opt/openresty/luajit make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/LuaJIT-2.1-20230410' ==== Building LuaJIT 2.1.0-beta3 ==== make -C src make[2]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/LuaJIT-2.1-20230410/src' make[2]: Nothing to be done for 'default'. make[2]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/LuaJIT-2.1-20230410/src' ==== Successfully built LuaJIT 2.1.0-beta3 ==== make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/LuaJIT-2.1-20230410' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-cjson-2.1.0.11 && make DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_INCLUDE_DIR=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/opt/openresty/lualib LUA_MODULE_DIR=/opt/openresty/lualib CJSON_CFLAGS="-g -fpic" CC=cc make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-cjson-2.1.0.11' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-cjson-2.1.0.11' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-signal-0.03 && make DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_INCLUDE_DIR=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/openresty/lualib CC=cc make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-signal-0.03' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-signal-0.03' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-redis-parser-0.13 && make DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_INCLUDE_DIR=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/openresty/lualib CC=cc make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-redis-parser-0.13' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-redis-parser-0.13' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-rds-parser-0.06 && make DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_INCLUDE_DIR=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/openresty/lualib CC=cc make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-rds-parser-0.06' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-rds-parser-0.06' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/nginx-1.21.4 && make make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/nginx-1.21.4' make -f objs/Makefile make[2]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/nginx-1.21.4' make[2]: Nothing to be done for 'build'. make[2]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/nginx-1.21.4' make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/nginx-1.21.4' mkdir -p /srv/maat/src/openresty/pkg/openresty/opt/openresty/ cp /srv/maat/src/openresty/src/openresty-1.21.4.3/COPYRIGHT /srv/maat/src/openresty/pkg/openresty/opt/openresty/ cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/LuaJIT-2.1-20230410 && make install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT' CC=cc PREFIX=/opt/openresty/luajit DESTDIR=/srv/maat/src/openresty/pkg/openresty make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/LuaJIT-2.1-20230410' ==== Installing LuaJIT 2.1.0-beta3 to /opt/openresty/luajit ==== mkdir -p /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/bin /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/lib /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/include/luajit-2.1 /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/share/man/man1 /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/lib/pkgconfig /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/share/lua/5.1 /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/lib/lua/5.1 cd src && install -m 0755 luajit /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/bin/luajit-2.1.0-beta3 cd src && test -f libluajit.a && install -m 0644 libluajit.a /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/lib/libluajit-5.1.a || : rm -f /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/lib/libluajit-5.1.so /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/lib/libluajit-5.1.so.2 cd src && test -f libluajit.so && \ install -m 0755 libluajit.so /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/lib/libluajit-5.1.so.2.1.0 && \ ( ldconfig -n 2>/dev/null /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/lib || : ) && \ ln -sf libluajit-5.1.so.2.1.0 /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/lib/libluajit-5.1.so && \ ln -sf libluajit-5.1.so.2.1.0 /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/lib/libluajit-5.1.so.2 || : cd etc && install -m 0644 luajit.1 /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/share/man/man1 cd etc && sed -e "s|^prefix=.*|prefix=/opt/openresty/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ install -m 0644 luajit.pc.tmp /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/lib/pkgconfig/luajit.pc && \ rm -f luajit.pc.tmp cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/include/luajit-2.1 cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/share/luajit-2.1.0-beta3/jit ln -sf luajit-2.1.0-beta3 /srv/maat/src/openresty/pkg/openresty/opt/openresty/luajit/bin/luajit ==== Successfully installed LuaJIT 2.1.0-beta3 to /opt/openresty/luajit ==== make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/LuaJIT-2.1-20230410' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-cjson-2.1.0.11 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_INCLUDE_DIR=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/opt/openresty/lualib LUA_MODULE_DIR=/opt/openresty/lualib CJSON_CFLAGS="-g -fpic" CC=cc make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-cjson-2.1.0.11' mkdir -p /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib rm -f /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/cjson.so cp cjson.so /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib chmod 755 /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/cjson.so make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-cjson-2.1.0.11' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-signal-0.03 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_INCLUDE_DIR=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/openresty/lualib CC=cc make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-signal-0.03' install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty install lib/resty/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty install librestysignal.so /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/ make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-signal-0.03' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-redis-parser-0.13 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_INCLUDE_DIR=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/openresty/lualib CC=cc make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-redis-parser-0.13' install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/redis install parser.so /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/redis make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-redis-parser-0.13' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-rds-parser-0.06 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_INCLUDE_DIR=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/luajit-root/opt/openresty/luajit/include/luajit-2.1 LUA_LIB_DIR=/opt/openresty/lualib CC=cc make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-rds-parser-0.06' install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/rds install parser.so /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/rds make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-rds-parser-0.06' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-dns-0.22 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_LIB_DIR=/opt/openresty/lualib INSTALL=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/install make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-dns-0.22' /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/dns /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/resty/dns/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/dns/ make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-dns-0.22' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-memcached-0.17 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_LIB_DIR=/opt/openresty/lualib INSTALL=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/install make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-memcached-0.17' /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/resty/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-memcached-0.17' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-redis-0.30 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_LIB_DIR=/opt/openresty/lualib INSTALL=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/install make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-redis-0.30' /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/resty/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-redis-0.30' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-mysql-0.26 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_LIB_DIR=/opt/openresty/lualib INSTALL=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/install make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-mysql-0.26' /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/resty/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-mysql-0.26' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-string-0.15 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_LIB_DIR=/opt/openresty/lualib INSTALL=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/install make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-string-0.15' /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/resty/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-string-0.15' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-upload-0.11 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_LIB_DIR=/opt/openresty/lualib INSTALL=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/install make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-upload-0.11' /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/resty/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-upload-0.11' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-websocket-0.10 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_LIB_DIR=/opt/openresty/lualib INSTALL=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/install make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-websocket-0.10' /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/websocket /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/resty/websocket/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/websocket/ make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-websocket-0.10' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-lock-0.09 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_LIB_DIR=/opt/openresty/lualib INSTALL=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/install make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-lock-0.09' /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/ /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/resty/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/ make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-lock-0.09' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-lrucache-0.13 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_LIB_DIR=/opt/openresty/lualib INSTALL=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/install make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-lrucache-0.13' /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/lrucache /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/resty/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/ /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/resty/lrucache/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/lrucache/ make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-lrucache-0.13' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-core-0.1.27 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_LIB_DIR=/opt/openresty/lualib INSTALL=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/install make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-core-0.1.27' /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/core/ /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/ngx/ /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/ngx/ssl /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/resty/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/ /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/resty/core/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/core/ /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/ngx/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/ngx/ /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/ngx/ssl/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/ngx/ssl/ make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-core-0.1.27' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-upstream-healthcheck-0.08 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_LIB_DIR=/opt/openresty/lualib INSTALL=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/install make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-upstream-healthcheck-0.08' /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/upstream/ /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/resty/upstream/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/upstream/ make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-upstream-healthcheck-0.08' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-limit-traffic-0.08 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_LIB_DIR=/opt/openresty/lualib INSTALL=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/install make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-limit-traffic-0.08' /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/limit/ /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/resty/limit/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/limit/ make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-limit-traffic-0.08' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-shell-0.03 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_LIB_DIR=/opt/openresty/lualib INSTALL=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/install make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-shell-0.03' /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install -d /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/ /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/resty/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/resty/ make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-resty-shell-0.03' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-tablepool-0.02 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty LUA_LIB_DIR=/opt/openresty/lualib INSTALL=/srv/maat/src/openresty/src/openresty-1.21.4.3/build/install make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-tablepool-0.02' /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install lib/*.lua /srv/maat/src/openresty/pkg/openresty/opt/openresty/lualib/ make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/lua-tablepool-0.02' cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/opm-0.0.7 && /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install bin/* /srv/maat/src/openresty/pkg/openresty/opt/openresty/bin/ cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/resty-cli-0.29 && /srv/maat/src/openresty/src/openresty-1.21.4.3/build/install bin/* /srv/maat/src/openresty/pkg/openresty/opt/openresty/bin/ cp /srv/maat/src/openresty/src/openresty-1.21.4.3/build/resty.index /srv/maat/src/openresty/pkg/openresty/opt/openresty/ cp -r /srv/maat/src/openresty/src/openresty-1.21.4.3/build/pod /srv/maat/src/openresty/pkg/openresty/opt/openresty/ cd /srv/maat/src/openresty/src/openresty-1.21.4.3/build/nginx-1.21.4 && make install DESTDIR=/srv/maat/src/openresty/pkg/openresty make[1]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/nginx-1.21.4' make -f objs/Makefile install make[2]: Entering directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/nginx-1.21.4' test -d '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx' || mkdir -p '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx' test -d '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/sbin' \ || mkdir -p '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/sbin' test ! -f '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/sbin/nginx' \ || mv '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/sbin/nginx' \ '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/sbin/nginx.old' cp objs/nginx '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/sbin/nginx' test -d '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf' \ || mkdir -p '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf' cp conf/koi-win '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf' cp conf/koi-utf '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf' cp conf/win-utf '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf' test -f '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf/mime.types' \ || cp conf/mime.types '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf' cp conf/mime.types '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf/mime.types.default' test -f '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf/fastcgi_params' \ || cp conf/fastcgi_params '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf' cp conf/fastcgi_params \ '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf/fastcgi_params.default' test -f '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf/fastcgi.conf' \ || cp conf/fastcgi.conf '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf' cp conf/fastcgi.conf '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf/fastcgi.conf.default' test -f '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf/uwsgi_params' \ || cp conf/uwsgi_params '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf' cp conf/uwsgi_params \ '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf/uwsgi_params.default' test -f '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf/scgi_params' \ || cp conf/scgi_params '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf' cp conf/scgi_params \ '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf/scgi_params.default' test -f '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf/nginx.conf' \ || cp conf/nginx.conf '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf/nginx.conf' cp conf/nginx.conf '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/conf/nginx.conf.default' test -d '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/logs' \ || mkdir -p '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/logs' test -d '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/logs' \ || mkdir -p '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/logs' test -d '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/html' \ || cp -R docs/html '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx' test -d '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/logs' \ || mkdir -p '/srv/maat/src/openresty/pkg/openresty/opt/openresty/nginx/logs' make[2]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/nginx-1.21.4' make[1]: Leaving directory '/srv/maat/src/openresty/src/openresty-1.21.4.3/build/nginx-1.21.4' mkdir -p /srv/maat/src/openresty/pkg/openresty/opt/openresty/site/lualib /srv/maat/src/openresty/pkg/openresty/opt/openresty/site/pod /srv/maat/src/openresty/pkg/openresty/opt/openresty/site/manifest ln -sf /opt/openresty/nginx/sbin/nginx /srv/maat/src/openresty/pkg/openresty/opt/openresty/bin/openresty ==> Tidying install... -> Removing libtool files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "openresty"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Adding install file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Signing package(s)... -> Created signature file openresty-1.21.4.3-1-x86_64.pkg.tar.zst.sig. ==> Finished making: openresty 1.21.4.3-1 (Thu Mar 28 00:33:08 2024) ==> Cleaning up...