Skip to content

Instantly share code, notes, and snippets.

@KunYi
Last active February 7, 2024 15:36
Show Gist options
  • Save KunYi/da50fe6acb7094fad2f2457602b7ced5 to your computer and use it in GitHub Desktop.
Save KunYi/da50fe6acb7094fad2f2457602b7ced5 to your computer and use it in GitHub Desktop.
from pull & configure & build for openrestry
$ git clone github.com/openresty
$ git checkout 7b7fcbe0784f8551217d44ce7c7b06c5dd28b0ac
$ make
----------------------
below is log (make 2>&1 | tee prepare.txt
----------------------
./util/mirror-tarballs
openresty 1.25.3.1
--2024-02-07 22:09:44-- https://openresty.org/download/nginx-1.25.3.tar.gz
Resolving openresty.org (openresty.org)... 18.138.237.72, 52.220.196.30
Connecting to openresty.org (openresty.org)|18.138.237.72|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1234039 (1.2M) [application/x-gzip]
Saving to: ‘nginx-1.25.3.tar.gz’
0K .......... .......... .......... .......... .......... 4% 244K 5s
50K .......... .......... .......... .......... .......... 8% 243K 5s
100K .......... .......... .......... .......... .......... 12% 109M 3s
150K .......... .......... .......... .......... .......... 16% 244K 3s
200K .......... .......... .......... .......... .......... 20% 60.5M 2s
250K .......... .......... .......... .......... .......... 24% 244K 2s
300K .......... .......... .......... .......... .......... 29% 54.2M 2s
350K .......... .......... .......... .......... .......... 33% 50.7M 2s
400K .......... .......... .......... .......... .......... 37% 59.9M 1s
450K .......... .......... .......... .......... .......... 41% 248K 1s
500K .......... .......... .......... .......... .......... 45% 211M 1s
550K .......... .......... .......... .......... .......... 49% 212M 1s
600K .......... .......... .......... .......... .......... 53% 232M 1s
650K .......... .......... .......... .......... .......... 58% 245K 1s
700K .......... .......... .......... .......... .......... 62% 56.3M 1s
750K .......... .......... .......... .......... .......... 66% 60.2M 1s
800K .......... .......... .......... .......... .......... 70% 51.7M 1s
850K .......... .......... .......... .......... .......... 74% 247K 0s
900K .......... .......... .......... .......... .......... 78% 52.2M 0s
950K .......... .......... .......... .......... .......... 82% 62.6M 0s
1000K .......... .......... .......... .......... .......... 87% 51.3M 0s
1050K .......... .......... .......... .......... .......... 91% 44.1M 0s
1100K .......... .......... .......... .......... .......... 95% 249K 0s
1150K .......... .......... .......... .......... .......... 99% 43.7M 0s
1200K ..... 100% 20.8M=1.6s
2024-02-07 22:09:46 (734 KB/s) - ‘nginx-1.25.3.tar.gz’ saved [1234039/1234039]
[INFO] applying the nginx-1.25.3-win32_max_err_str.patch
patching file src/os/win32/ngx_event_log.c
[INFO] applying the stream_balancer_export patch for nginx
patching file src/stream/ngx_stream_upstream_round_robin.c
Hunk #2 succeeded at 700 (offset 14 lines).
Hunk #3 succeeded at 763 (offset 11 lines).
patching file src/stream/ngx_stream_upstream_round_robin.h
Hunk #1 succeeded at 143 (offset 1 line).
[INFO] applying the stream_proxy_get_next_upstream_tries patch for nginx
patching file src/stream/ngx_stream.h
Hunk #1 succeeded at 309 (offset 6 lines).
patching file src/stream/ngx_stream_proxy_module.c
Hunk #1 succeeded at 2505 (offset 349 lines).
[INFO] applying the stream_proxy_timeout_fields patch for nginx
patching file src/stream/ngx_stream.h
Hunk #1 succeeded at 247 (offset -7 lines).
Hunk #2 succeeded at 309 (offset -7 lines).
patching file src/stream/ngx_stream_proxy_module.c
Hunk #1 succeeded at 402 (offset 2 lines).
Hunk #2 succeeded at 411 (offset 2 lines).
Hunk #3 succeeded at 713 (offset 2 lines).
Hunk #4 succeeded at 721 (offset 2 lines).
Hunk #5 succeeded at 786 (offset -3 lines).
Hunk #6 succeeded at 957 (offset -15 lines).
Hunk #7 succeeded at 992 (offset -1 lines).
Hunk #8 succeeded at 1067 (offset -1 lines).
Hunk #9 succeeded at 1118 (offset 1 line).
Hunk #10 succeeded at 1427 (offset 1 line).
Hunk #11 succeeded at 1439 (offset 1 line).
Hunk #12 succeeded at 1460 (offset 1 line).
Hunk #13 succeeded at 1622 (offset 1 line).
Hunk #14 succeeded at 1816 (offset -15 lines).
[INFO] applying the stream_ssl_preread_no_skip patch for nginx
patching file src/stream/ngx_stream_ssl_preread_module.c
Hunk #1 succeeded at 188 with fuzz 2 (offset 29 lines).
[INFO] applying the resolver_conf_parsing patch for nginx
patching file src/core/ngx_resolver.c
Hunk #2 succeeded at 143 (offset -2 lines).
Hunk #3 succeeded at 461 (offset 16 lines).
[INFO] applying the daemon_destroy_pool patch for nginx
patching file src/os/unix/ngx_daemon.c
[INFO] applying the init_cycle_pool_release patch for nginx
patching file src/core/nginx.c
Hunk #1 succeeded at 188 (offset 2 lines).
Hunk #2 succeeded at 257 (offset 3 lines).
patching file src/core/ngx_core.h
Hunk #1 succeeded at 117 (offset 9 lines).
patching file src/core/ngx_cycle.c
Hunk #1 succeeded at 768 (offset 20 lines).
patching file src/os/unix/ngx_process_cycle.c
Hunk #1 succeeded at 689 (offset 2 lines).
[INFO] applying the balancer_status_code patch
patching file src/http/ngx_http_upstream.c
Hunk #1 succeeded at 1563 (offset 48 lines).
patching file src/http/ngx_http_upstream.h
Hunk #1 succeeded at 439 (offset 12 lines).
patching file src/stream/ngx_stream.h
patching file src/stream/ngx_stream_proxy_module.c
Hunk #1 succeeded at 755 (offset 64 lines).
patching file src/stream/ngx_stream_upstream.h
Hunk #1 succeeded at 157 (offset 6 lines).
[INFO] applying the builtin_error_page_footer patch
patching file src/http/ngx_http_special_response.c
Hunk #1 succeeded at 33 (offset 7 lines).
[INFO] applying the delayed-posted-events patch
patching file src/event/ngx_event.c
Hunk #1 succeeded at 197 (offset 1 line).
Hunk #2 succeeded at 219 (offset 1 line).
Hunk #3 succeeded at 271 with fuzz 1 (offset 4 lines).
Hunk #4 succeeded at 710 with fuzz 2 (offset 71 lines).
patching file src/event/ngx_event_posted.c
Hunk #1 succeeded at 13 with fuzz 2 (offset 1 line).
patching file src/event/ngx_event_posted.h
Hunk #1 succeeded at 45 with fuzz 2 (offset 2 lines).
[INFO] applying the privileged-agent-process patch
patching file src/core/nginx.c
Hunk #1 succeeded at 1116 with fuzz 2 (offset 135 lines).
Hunk #2 succeeded at 1146 with fuzz 2 (offset 136 lines).
patching file src/core/ngx_cycle.h
Hunk #2 succeeded at 92 with fuzz 1 (offset 8 lines).
patching file src/os/unix/ngx_process_cycle.c
Hunk #3 succeeded at 55 (offset 1 line).
Hunk #8 succeeded at 402 with fuzz 1.
Hunk #9 succeeded at 830 (offset 7 lines).
Hunk #10 succeeded at 1174 with fuzz 1 (offset -7 lines).
patching file src/os/unix/ngx_process_cycle.h
[INFO] applying the privileged-agent-process-connections patch
patching file src/core/nginx.c
Hunk #1 succeeded at 1117 (offset 55 lines).
Hunk #2 succeeded at 1148 (offset 55 lines).
patching file src/core/ngx_cycle.h
patching file src/os/unix/ngx_process_cycle.c
Hunk #1 succeeded at 1177 (offset -2 lines).
Hunk #2 succeeded at 1189 (offset -2 lines).
patching file src/os/unix/ngx_process_cycle.c
Hunk #1 succeeded at 413 (offset -29 lines).
[INFO] applying the privileged_agent_process_thread_pool patch
patching file src/core/ngx_thread_pool.c
[INFO] applying the single-process-graceful-exit patch
patching file src/os/unix/ngx_process.c
patching file src/os/unix/ngx_process_cycle.c
Hunk #1 succeeded at 304 (offset -1 lines).
Hunk #2 succeeded at 334 (offset -1 lines).
[INFO] applying the intercept-error-log patch
patching file src/core/ngx_cycle.h
Hunk #1 succeeded at 25 with fuzz 1 (offset 3 lines).
Hunk #2 succeeded at 91 with fuzz 1 (offset 11 lines).
patching file src/core/ngx_log.c
[INFO] applying the upstream-pipelining patch for nginx
patching file src/http/ngx_http_upstream.c
Hunk #1 succeeded at 2338 (offset 99 lines).
[INFO] applying the server_header patch for nginx
patching file src/core/nginx.h
patching file src/http/ngx_http_header_filter_module.c
patching file src/http/v2/ngx_http_v2_filter_module.c
Hunk #1 succeeded at 115 (offset -28 lines).
[INFO] applying the no_error_pages patch for nginx
patching file src/http/ngx_http_core_module.c
[INFO] applying the no_Werror patch for nginx
patching file auto/cc/clang
Hunk #1 succeeded at 89 with fuzz 1.
patching file auto/cc/gcc
Hunk #1 succeeded at 166 (offset -2 lines).
patching file auto/cc/icc
Hunk #1 succeeded at 111 (offset -4 lines).
[INFO] applying the log_escape_non_ascii patch for nginx
patching file src/http/modules/ngx_http_log_module.c
Hunk #2 succeeded at 138 (offset 5 lines).
Hunk #3 succeeded at 189 (offset 9 lines).
Hunk #4 succeeded at 961 (offset 16 lines).
Hunk #5 succeeded at 970 (offset 16 lines).
Hunk #6 succeeded at 983 (offset 16 lines).
Hunk #7 succeeded at 997 (offset 16 lines).
Hunk #8 succeeded at 1028 (offset 16 lines).
Hunk #9 succeeded at 1191 (offset 49 lines).
Hunk #10 succeeded at 1207 (offset 49 lines).
[INFO] applying the proxy_host_port_vars patch for nginx 1.25.3
patching file src/http/modules/ngx_http_proxy_module.c
Hunk #1 succeeded at 872 (offset 79 lines).
[INFO] applying the cache_manager_exit patch for nginx 1.25.3
patching file src/os/unix/ngx_process_cycle.c
Hunk #1 succeeded at 1197 (offset 63 lines).
[INFO] applying the larger_max_error_str patch for nginx 1.25.3
patching file src/core/ngx_log.h
Hunk #1 succeeded at 73 (offset 9 lines).
[INFO] applying the pcre_conf_opt patch for nginx 1.25.3
patching file auto/options
Hunk #1 succeeded at 366 with fuzz 2 (offset 80 lines).
Hunk #2 succeeded at 587 with fuzz 2 (offset 145 lines).
[INFO] applying the always_enable_cc_feature_tests patch to nginx
patching file auto/cc/conf
[INFO] applying the ssl_cert_cb_yield.patch patch to nginx
patching file src/event/ngx_event_openssl.c
Hunk #1 succeeded at 1914 (offset 469 lines).
Hunk #2 succeeded at 2078 (offset 503 lines).
[INFO] applying the ssl_sess_cb_yield.patch patch to nginx
patching file src/event/ngx_event_openssl.c
Hunk #1 succeeded at 1915 (offset 469 lines).
Hunk #2 succeeded at 2098 (offset 518 lines).
[INFO] applying the ssl_client_hello_cb_yield.patch patch to nginx
patching file src/event/ngx_event_openssl.c
Hunk #1 succeeded at 1918 (offset 206 lines).
Hunk #2 succeeded at 2118 (offset 226 lines).
[INFO] applying the upstream_timeout_fields patch for nginx
patching file src/http/ngx_http_upstream.c
Hunk #1 succeeded at 508 (offset -1 lines).
Hunk #2 succeeded at 1674 (offset 41 lines).
Hunk #3 succeeded at 1761 (offset 50 lines).
Hunk #4 succeeded at 2124 (offset 95 lines).
Hunk #5 succeeded at 2190 (offset 99 lines).
Hunk #6 succeeded at 3345 (offset 125 lines).
Hunk #7 succeeded at 3591 (offset 126 lines).
Hunk #8 succeeded at 3610 (offset 133 lines).
Hunk #9 succeeded at 3819 (offset 148 lines).
patching file src/http/ngx_http_upstream.h
Hunk #1 succeeded at 337 (offset 4 lines).
[INFO] applying the safe_resolver_ipv6_option patch for nginx
patching file src/core/ngx_resolver.c
[INFO] applying the socket_cloexec patch for nginx
patching file auto/unix
Hunk #1 succeeded at 1050 (offset 60 lines).
patching file src/core/ngx_resolver.c
Hunk #1 succeeded at 4790 (offset 324 lines).
Hunk #2 succeeded at 4824 (offset 324 lines).
patching file src/event/ngx_event.h
patching file src/event/ngx_event_accept.c
Hunk #1 succeeded at 60 (offset -2 lines).
Hunk #2 succeeded at 202 (offset -2 lines).
patching file src/event/ngx_event_connect.c
Hunk #2 succeeded at 99 (offset 12 lines).
patching file src/os/unix/ngx_process_cycle.c
Hunk #1 succeeded at 1028 (offset 68 lines).
patching file src/os/unix/ngx_socket.h
Hunk #1 succeeded at 47 (offset 9 lines).
[INFO] applying the reuseport_close_unused_fds patch for nginx
patching file src/core/ngx_connection.c
Hunk #1 succeeded at 1115 with fuzz 2 (offset -3 lines).
patching file src/event/ngx_event.c
Hunk #1 succeeded at 846 (offset 71 lines).
--2024-02-07 22:09:47-- https://github.com/openresty/echo-nginx-module/tarball/v0.63
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/echo-nginx-module/legacy.tar.gz/refs/tags/v0.63 [following]
--2024-02-07 22:09:48-- https://codeload.github.com/openresty/echo-nginx-module/legacy.tar.gz/refs/tags/v0.63
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘echo-nginx-module-0.63.tar.gz’
0K .......... .......... .......... .......... .......... 323K
50K .. 7.68M=0.2s
2024-02-07 22:09:48 (337 KB/s) - ‘echo-nginx-module-0.63.tar.gz’ saved [53431]
--2024-02-07 22:09:48-- https://github.com/openresty/xss-nginx-module/tarball/v0.06
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/xss-nginx-module/legacy.tar.gz/refs/tags/v0.06 [following]
--2024-02-07 22:09:49-- https://codeload.github.com/openresty/xss-nginx-module/legacy.tar.gz/refs/tags/v0.06
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘xss-nginx-module-0.06.tar.gz’
0K .......... .. 185K=0.07s
2024-02-07 22:09:50 (185 KB/s) - ‘xss-nginx-module-0.06.tar.gz’ saved [12459]
--2024-02-07 22:09:50-- https://github.com/simplresty/ngx_devel_kit/tarball/v0.3.3
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://github.com/vision5/ngx_devel_kit/tarball/v0.3.3 [following]
--2024-02-07 22:09:51-- https://github.com/vision5/ngx_devel_kit/tarball/v0.3.3
Reusing existing connection to github.com:443.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/vision5/ngx_devel_kit/legacy.tar.gz/refs/tags/v0.3.3 [following]
--2024-02-07 22:09:51-- https://codeload.github.com/vision5/ngx_devel_kit/legacy.tar.gz/refs/tags/v0.3.3
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘ngx_devel_kit-0.3.3.tar.gz’
0K .......... .......... .......... .......... .......... 350K
50K .......... .... 5.83M=0.1s
2024-02-07 22:09:52 (448 KB/s) - ‘ngx_devel_kit-0.3.3.tar.gz’ saved [66559]
--2024-02-07 22:09:52-- https://github.com/openresty/set-misc-nginx-module/tarball/v0.33
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/set-misc-nginx-module/legacy.tar.gz/refs/tags/v0.33 [following]
--2024-02-07 22:09:53-- https://codeload.github.com/openresty/set-misc-nginx-module/legacy.tar.gz/refs/tags/v0.33
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘set-misc-nginx-module-0.33.tar.gz’
0K .......... .......... ......... 257K=0.1s
2024-02-07 22:09:53 (257 KB/s) - ‘set-misc-nginx-module-0.33.tar.gz’ saved [30072]
--2024-02-07 22:09:53-- https://github.com/openresty/rds-json-nginx-module/tarball/v0.16
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/rds-json-nginx-module/legacy.tar.gz/refs/tags/v0.16 [following]
--2024-02-07 22:09:54-- https://codeload.github.com/openresty/rds-json-nginx-module/legacy.tar.gz/refs/tags/v0.16
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘rds-json-nginx-module-0.16.tar.gz’
0K .......... .......... .......... .... 543K=0.06s
2024-02-07 22:09:55 (543 KB/s) - ‘rds-json-nginx-module-0.16.tar.gz’ saved [35638]
--2024-02-07 22:09:55-- https://github.com/openresty/rds-csv-nginx-module/tarball/v0.09
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/rds-csv-nginx-module/legacy.tar.gz/refs/tags/v0.09 [following]
--2024-02-07 22:09:55-- https://codeload.github.com/openresty/rds-csv-nginx-module/legacy.tar.gz/refs/tags/v0.09
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘rds-csv-nginx-module-0.09.tar.gz’
0K .......... .......... 304K=0.07s
2024-02-07 22:09:56 (304 KB/s) - ‘rds-csv-nginx-module-0.09.tar.gz’ saved [20528]
--2024-02-07 22:09:56-- https://github.com/openresty/headers-more-nginx-module/tarball/v0.37
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/headers-more-nginx-module/legacy.tar.gz/refs/tags/v0.37 [following]
--2024-02-07 22:09:57-- https://codeload.github.com/openresty/headers-more-nginx-module/legacy.tar.gz/refs/tags/v0.37
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘headers-more-nginx-module-0.37.tar.gz’
0K .......... .......... ........ 244K=0.1s
2024-02-07 22:09:58 (244 KB/s) - ‘headers-more-nginx-module-0.37.tar.gz’ saved [29428]
--2024-02-07 22:09:58-- https://github.com/openresty/drizzle-nginx-module/tarball/v0.1.12
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/drizzle-nginx-module/legacy.tar.gz/refs/tags/v0.1.12 [following]
--2024-02-07 22:09:58-- https://codeload.github.com/openresty/drizzle-nginx-module/legacy.tar.gz/refs/tags/v0.1.12
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘drizzle-nginx-module-0.1.12.tar.gz’
0K .......... .......... .......... .......... .......... 348K
50K 736G=0.1s
2024-02-07 22:09:59 (351 KB/s) - ‘drizzle-nginx-module-0.1.12.tar.gz’ saved [51595]
--2024-02-07 22:09:59-- https://github.com/openresty/lua-nginx-module/archive/v0.10.26.tar.gz
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-nginx-module/tar.gz/refs/tags/v0.10.26 [following]
--2024-02-07 22:10:00-- https://codeload.github.com/openresty/lua-nginx-module/tar.gz/refs/tags/v0.10.26
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-nginx-module-0.10.26.tar.gz’
0K .......... .......... .......... .......... .......... 243K
50K .......... .......... .......... .......... .......... 693K
100K .......... .......... .......... .......... .......... 722K
150K .......... .......... .......... .......... .......... 880K
200K .......... .......... .......... .......... .......... 660K
250K .......... .......... .......... .......... .......... 942K
300K .......... .......... .......... .......... .......... 1.51M
350K .......... .......... .......... .......... .......... 741K
400K .......... .......... .......... .......... .......... 608K
450K .......... .......... .......... .......... .......... 710K
500K .......... .......... .......... .......... .......... 662K
550K .......... .......... .......... .......... .......... 2.28M
600K .......... .......... .......... .......... .......... 905K
650K .......... .......... .......... .......... .......... 1.23M
700K .......... .......... ........ 1.14M=1.0s
2024-02-07 22:10:01 (727 KB/s) - ‘lua-nginx-module-0.10.26.tar.gz’ saved [745785]
--2024-02-07 22:10:01-- https://github.com/openresty/lua-upstream-nginx-module/tarball/v0.07
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-upstream-nginx-module/legacy.tar.gz/refs/tags/v0.07 [following]
--2024-02-07 22:10:02-- https://codeload.github.com/openresty/lua-upstream-nginx-module/legacy.tar.gz/refs/tags/v0.07
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-upstream-nginx-module-0.07.tar.gz’
0K .......... .. 186K=0.07s
2024-02-07 22:10:03 (186 KB/s) - ‘lua-upstream-nginx-module-0.07.tar.gz’ saved [12752]
--2024-02-07 22:10:03-- https://github.com/openresty/stream-lua-nginx-module/tarball/v0.0.14
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/stream-lua-nginx-module/legacy.tar.gz/refs/tags/v0.0.14 [following]
--2024-02-07 22:10:04-- https://codeload.github.com/openresty/stream-lua-nginx-module/legacy.tar.gz/refs/tags/v0.0.14
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘stream-lua-nginx-module-0.0.14.tar.gz’
0K .......... .......... .......... .......... .......... 352K
50K .......... .......... .......... .......... .......... 895K
100K .......... .......... .......... .......... .......... 1.22M
150K .......... .......... .......... .......... .......... 1.10M
200K .......... .......... .......... .......... .......... 1.22M
250K .......... .......... .......... .......... .......... 1.05M
300K .......... .......... .......... .......... .......... 999K
350K .......... .......... .. 5.12M=0.4s
2024-02-07 22:10:05 (880 KB/s) - ‘stream-lua-nginx-module-0.0.14.tar.gz’ saved [381347]
--2024-02-07 22:10:05-- https://github.com/openresty/array-var-nginx-module/tarball/v0.06
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/array-var-nginx-module/legacy.tar.gz/refs/tags/v0.06 [following]
--2024-02-07 22:10:05-- https://codeload.github.com/openresty/array-var-nginx-module/legacy.tar.gz/refs/tags/v0.06
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘array-var-nginx-module-0.06.tar.gz’
0K .......... . 23.7M=0s
2024-02-07 22:10:06 (23.7 MB/s) - ‘array-var-nginx-module-0.06.tar.gz’ saved [12002]
--2024-02-07 22:10:06-- https://github.com/openresty/memc-nginx-module/tarball/v0.20
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/memc-nginx-module/legacy.tar.gz/refs/tags/v0.20 [following]
--2024-02-07 22:10:07-- https://codeload.github.com/openresty/memc-nginx-module/legacy.tar.gz/refs/tags/v0.20
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘memc-nginx-module-0.20.tar.gz’
0K .......... .......... .......... ... 502K=0.07s
2024-02-07 22:10:07 (502 KB/s) - ‘memc-nginx-module-0.20.tar.gz’ saved [34729]
--2024-02-07 22:10:07-- https://github.com/openresty/srcache-nginx-module/tarball/v0.33
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/srcache-nginx-module/legacy.tar.gz/refs/tags/v0.33 [following]
--2024-02-07 22:10:08-- https://codeload.github.com/openresty/srcache-nginx-module/legacy.tar.gz/refs/tags/v0.33
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘srcache-nginx-module-0.33.tar.gz’
0K .......... .......... .......... .......... ......... 339K=0.1s
2024-02-07 22:10:09 (339 KB/s) - ‘srcache-nginx-module-0.33.tar.gz’ saved [51032]
--2024-02-07 22:10:09-- https://github.com/calio/form-input-nginx-module/tarball/v0.12
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/calio/form-input-nginx-module/legacy.tar.gz/refs/tags/v0.12 [following]
--2024-02-07 22:10:09-- https://codeload.github.com/calio/form-input-nginx-module/legacy.tar.gz/refs/tags/v0.12
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘form-input-nginx-module-0.12.tar.gz’
0K .......... 90.7M=0s
2024-02-07 22:10:10 (90.7 MB/s) - ‘form-input-nginx-module-0.12.tar.gz’ saved [11101]
--2024-02-07 22:10:10-- https://github.com/calio/iconv-nginx-module/tarball/v0.14
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/calio/iconv-nginx-module/legacy.tar.gz/refs/tags/v0.14 [following]
--2024-02-07 22:10:11-- https://codeload.github.com/calio/iconv-nginx-module/legacy.tar.gz/refs/tags/v0.14
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘iconv-nginx-module-0.14.tar.gz’
0K .......... .. 181K=0.07s
2024-02-07 22:10:11 (181 KB/s) - ‘iconv-nginx-module-0.14.tar.gz’ saved [13135]
--2024-02-07 22:10:11-- https://github.com/openresty/encrypted-session-nginx-module/tarball/v0.09
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/encrypted-session-nginx-module/legacy.tar.gz/refs/tags/v0.09 [following]
--2024-02-07 22:10:12-- https://codeload.github.com/openresty/encrypted-session-nginx-module/legacy.tar.gz/refs/tags/v0.09
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘encrypted-session-nginx-module-0.09.tar.gz’
0K .......... . 24.3M=0s
2024-02-07 22:10:13 (24.3 MB/s) - ‘encrypted-session-nginx-module-0.09.tar.gz’ saved [11840]
--2024-02-07 22:10:13-- https://people.freebsd.org/~osa/ngx_http_redis-0.3.9.tar.gz
Resolving people.freebsd.org (people.freebsd.org)... 96.47.72.106, 2610:1c1:1:606c::50:3
Connecting to people.freebsd.org (people.freebsd.org)|96.47.72.106|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13051 (13K) [application/octet-stream]
Saving to: ‘redis-nginx-module-0.3.9.tar.gz’
0K .......... .. 100% 85.4M=0s
2024-02-07 22:10:14 (85.4 MB/s) - ‘redis-nginx-module-0.3.9.tar.gz’ saved [13051/13051]
applying ngx_http_redis-0.3.9-variables_in_redis_pass.patch
patching file ngx_http_redis_module.c
applying ngx_http_redis-0.3.9-default_port_fix.patch
patching file ngx_http_redis_module.c
Hunk #1 succeeded at 1023 (offset 2 lines).
applying ngx_http_redis-0.3.9-remove_content_encoding.patch
patching file ngx_http_redis_module.c
--2024-02-07 22:10:14-- https://github.com/openresty/ngx_postgres/tarball/1.0
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/ngx_postgres/legacy.tar.gz/refs/tags/1.0 [following]
--2024-02-07 22:10:15-- https://codeload.github.com/openresty/ngx_postgres/legacy.tar.gz/refs/tags/1.0
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘ngx_postgres-1.0.tar.gz’
0K .......... .......... .......... ......... 244K=0.2s
2024-02-07 22:10:16 (244 KB/s) - ‘ngx_postgres-1.0.tar.gz’ saved [40790]
--2024-02-07 22:10:16-- https://github.com/FRiCKLE/ngx_coolkit/tarball/0.2
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/FRiCKLE/ngx_coolkit/legacy.tar.gz/refs/tags/0.2 [following]
--2024-02-07 22:10:16-- https://codeload.github.com/FRiCKLE/ngx_coolkit/legacy.tar.gz/refs/tags/0.2
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘ngx_coolkit-0.2.tar.gz’
0K ....... 20.2M=0s
2024-02-07 22:10:17 (20.2 MB/s) - ‘ngx_coolkit-0.2.tar.gz’ saved [7541]
--2024-02-07 22:10:17-- https://github.com/openresty/redis2-nginx-module/tarball/v0.15
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/redis2-nginx-module/legacy.tar.gz/refs/tags/v0.15 [following]
--2024-02-07 22:10:18-- https://codeload.github.com/openresty/redis2-nginx-module/legacy.tar.gz/refs/tags/v0.15
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘redis2-nginx-module-0.15.tar.gz’
0K .......... .......... .... 224K=0.1s
2024-02-07 22:10:19 (224 KB/s) - ‘redis2-nginx-module-0.15.tar.gz’ saved [25461]
--2024-02-07 22:10:19-- https://github.com/openresty/resty-cli/tarball/v0.30
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/resty-cli/legacy.tar.gz/refs/tags/v0.30 [following]
--2024-02-07 22:10:19-- https://codeload.github.com/openresty/resty-cli/legacy.tar.gz/refs/tags/v0.30
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘resty-cli-0.30.tar.gz’
0K .......... .......... .......... 272K=0.1s
2024-02-07 22:10:20 (272 KB/s) - ‘resty-cli-0.30.tar.gz’ saved [31557]
--2024-02-07 22:10:20-- https://github.com/openresty/opm/tarball/v0.0.8
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/opm/legacy.tar.gz/refs/tags/v0.0.8 [following]
--2024-02-07 22:10:21-- https://codeload.github.com/openresty/opm/legacy.tar.gz/refs/tags/v0.0.8
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘opm-0.0.8.tar.gz’
0K .......... .......... .......... .......... .......... 309K
50K .......... .......... .......... .......... .......... 688K
100K .......... .......... .......... .......... .......... 700K
150K .......... .......... .......... .......... .......... 655K
200K .......... .......... .......... .......... .......... 705K
250K .......... .......... .......... .......... .......... 715K
300K 2.27M=0.5s
2024-02-07 22:10:22 (574 KB/s) - ‘opm-0.0.8.tar.gz’ saved [307390]
--2024-02-07 22:10:22-- https://github.com/openresty/luajit2/archive/v2.1-20231117.tar.gz
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/luajit2/tar.gz/refs/tags/v2.1-20231117 [following]
--2024-02-07 22:10:23-- https://codeload.github.com/openresty/luajit2/tar.gz/refs/tags/v2.1-20231117
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1148173 (1.1M) [application/x-gzip]
Saving to: ‘LuaJIT-2.1-20231117.tar.gz’
0K .......... .......... .......... .......... .......... 4% 308K 3s
50K .......... .......... .......... .......... .......... 8% 579K 3s
100K .......... .......... .......... .......... .......... 13% 667K 2s
150K .......... .......... .......... .......... .......... 17% 611K 2s
200K .......... .......... .......... .......... .......... 22% 592K 2s
250K .......... .......... .......... .......... .......... 26% 548K 2s
300K .......... .......... .......... .......... .......... 31% 765K 1s
350K .......... .......... .......... .......... .......... 35% 581K 1s
400K .......... .......... .......... .......... .......... 40% 713K 1s
450K .......... .......... .......... .......... .......... 44% 1.35M 1s
500K .......... .......... .......... .......... .......... 49% 328K 1s
550K .......... .......... .......... .......... .......... 53% 447K 1s
600K .......... .......... .......... .......... .......... 57% 777K 1s
650K .......... .......... .......... .......... .......... 62% 861K 1s
700K .......... .......... .......... .......... .......... 66% 982K 1s
750K .......... .......... .......... .......... .......... 71% 1.06M 1s
800K .......... .......... .......... .......... .......... 75% 993K 0s
850K .......... .......... .......... .......... .......... 80% 1.11M 0s
900K .......... .......... .......... .......... .......... 84% 992K 0s
950K .......... .......... .......... .......... .......... 89% 1.16M 0s
1000K .......... .......... .......... .......... .......... 93% 1.04M 0s
1050K .......... .......... .......... .......... .......... 98% 1.15M 0s
1100K .......... .......... . 100% 6.30M=1.6s
2024-02-07 22:10:25 (700 KB/s) - ‘LuaJIT-2.1-20231117.tar.gz’ saved [1148173/1148173]
[INFO] applying the luajit-win32-default-paths patch for luajit 2.1-20231117
patching file src/luaconf.h
--2024-02-07 22:10:25-- https://github.com/openresty/lua-cjson/archive/2.1.0.13.tar.gz
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-cjson/tar.gz/refs/tags/2.1.0.13 [following]
--2024-02-07 22:10:26-- https://codeload.github.com/openresty/lua-cjson/tar.gz/refs/tags/2.1.0.13
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-cjson-2.1.0.13.tar.gz’
0K .......... .......... .......... .......... .......... 318K
50K .......... .......... .......... .......... ......... 384K=0.3s
2024-02-07 22:10:27 (348 KB/s) - ‘lua-cjson-2.1.0.13.tar.gz’ saved [101681]
--2024-02-07 22:10:27-- https://github.com/openresty/lua-redis-parser/archive/v0.13.tar.gz
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-redis-parser/tar.gz/refs/tags/v0.13 [following]
--2024-02-07 22:10:28-- https://codeload.github.com/openresty/lua-redis-parser/tar.gz/refs/tags/v0.13
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-redis-parser-0.13.tar.gz’
0K .......... 160K=0.07s
2024-02-07 22:10:28 (160 KB/s) - ‘lua-redis-parser-0.13.tar.gz’ saved [10702]
--2024-02-07 22:10:28-- https://github.com/openresty/lua-rds-parser/tarball/v0.06
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-rds-parser/legacy.tar.gz/refs/tags/v0.06 [following]
--2024-02-07 22:10:29-- https://codeload.github.com/openresty/lua-rds-parser/legacy.tar.gz/refs/tags/v0.06
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-rds-parser-0.06.tar.gz’
0K ........ 14.4M=0.001s
2024-02-07 22:10:30 (14.4 MB/s) - ‘lua-rds-parser-0.06.tar.gz’ saved [8546]
--2024-02-07 22:10:30-- https://github.com/openresty/lua-resty-dns/tarball/v0.23
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-resty-dns/legacy.tar.gz/refs/tags/v0.23 [following]
--2024-02-07 22:10:30-- https://codeload.github.com/openresty/lua-resty-dns/legacy.tar.gz/refs/tags/v0.23
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-resty-dns-0.23.tar.gz’
0K .......... .......... 249K=0.08s
2024-02-07 22:10:31 (249 KB/s) - ‘lua-resty-dns-0.23.tar.gz’ saved [20791]
--2024-02-07 22:10:31-- https://github.com/openresty/lua-resty-memcached/tarball/v0.17
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-resty-memcached/legacy.tar.gz/refs/tags/v0.17 [following]
--2024-02-07 22:10:32-- https://codeload.github.com/openresty/lua-resty-memcached/legacy.tar.gz/refs/tags/v0.17
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-resty-memcached-0.17.tar.gz’
0K .......... .......... 290K=0.07s
2024-02-07 22:10:33 (290 KB/s) - ‘lua-resty-memcached-0.17.tar.gz’ saved [21226]
--2024-02-07 22:10:33-- https://github.com/openresty/lua-resty-redis/tarball/v0.30
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-resty-redis/legacy.tar.gz/refs/tags/v0.30 [following]
--2024-02-07 22:10:33-- https://codeload.github.com/openresty/lua-resty-redis/legacy.tar.gz/refs/tags/v0.30
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-resty-redis-0.30.tar.gz’
0K .......... .......... ... 372K=0.06s
2024-02-07 22:10:34 (372 KB/s) - ‘lua-resty-redis-0.30.tar.gz’ saved [24228]
--2024-02-07 22:10:34-- https://github.com/openresty/lua-resty-mysql/tarball/v0.27
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-resty-mysql/legacy.tar.gz/refs/tags/v0.27 [following]
--2024-02-07 22:10:35-- https://codeload.github.com/openresty/lua-resty-mysql/legacy.tar.gz/refs/tags/v0.27
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-resty-mysql-0.27.tar.gz’
0K .......... .......... .......... .......... .......... 237K
50K .......... .......... .......... .......... .......... 663K
100K .......... .......... ..... 2.58M=0.3s
2024-02-07 22:10:36 (423 KB/s) - ‘lua-resty-mysql-0.27.tar.gz’ saved [128116]
--2024-02-07 22:10:36-- https://github.com/openresty/lua-resty-limit-traffic/tarball/v0.09
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-resty-limit-traffic/legacy.tar.gz/refs/tags/v0.09 [following]
--2024-02-07 22:10:36-- https://codeload.github.com/openresty/lua-resty-limit-traffic/legacy.tar.gz/refs/tags/v0.09
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-resty-limit-traffic-0.09.tar.gz’
0K .......... ........ 235K=0.08s
2024-02-07 22:10:37 (235 KB/s) - ‘lua-resty-limit-traffic-0.09.tar.gz’ saved [18641]
--2024-02-07 22:10:37-- https://github.com/openresty/lua-resty-upload/tarball/v0.11
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-resty-upload/legacy.tar.gz/refs/tags/v0.11 [following]
--2024-02-07 22:10:38-- https://codeload.github.com/openresty/lua-resty-upload/legacy.tar.gz/refs/tags/v0.11
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-resty-upload-0.11.tar.gz’
0K ......... 15.0M=0.001s
2024-02-07 22:10:38 (15.0 MB/s) - ‘lua-resty-upload-0.11.tar.gz’ saved [9557]
--2024-02-07 22:10:38-- https://github.com/openresty/lua-resty-string/tarball/v0.15
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-resty-string/legacy.tar.gz/refs/tags/v0.15 [following]
--2024-02-07 22:10:39-- https://codeload.github.com/openresty/lua-resty-string/legacy.tar.gz/refs/tags/v0.15
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-resty-string-0.15.tar.gz’
0K .......... .. 195K=0.06s
2024-02-07 22:10:40 (195 KB/s) - ‘lua-resty-string-0.15.tar.gz’ saved [12936]
--2024-02-07 22:10:40-- https://github.com/openresty/lua-resty-websocket/tarball/v0.11
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-resty-websocket/legacy.tar.gz/refs/tags/v0.11 [following]
--2024-02-07 22:10:40-- https://codeload.github.com/openresty/lua-resty-websocket/legacy.tar.gz/refs/tags/v0.11
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-resty-websocket-0.11.tar.gz’
0K .......... .......... ....... 346K=0.08s
2024-02-07 22:10:41 (346 KB/s) - ‘lua-resty-websocket-0.11.tar.gz’ saved [28471]
--2024-02-07 22:10:41-- https://github.com/openresty/lua-resty-lock/tarball/v0.09
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-resty-lock/legacy.tar.gz/refs/tags/v0.09 [following]
--2024-02-07 22:10:42-- https://codeload.github.com/openresty/lua-resty-lock/legacy.tar.gz/refs/tags/v0.09
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-resty-lock-0.09.tar.gz’
0K ......... 2.43M=0.004s
2024-02-07 22:10:42 (2.43 MB/s) - ‘lua-resty-lock-0.09.tar.gz’ saved [10118]
--2024-02-07 22:10:43-- https://github.com/openresty/lua-resty-lrucache/tarball/v0.13
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-resty-lrucache/legacy.tar.gz/refs/tags/v0.13 [following]
--2024-02-07 22:10:43-- https://codeload.github.com/openresty/lua-resty-lrucache/legacy.tar.gz/refs/tags/v0.13
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-resty-lrucache-0.13.tar.gz’
0K .......... ....... 204K=0.08s
2024-02-07 22:10:44 (204 KB/s) - ‘lua-resty-lrucache-0.13.tar.gz’ saved [17416]
--2024-02-07 22:10:44-- https://github.com/openresty/lua-resty-core/tarball/v0.1.28
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-resty-core/legacy.tar.gz/refs/tags/v0.1.28 [following]
--2024-02-07 22:10:45-- https://codeload.github.com/openresty/lua-resty-core/legacy.tar.gz/refs/tags/v0.1.28
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-resty-core-0.1.28.tar.gz’
0K .......... .......... .......... .......... .......... 293K
50K .......... .......... .......... .......... .......... 540K
100K .......... .......... .......... .......... .......... 1.76M
150K .......... .......... .......... .... 1.08M=0.3s
2024-02-07 22:10:46 (573 KB/s) - ‘lua-resty-core-0.1.28.tar.gz’ saved [189037]
--2024-02-07 22:10:46-- https://github.com/openresty/lua-resty-upstream-healthcheck/tarball/v0.08
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-resty-upstream-healthcheck/legacy.tar.gz/refs/tags/v0.08 [following]
--2024-02-07 22:10:47-- https://codeload.github.com/openresty/lua-resty-upstream-healthcheck/legacy.tar.gz/refs/tags/v0.08
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-resty-upstream-healthcheck-0.08.tar.gz’
0K .......... ....... 222K=0.08s
2024-02-07 22:10:47 (222 KB/s) - ‘lua-resty-upstream-healthcheck-0.08.tar.gz’ saved [18208]
--2024-02-07 22:10:47-- https://github.com/openresty/lua-tablepool/tarball/v0.03
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-tablepool/legacy.tar.gz/refs/tags/v0.03 [following]
--2024-02-07 22:10:48-- https://codeload.github.com/openresty/lua-tablepool/legacy.tar.gz/refs/tags/v0.03
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-tablepool-0.03.tar.gz’
0K .... 17.8M=0s
2024-02-07 22:10:49 (17.8 MB/s) - ‘lua-tablepool-0.03.tar.gz’ saved [4996]
--2024-02-07 22:10:49-- https://github.com/openresty/lua-resty-signal/tarball/v0.03
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-resty-signal/legacy.tar.gz/refs/tags/v0.03 [following]
--2024-02-07 22:10:49-- https://codeload.github.com/openresty/lua-resty-signal/legacy.tar.gz/refs/tags/v0.03
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-resty-signal-0.03.tar.gz’
0K ...... 18.1M=0s
2024-02-07 22:10:50 (18.1 MB/s) - ‘lua-resty-signal-0.03.tar.gz’ saved [6502]
--2024-02-07 22:10:50-- https://github.com/openresty/lua-resty-shell/tarball/v0.03
Resolving github.com (github.com)... 20.27.177.113
Connecting to github.com (github.com)|20.27.177.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://codeload.github.com/openresty/lua-resty-shell/legacy.tar.gz/refs/tags/v0.03 [following]
--2024-02-07 22:10:51-- https://codeload.github.com/openresty/lua-resty-shell/legacy.tar.gz/refs/tags/v0.03
Resolving codeload.github.com (codeload.github.com)... 20.27.177.114
Connecting to codeload.github.com (codeload.github.com)|20.27.177.114|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘lua-resty-shell-0.03.tar.gz’
0K ..... 15.2M=0s
2024-02-07 22:10:52 (15.2 MB/s) - ‘lua-resty-shell-0.03.tar.gz’ saved [5964]
rm: cannot remove '*.tar.bz2': No such file or directory
unix2dos: converting file README-windows.txt to DOS format...
destination directory: nginx.org
requesting all changes
adding changesets
adding manifests
adding file changes
added 3040 changesets with 8799 changes to 539 files
new changesets 61e04fc01027:e6b785b7e308
updating to branch default
489 files updated, 0 files merged, 0 files removed, 0 files unresolved
wrote ngx_core_module.pod
wrote syntax.pod
wrote beginners_guide.pod
wrote sys_errlist.pod
wrote syslog.pod
wrote welcome_nginx_facebook.pod
wrote windows.pod
wrote nginx_dtrace_pid_provider.pod
wrote howto_build_on_win32.pod
wrote debugging_log.pod
wrote faq.pod
wrote example.pod
wrote switches.pod
wrote quic.pod
wrote events.pod
wrote ngx_otel_module.pod
wrote ngx_mgmt_module.pod
wrote install.pod
wrote ngx_google_perftools_module.pod
wrote index.pod
wrote freebsd_tuning.pod
wrote hash.pod
wrote control.pod
wrote contributing_changes.pod
wrote configure.pod
wrote development_guide.pod
wrote ngx_stream_upstream_module.pod
wrote ngx_stream_map_module.pod
wrote ngx_stream_proxy_protocol_vendor_module.pod
wrote ngx_stream_access_module.pod
wrote ngx_stream_realip_module.pod
wrote ngx_stream_core_module.pod
wrote ngx_stream_ssl_preread_module.pod
wrote ngx_stream_limit_conn_module.pod
wrote ngx_stream_ssl_module.pod
wrote ngx_stream_return_module.pod
wrote ngx_stream_geo_module.pod
wrote ngx_stream_keyval_module.pod
wrote ngx_stream_upstream_hc_module.pod
wrote ngx_stream_log_module.pod
wrote ngx_stream_set_module.pod
wrote ngx_stream_split_clients_module.pod
wrote ngx_stream_geoip_module.pod
wrote ngx_stream_js_module.pod
wrote ngx_stream_proxy_module.pod
wrote ngx_stream_zone_sync_module.pod
wrote stream_processing.pod
wrote ngx_stream_mqtt_preread_module.pod
wrote ngx_stream_mqtt_filter_module.pod
wrote ngx_mail_imap_module.pod
wrote ngx_mail_ssl_module.pod
wrote ngx_mail_smtp_module.pod
wrote ngx_mail_core_module.pod
wrote ngx_mail_pop3_module.pod
wrote ngx_mail_proxy_module.pod
wrote ngx_mail_realip_module.pod
wrote ngx_mail_auth_http_module.pod
wrote websocket.pod
wrote ngx_http_stub_status_module.pod
wrote ngx_http_realip_module.pod
wrote ngx_http_keyval_module.pod
wrote ngx_http_geo_module.pod
wrote ngx_http_auth_basic_module.pod
wrote ngx_http_userid_module.pod
wrote ngx_http_session_log_module.pod
wrote ngx_http_memcached_module.pod
wrote request_processing.pod
wrote ngx_http_gzip_static_module.pod
wrote ngx_http_ssl_module.pod
wrote ngx_http_xslt_module.pod
wrote ngx_http_charset_module.pod
wrote ngx_http_upstream_module.pod
wrote ngx_http_ssi_module.pod
wrote configuring_https_servers.pod
wrote ngx_http_uwsgi_module.pod
wrote server_names.pod
wrote ngx_http_proxy_protocol_vendor_module.pod
wrote ngx_http_proxy_module.pod
wrote ngx_http_internal_redirect_module.pod
wrote ngx_http_slice_module.pod
wrote ngx_http_fastcgi_module.pod
wrote ngx_http_secure_link_module.pod
wrote ngx_http_v2_module.pod
wrote ngx_http_mirror_module.pod
wrote ngx_http_v3_module.pod
wrote ngx_http_map_module.pod
wrote ngx_http_status_module.pod
wrote ngx_http_spdy_module.pod
wrote ngx_http_headers_module.pod
wrote ngx_http_split_clients_module.pod
wrote ngx_http_index_module.pod
wrote ngx_http_mp4_module.pod
wrote ngx_http_random_index_module.pod
wrote ngx_http_perl_module.pod
wrote ngx_http_f4f_module.pod
wrote ngx_http_core_module.pod
wrote ngx_http_gzip_module.pod
wrote ngx_http_js_module.pod
wrote ngx_http_hls_module.pod
wrote ngx_http_addition_module.pod
wrote ngx_http_image_filter_module.pod
wrote ngx_http_browser_module.pod
wrote ngx_http_dav_module.pod
wrote ngx_http_empty_gif_module.pod
wrote ngx_http_flv_module.pod
wrote load_balancing.pod
wrote ngx_http_access_module.pod
wrote ngx_http_api_module_head.pod
wrote converting_rewrite_rules.pod
wrote ngx_http_upstream_hc_module.pod
wrote ngx_http_upstream_conf_module.pod
wrote ngx_http_scgi_module.pod
wrote ngx_http_rewrite_module.pod
wrote ngx_http_limit_req_module.pod
wrote ngx_http_sub_module.pod
wrote ngx_http_log_module.pod
wrote ngx_http_referer_module.pod
wrote ngx_http_grpc_module.pod
wrote ngx_http_gunzip_module.pod
wrote ngx_http_limit_conn_module.pod
wrote ngx_http_auth_request_module.pod
wrote ngx_http_autoindex_module.pod
wrote ngx_http_geoip_module.pod
wrote ngx_http_auth_jwt_module.pod
wrote license_copyright.pod
wrote accept_failed.pod
wrote chunked_encoding_from_backend.pod
wrote daemon_master_process_off.pod
wrote variables_in_config.pod
restydoc-index /tmp/openresty/work/nginx.org
restydoc-index /tmp/openresty/doc/lua-5.1.5
restydoc-index /tmp/openresty/doc/LuaJIT-2.1
restydoc-index --outdir bundle bundle/array-var-nginx-module-0.06/
restydoc-index --outdir bundle bundle/drizzle-nginx-module-0.1.12/
restydoc-index --outdir bundle bundle/echo-nginx-module-0.63/
restydoc-index --outdir bundle bundle/encrypted-session-nginx-module-0.09/
restydoc-index --outdir bundle bundle/form-input-nginx-module-0.12/
restydoc-index --outdir bundle bundle/headers-more-nginx-module-0.37/
restydoc-index --outdir bundle bundle/iconv-nginx-module-0.14/
restydoc-index --outdir bundle bundle/lua-cjson-2.1.0.13/
restydoc-index --outdir bundle bundle/LuaJIT-2.1-20231117/
restydoc-index --outdir bundle bundle/lua-rds-parser-0.06/
restydoc-index --outdir bundle bundle/lua-redis-parser-0.13/
restydoc-index --outdir bundle bundle/lua-resty-core-0.1.28/
restydoc-index --outdir bundle bundle/lua-resty-dns-0.23/
restydoc-index --outdir bundle bundle/lua-resty-limit-traffic-0.09/
restydoc-index --outdir bundle bundle/lua-resty-lock-0.09/
restydoc-index --outdir bundle bundle/lua-resty-lrucache-0.13/
restydoc-index --outdir bundle bundle/lua-resty-memcached-0.17/
restydoc-index --outdir bundle bundle/lua-resty-mysql-0.27/
restydoc-index --outdir bundle bundle/lua-resty-redis-0.30/
restydoc-index --outdir bundle bundle/lua-resty-shell-0.03/
restydoc-index --outdir bundle bundle/lua-resty-signal-0.03/
restydoc-index --outdir bundle bundle/lua-resty-string-0.15/
restydoc-index --outdir bundle bundle/lua-resty-upload-0.11/
restydoc-index --outdir bundle bundle/lua-resty-upstream-healthcheck-0.08/
restydoc-index --outdir bundle bundle/lua-resty-websocket-0.11/
restydoc-index --outdir bundle bundle/lua-tablepool-0.03/
restydoc-index --outdir bundle bundle/memc-nginx-module-0.20/
restydoc-index --outdir bundle bundle/ngx_coolkit-0.2/
restydoc-index --outdir bundle bundle/ngx_devel_kit-0.3.3/
restydoc-index --outdir bundle bundle/ngx_lua-0.10.26/
restydoc-index --outdir bundle bundle/ngx_lua_upstream-0.07/
restydoc-index --outdir bundle bundle/ngx_postgres-1.0/
restydoc-index --outdir bundle bundle/ngx_stream_lua-0.0.14/
restydoc-index --outdir bundle bundle/opm-0.0.8/
restydoc-index --outdir bundle bundle/rds-csv-nginx-module-0.09/
restydoc-index --outdir bundle bundle/rds-json-nginx-module-0.16/
restydoc-index --outdir bundle bundle/redis2-nginx-module-0.15/
restydoc-index --outdir bundle bundle/redis-nginx-module-0.3.9/
restydoc-index --outdir bundle bundle/resty-cli-0.30/
restydoc-index --outdir bundle bundle/set-misc-nginx-module-0.33/
restydoc-index --outdir bundle bundle/srcache-nginx-module-0.33/
restydoc-index --outdir bundle bundle/xss-nginx-module-0.06/
removed 'bundle/pod/ngx_lua-0.10.26/.github.issue_template.pod'
removed 'bundle/pod/ngx_lua-0.10.26/.github.pull_request_template.pod'
removed 'bundle/pod/lua-resty-mysql-0.27/.github.issue_template.pod'
removed 'bundle/pod/lua-resty-core-0.1.28/.github.issue_template.pod'
removed 'bundle/pod/lua-resty-core-0.1.28/.github.pull_request_template.pod'
removed 'bundle/lua-resty-shell-0.03/.travis.yml'
removed 'bundle/lua-resty-shell-0.03/.gitignore'
removed 'bundle/lua-resty-signal-0.03/.travis.yml'
removed 'bundle/lua-resty-signal-0.03/.gitignore'
removed 'bundle/lua-tablepool-0.03/.travis.yml'
removed 'bundle/lua-tablepool-0.03/.gitignore'
removed 'bundle/lua-resty-upstream-healthcheck-0.08/.travis.yml'
removed 'bundle/lua-resty-upstream-healthcheck-0.08/.lua-format'
removed 'bundle/lua-resty-upstream-healthcheck-0.08/.gitignore'
removed 'bundle/lua-resty-upstream-healthcheck-0.08/.gitattributes'
removed 'bundle/lua-resty-core-0.1.28/.travis.yml'
removed 'bundle/lua-resty-core-0.1.28/.luacheckrc'
removed 'bundle/lua-resty-core-0.1.28/.gitignore'
removed 'bundle/lua-resty-core-0.1.28/.github/workflows/semantic-pull-request.yml'
removed directory 'bundle/lua-resty-core-0.1.28/.github/workflows'
removed 'bundle/lua-resty-core-0.1.28/.github/PULL_REQUEST_TEMPLATE.md'
removed 'bundle/lua-resty-core-0.1.28/.github/ISSUE_TEMPLATE.md'
removed directory 'bundle/lua-resty-core-0.1.28/.github'
removed 'bundle/lua-resty-core-0.1.28/.gitattributes'
removed 'bundle/lua-resty-lrucache-0.13/.travis.yml'
removed 'bundle/lua-resty-lrucache-0.13/.gitignore'
removed 'bundle/lua-resty-lrucache-0.13/.gitattributes'
removed 'bundle/lua-resty-lock-0.09/.travis.yml'
removed 'bundle/lua-resty-lock-0.09/.gitignore'
removed 'bundle/lua-resty-lock-0.09/.gitattributes'
removed 'bundle/lua-resty-websocket-0.11/.travis.yml'
removed 'bundle/lua-resty-websocket-0.11/.gitignore'
removed 'bundle/lua-resty-websocket-0.11/.gitattributes'
removed 'bundle/lua-resty-string-0.15/.travis.yml'
removed 'bundle/lua-resty-string-0.15/.gitignore'
removed 'bundle/lua-resty-string-0.15/.gitattributes'
removed 'bundle/lua-resty-upload-0.11/.travis.yml'
removed 'bundle/lua-resty-upload-0.11/.gitignore'
removed 'bundle/lua-resty-upload-0.11/.gitattributes'
removed 'bundle/lua-resty-limit-traffic-0.09/.travis.yml'
removed 'bundle/lua-resty-limit-traffic-0.09/.gitignore'
removed 'bundle/lua-resty-limit-traffic-0.09/.gitattributes'
removed 'bundle/lua-resty-mysql-0.27/.travis/initializedb.sh'
removed directory 'bundle/lua-resty-mysql-0.27/.travis'
removed 'bundle/lua-resty-mysql-0.27/.travis.yml'
removed 'bundle/lua-resty-mysql-0.27/.gitignore'
removed 'bundle/lua-resty-mysql-0.27/.github/ISSUE_TEMPLATE.md'
removed directory 'bundle/lua-resty-mysql-0.27/.github'
removed 'bundle/lua-resty-mysql-0.27/.gitattributes'
removed 'bundle/lua-resty-redis-0.30/.travis.yml'
removed 'bundle/lua-resty-redis-0.30/.luacheckrc'
removed 'bundle/lua-resty-redis-0.30/.gitignore'
removed 'bundle/lua-resty-redis-0.30/.gitattributes'
removed 'bundle/lua-resty-memcached-0.17/.travis.yml'
removed 'bundle/lua-resty-memcached-0.17/.gitignore'
removed 'bundle/lua-resty-memcached-0.17/.gitattributes'
removed 'bundle/lua-resty-dns-0.23/.travis.yml'
removed 'bundle/lua-resty-dns-0.23/.gitignore'
removed 'bundle/lua-resty-dns-0.23/.gitattributes'
removed 'bundle/lua-rds-parser-0.06/.gitignore'
removed 'bundle/lua-redis-parser-0.13/.travis.yml'
removed 'bundle/lua-redis-parser-0.13/.gitignore'
removed 'bundle/lua-redis-parser-0.13/.gitattributes'
removed 'bundle/lua-cjson-2.1.0.13/.travis.yml'
removed 'bundle/lua-cjson-2.1.0.13/.github/workflows/test.yml'
removed directory 'bundle/lua-cjson-2.1.0.13/.github/workflows'
removed directory 'bundle/lua-cjson-2.1.0.13/.github'
removed 'bundle/LuaJIT-2.1-20231117/src/jit/.gitignore'
removed 'bundle/LuaJIT-2.1-20231117/src/host/.gitignore'
removed 'bundle/LuaJIT-2.1-20231117/src/.gitignore'
removed 'bundle/LuaJIT-2.1-20231117/.travis.yml'
removed 'bundle/LuaJIT-2.1-20231117/.relver'
removed 'bundle/LuaJIT-2.1-20231117/.gitignore'
removed 'bundle/LuaJIT-2.1-20231117/.gitattributes'
removed 'bundle/opm-0.0.8/.gitignore'
removed 'bundle/resty-cli-0.30/.travis.yml'
removed 'bundle/resty-cli-0.30/.gitignore'
removed 'bundle/resty-cli-0.30/.gitattributes'
removed 'bundle/redis2-nginx-module-0.15/.travis.yml'
removed 'bundle/redis2-nginx-module-0.15/.gitignore'
removed 'bundle/redis2-nginx-module-0.15/.gitattributes'
removed 'bundle/ngx_coolkit-0.2/.gitignore'
removed 'bundle/ngx_postgres-1.0/.gitignore'
removed 'bundle/encrypted-session-nginx-module-0.09/.travis.yml'
removed 'bundle/encrypted-session-nginx-module-0.09/.gitignore'
removed 'bundle/encrypted-session-nginx-module-0.09/.gitattributes'
removed 'bundle/iconv-nginx-module-0.14/.gitignore'
removed 'bundle/form-input-nginx-module-0.12/.gitignore'
removed 'bundle/srcache-nginx-module-0.33/.travis.yml'
removed 'bundle/srcache-nginx-module-0.33/.gitignore'
removed 'bundle/srcache-nginx-module-0.33/.gitattributes'
removed 'bundle/memc-nginx-module-0.20/.travis.yml'
removed 'bundle/memc-nginx-module-0.20/.gitignore'
removed 'bundle/memc-nginx-module-0.20/.gitattributes'
removed 'bundle/array-var-nginx-module-0.06/.travis.yml'
removed 'bundle/array-var-nginx-module-0.06/.gitignore'
removed 'bundle/array-var-nginx-module-0.06/.gitattributes'
removed 'bundle/ngx_stream_lua-0.0.14/.travis.yml'
removed 'bundle/ngx_stream_lua-0.0.14/.gitignore'
removed 'bundle/ngx_stream_lua-0.0.14/.github/workflows/semantic-pull-request.yml'
removed directory 'bundle/ngx_stream_lua-0.0.14/.github/workflows'
removed directory 'bundle/ngx_stream_lua-0.0.14/.github'
removed 'bundle/ngx_stream_lua-0.0.14/.gitattributes'
removed 'bundle/ngx_lua_upstream-0.07/.travis.yml'
removed 'bundle/ngx_lua_upstream-0.07/.gitignore'
removed 'bundle/ngx_lua_upstream-0.07/.gitattributes'
removed 'bundle/ngx_lua-0.10.26/t/cert/mtls_cert_gen/.gitignore'
removed 'bundle/ngx_lua-0.10.26/t/.gitignore'
removed 'bundle/ngx_lua-0.10.26/.travis.yml'
removed 'bundle/ngx_lua-0.10.26/.mergify.yml'
removed 'bundle/ngx_lua-0.10.26/.gitignore'
removed 'bundle/ngx_lua-0.10.26/.github/workflows/semantic-pull-request.yml'
removed directory 'bundle/ngx_lua-0.10.26/.github/workflows'
removed 'bundle/ngx_lua-0.10.26/.github/PULL_REQUEST_TEMPLATE.md'
removed 'bundle/ngx_lua-0.10.26/.github/ISSUE_TEMPLATE.md'
removed directory 'bundle/ngx_lua-0.10.26/.github'
removed 'bundle/ngx_lua-0.10.26/.gitattributes'
removed 'bundle/drizzle-nginx-module-0.1.12/.travis.yml'
removed 'bundle/drizzle-nginx-module-0.1.12/.gitignore'
removed 'bundle/drizzle-nginx-module-0.1.12/.github/workflows/coverity.yml'
removed directory 'bundle/drizzle-nginx-module-0.1.12/.github/workflows'
removed directory 'bundle/drizzle-nginx-module-0.1.12/.github'
removed 'bundle/drizzle-nginx-module-0.1.12/.gitattributes'
removed 'bundle/headers-more-nginx-module-0.37/.travis.yml'
removed 'bundle/headers-more-nginx-module-0.37/.gitignore'
removed 'bundle/headers-more-nginx-module-0.37/.gitattributes'
removed 'bundle/rds-csv-nginx-module-0.09/.travis.yml'
removed 'bundle/rds-csv-nginx-module-0.09/.gitignore'
removed 'bundle/rds-csv-nginx-module-0.09/.gitattributes'
removed 'bundle/rds-json-nginx-module-0.16/.travis.yml'
removed 'bundle/rds-json-nginx-module-0.16/.gitignore'
removed 'bundle/rds-json-nginx-module-0.16/.github/workflows/coverity.yml'
removed directory 'bundle/rds-json-nginx-module-0.16/.github/workflows'
removed directory 'bundle/rds-json-nginx-module-0.16/.github'
removed 'bundle/rds-json-nginx-module-0.16/.gitattributes'
removed 'bundle/set-misc-nginx-module-0.33/.travis.yml'
removed 'bundle/set-misc-nginx-module-0.33/.gitignore'
removed 'bundle/set-misc-nginx-module-0.33/.gitattributes'
removed 'bundle/ngx_devel_kit-0.3.3/.gitignore'
removed 'bundle/xss-nginx-module-0.06/.travis.yml'
removed 'bundle/xss-nginx-module-0.06/.gitignore'
removed 'bundle/xss-nginx-module-0.06/.gitattributes'
removed 'bundle/echo-nginx-module-0.63/.travis.yml'
removed 'bundle/echo-nginx-module-0.63/.gitignore'
removed 'bundle/echo-nginx-module-0.63/.gitattributes'
@KunYi
Copy link
Author

KunYi commented Feb 7, 2024

continue

part 2/2

cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_util.o
../ngx_lua-0.10.26/src/ngx_http_lua_util.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_cache.o
../ngx_lua-0.10.26/src/ngx_http_lua_cache.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_contentby.o
../ngx_lua-0.10.26/src/ngx_http_lua_contentby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_server_rewriteby.o
../ngx_lua-0.10.26/src/ngx_http_lua_server_rewriteby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_rewriteby.o
../ngx_lua-0.10.26/src/ngx_http_lua_rewriteby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_accessby.o
../ngx_lua-0.10.26/src/ngx_http_lua_accessby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_setby.o
../ngx_lua-0.10.26/src/ngx_http_lua_setby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_capturefilter.o
../ngx_lua-0.10.26/src/ngx_http_lua_capturefilter.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_clfactory.o
../ngx_lua-0.10.26/src/ngx_http_lua_clfactory.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_pcrefix.o
../ngx_lua-0.10.26/src/ngx_http_lua_pcrefix.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_headerfilterby.o
../ngx_lua-0.10.26/src/ngx_http_lua_headerfilterby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_shdict.o
../ngx_lua-0.10.26/src/ngx_http_lua_shdict.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_socket_tcp.o
../ngx_lua-0.10.26/src/ngx_http_lua_socket_tcp.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_api.o
../ngx_lua-0.10.26/src/ngx_http_lua_api.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_logby.o
../ngx_lua-0.10.26/src/ngx_http_lua_logby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_sleep.o
../ngx_lua-0.10.26/src/ngx_http_lua_sleep.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_semaphore.o
../ngx_lua-0.10.26/src/ngx_http_lua_semaphore.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_coroutine.o
../ngx_lua-0.10.26/src/ngx_http_lua_coroutine.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_bodyfilterby.o
../ngx_lua-0.10.26/src/ngx_http_lua_bodyfilterby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_initby.o
../ngx_lua-0.10.26/src/ngx_http_lua_initby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_initworkerby.o
../ngx_lua-0.10.26/src/ngx_http_lua_initworkerby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_exitworkerby.o
../ngx_lua-0.10.26/src/ngx_http_lua_exitworkerby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_socket_udp.o
../ngx_lua-0.10.26/src/ngx_http_lua_socket_udp.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_req_method.o
../ngx_lua-0.10.26/src/ngx_http_lua_req_method.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_phase.o
../ngx_lua-0.10.26/src/ngx_http_lua_phase.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_uthread.o
../ngx_lua-0.10.26/src/ngx_http_lua_uthread.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_timer.o
../ngx_lua-0.10.26/src/ngx_http_lua_timer.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_config.o
../ngx_lua-0.10.26/src/ngx_http_lua_config.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_worker.o
../ngx_lua-0.10.26/src/ngx_http_lua_worker.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_ssl_client_helloby.o
../ngx_lua-0.10.26/src/ngx_http_lua_ssl_client_helloby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_ssl_certby.o
../ngx_lua-0.10.26/src/ngx_http_lua_ssl_certby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_ssl_ocsp.o
../ngx_lua-0.10.26/src/ngx_http_lua_ssl_ocsp.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_lex.o
../ngx_lua-0.10.26/src/ngx_http_lua_lex.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_balancer.o
../ngx_lua-0.10.26/src/ngx_http_lua_balancer.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_ssl_session_storeby.o
../ngx_lua-0.10.26/src/ngx_http_lua_ssl_session_storeby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_ssl_session_fetchby.o
../ngx_lua-0.10.26/src/ngx_http_lua_ssl_session_fetchby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_ssl.o
../ngx_lua-0.10.26/src/ngx_http_lua_ssl.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_log_ringbuf.o
../ngx_lua-0.10.26/src/ngx_http_lua_log_ringbuf.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_input_filters.o
../ngx_lua-0.10.26/src/ngx_http_lua_input_filters.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_pipe.o
../ngx_lua-0.10.26/src/ngx_http_lua_pipe.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_lua_worker_thread.o
../ngx_lua-0.10.26/src/ngx_http_lua_worker_thread.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_headers_more_filter_module.o
../headers-more-nginx-module-0.37/src/ngx_http_headers_more_filter_module.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_headers_more_headers_out.o
../headers-more-nginx-module-0.37/src/ngx_http_headers_more_headers_out.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_headers_more_headers_in.o
../headers-more-nginx-module-0.37/src/ngx_http_headers_more_headers_in.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_headers_more_util.o
../headers-more-nginx-module-0.37/src/ngx_http_headers_more_util.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_memc_module.o
../memc-nginx-module-0.20/src/ngx_http_memc_module.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_memc_request.o
../memc-nginx-module-0.20/src/ngx_http_memc_request.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_memc_response.o
../memc-nginx-module-0.20/src/ngx_http_memc_response.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_memc_util.o
../memc-nginx-module-0.20/src/ngx_http_memc_util.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_http_memc_handler.o
../memc-nginx-module-0.20/src/ngx_http_memc_handler.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_api.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_api.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_request.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_request.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_module.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_module.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_directive.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_directive.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_lex.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_lex.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_contentby.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_contentby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_util.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_util.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_cache.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_cache.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_clfactory.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_clfactory.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_exception.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_exception.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_pcrefix.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_pcrefix.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_uthread.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_uthread.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_coroutine.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_coroutine.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_output.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_output.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_consts.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_consts.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_log.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_log.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_time.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_time.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_string.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_string.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_control.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_control.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_sleep.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_sleep.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_phase.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_phase.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_ctx.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_ctx.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_regex.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_regex.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_script.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_script.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_shdict.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_shdict.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_variable.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_variable.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_timer.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_timer.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_config.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_config.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_worker.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_worker.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_misc.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_misc.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_initby.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_initby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_initworkerby.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_initworkerby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_socket_tcp.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_socket_tcp.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_socket_udp.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_socket_udp.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_args.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_args.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_ssl.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_ssl.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_balancer.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_balancer.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_logby.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_logby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_prereadby.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_prereadby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_semaphore.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_semaphore.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_ssl_client_helloby.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_ssl_client_helloby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_ssl_certby.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_ssl_certby.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_log_ringbuf.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_log_ringbuf.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/src/api -I objs -I src/http -I src/http/modules -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/src -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I src/stream -I /tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1
-o objs/addon/src/ngx_stream_lua_input_filters.o
../ngx_stream_lua-0.0.14/src/ngx_stream_lua_input_filters.c
cc -c -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -I/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/event/quic -I src/os/unix -I ../ngx_devel_kit-0.3.3/objs -I objs/addon/ndk -I ../ngx_lua-0.10.26/src/api -I ../ngx_stream_lua-0.0.14/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/core/ngx_bpf.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/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/modules/ngx_http_static_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_geo_module.o
objs/src/http/modules/ngx_http_map_module.o
objs/src/http/modules/ngx_http_split_clients_module.o
objs/src/http/modules/ngx_http_referer_module.o
objs/src/http/modules/ngx_http_rewrite_module.o
objs/src/http/modules/ngx_http_ssl_module.o
objs/src/http/modules/ngx_http_proxy_module.o
objs/src/http/modules/ngx_http_fastcgi_module.o
objs/src/http/modules/ngx_http_uwsgi_module.o
objs/src/http/modules/ngx_http_scgi_module.o
objs/src/http/modules/ngx_http_memcached_module.o
objs/src/http/modules/ngx_http_empty_gif_module.o
objs/src/http/modules/ngx_http_browser_module.o
objs/src/http/modules/ngx_http_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/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_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/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/lib -L/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/lib -Wl,-rpath,/usr/local/openresty/luajit/lib -Wl,-E -Wl,-E -lcrypt -L/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/lib -lluajit-5.1 -lm -ldl -L/tmp/openresty/openresty-1.25.3.1/build/luajit-root/usr/local/openresty/luajit/lib -lluajit-5.1 -lm -ldl -lpcre2-8 -lssl -lcrypto -lz
-Wl,-E
sed -e "s|%%PREFIX%%|/usr/local/openresty/nginx|"
-e "s|%%PID_PATH%%|/usr/local/openresty/nginx/logs/nginx.pid|"
-e "s|%%CONF_PATH%%|/usr/local/openresty/nginx/conf/nginx.conf|"
-e "s|%%ERROR_LOG_PATH%%|/usr/local/openresty/nginx/logs/error.log|"
< docs/man/nginx.8 > objs/nginx.8
gmake[2]: Leaving directory '/tmp/openresty/openresty-1.25.3.1/build/nginx-1.25.3'
gmake[1]: Leaving directory '/tmp/openresty/openresty-1.25.3.1/build/nginx-1.25.3'

@KunYi
Copy link
Author

KunYi commented Feb 7, 2024

default configurae for nginx/openresty

configure arguments:
--prefix=/usr/local/openresty/nginx
--with-cc-opt=-O2
--add-module=../ngx_devel_kit-0.3.3
--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.26
--add-module=../ngx_lua_upstream-0.07
--add-module=../headers-more-nginx-module-0.37
--add-module=../array-var-nginx-module-0.06
--add-module=../memc-nginx-module-0.20
--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.14
--with-ld-opt=-Wl,-rpath,/usr/local/openresty/luajit/lib
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment